DanielDDDS commited on
Commit
3ac01a8
·
verified ·
1 Parent(s): e91244b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -93,11 +93,13 @@ TAU CS SLURM cluster:
93
  - NVIDIA TITAN Xp (12 GB)
94
  - NVIDIA GeForce RTX 2080 (8 GB)
95
 
96
- ## Citation
 
 
97
  @misc{simanovsky2026neural,
98
  author = {Daniel Simanovsky},
99
  title = {Neural Prediction of Heading-Dependent Topological Traps},
100
  year = {2026},
101
  school = {Tel Aviv University},
102
  note = {Algorithmic Robotics, Prof. Dan Halperin}
103
- }
 
93
  - NVIDIA TITAN Xp (12 GB)
94
  - NVIDIA GeForce RTX 2080 (8 GB)
95
 
96
+ If you use this model in your research, please cite it as follows:
97
+
98
+ ```bibtex
99
  @misc{simanovsky2026neural,
100
  author = {Daniel Simanovsky},
101
  title = {Neural Prediction of Heading-Dependent Topological Traps},
102
  year = {2026},
103
  school = {Tel Aviv University},
104
  note = {Algorithmic Robotics, Prof. Dan Halperin}
105
+ }