One commited on
Commit
4047578
Β·
unverified Β·
2 Parent(s): 4f46d47 1db0cf5

Merge pull request #17 from btoo/patch-1

Browse files

use bibtex syntax highlighting for citation in README.md

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -178,7 +178,7 @@ OMP_NUM_THREADS=8 torchrun --nproc-per-node 8 evaluate.py checkpoint=<CHECKPOINT
178
 
179
  ## Citation πŸ“œ
180
 
181
- ```
182
  @misc{wang2025hierarchicalreasoningmodel,
183
  title={Hierarchical Reasoning Model},
184
  author={Guan Wang and Jin Li and Yuhao Sun and Xing Chen and Changling Liu and Yue Wu and Meng Lu and Sen Song and Yasin Abbasi Yadkori},
 
178
 
179
  ## Citation πŸ“œ
180
 
181
+ ```bibtex
182
  @misc{wang2025hierarchicalreasoningmodel,
183
  title={Hierarchical Reasoning Model},
184
  author={Guan Wang and Jin Li and Yuhao Sun and Xing Chen and Changling Liu and Yue Wu and Meng Lu and Sen Song and Yasin Abbasi Yadkori},