Update README.md
Browse files
README.md
CHANGED
|
@@ -81,11 +81,13 @@ pdflatex arxiv_preprint.tex # Run twice for cross-references
|
|
| 81 |
## Citation
|
| 82 |
|
| 83 |
```bibtex
|
| 84 |
-
@
|
| 85 |
-
|
| 86 |
-
|
| 87 |
-
|
| 88 |
-
|
|
|
|
|
|
|
| 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 |
|