Skip to content

Commit b19e808

Browse files
committed
fix citation year
1 parent 8eec8cc commit b19e808

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -412,10 +412,10 @@ layers. With CUDA kernels, router evaluation is fused into a single kernel launc
412412
## Citation
413413

414414
```bibtex
415-
@software{tide2024,
415+
@software{tide2026,
416416
title = {TIDE: Token-Informed Depth Execution},
417417
author = {RightNow AI},
418-
year = {2024},
418+
year = {2026},
419419
url = {https://github.com/RightNow-AI/TIDE}
420420
}
421421
```

0 commit comments

Comments
 (0)