Update bibtex
Browse files
README.md
CHANGED
@@ -49,10 +49,12 @@ rw [Nat.Coprime] at h
|
|
49 |
Please cite:
|
50 |
```
|
51 |
@misc{hu2024minictx,
|
52 |
-
|
53 |
-
|
54 |
-
year
|
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 |
```
|