hanwenzhu commited on
Commit
d8260dc
·
verified ·
1 Parent(s): 9a8bf19

Update bibtex

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -49,10 +49,12 @@ rw [Nat.Coprime] at h
49
  Please cite:
50
  ```
51
  @misc{hu2024minictx,
52
- author = {Jiewen Hu and Thomas Zhu and Sean Welleck},
53
- title = {miniCTX: Neural Theorem Proving with (Long-)Contexts},
54
- year = {2024},
55
- eprint={},
56
  archivePrefix={arXiv},
 
 
57
  }
58
  ```
 
49
  Please cite:
50
  ```
51
  @misc{hu2024minictx,
52
+ title={miniCTX: Neural Theorem Proving with (Long-)Contexts},
53
+ author={Jiewen Hu and Thomas Zhu and Sean Welleck},
54
+ year={2024},
55
+ eprint={2408.03350},
56
  archivePrefix={arXiv},
57
+ primaryClass={cs.AI},
58
+ url={https://arxiv.org/abs/2408.03350},
59
  }
60
  ```