OzTianlu commited on
Commit
edec939
·
verified ·
1 Parent(s): ad11d00

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -81,11 +81,13 @@ pdflatex arxiv_preprint.tex # Run twice for cross-references
81
  ## Citation
82
 
83
  ```bibtex
84
- @article{li2025incompleteness,
85
- title={The Incompleteness of Reasoning},
86
- author={Li, Zixi},
87
- year={2025},
88
- note={Preprint}
 
 
89
  }
90
  ```
91
 
 
81
  ## Citation
82
 
83
  ```bibtex
84
+ @misc{oz_lee_2025,
85
+ author = { Oz Lee },
86
+ title = { The_Incompleteness_of_Reasoning (Revision bccc46d) },
87
+ year = 2025,
88
+ url = { https://huggingface.co/datasets/OzTianlu/The_Incompleteness_of_Reasoning },
89
+ doi = { 10.57967/hf/7060 },
90
+ publisher = { Hugging Face }
91
  }
92
  ```
93