Datasets:

ArXiv:
License:
nutPace commited on
Commit
19ae55e
1 Parent(s): 8fb64b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -9
README.md CHANGED
@@ -130,13 +130,10 @@ In addition to individual entries, we also provide the link and git commit versi
130
 
131
  Please cite:
132
  ```
133
- @misc{hu2024minictx,
134
- title={miniCTX: Neural Theorem Proving with (Long-)Contexts},
135
- author={Jiewen Hu and Thomas Zhu and Sean Welleck},
136
- year={2024},
137
- eprint={2408.03350},
138
- archivePrefix={arXiv},
139
- primaryClass={cs.AI},
140
- url={https://arxiv.org/abs/2408.03350},
141
- }
142
  ```
 
130
 
131
  Please cite:
132
  ```
133
+ @article{hu2024minictx,
134
+ title={miniCTX: Neural Theorem Proving with (Long-) Contexts},
135
+ author={Hu, Jiewen and Zhu, Thomas and Welleck, Sean},
136
+ journal={arXiv preprint arXiv:2408.03350},
137
+ year={2024}
138
+ }
 
 
 
139
  ```