adaamko commited on
Commit
2283a67
·
verified ·
1 Parent(s): ac22d61

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -241,4 +241,14 @@ gold_test = canonical["test"]
241
 
242
  ## Citation
243
 
244
- TODO
 
 
 
 
 
 
 
 
 
 
 
241
 
242
  ## Citation
243
 
244
+ ```bibtex
245
+ @misc{Recski:2026,
246
+ title={ACL-Verbatim: hallucination-free question answering for research},
247
+ author={Gábor Recski and Szilveszter Tóth and Nadia Verdha and István Boros and Ádám Kovács},
248
+ year={2026},
249
+ eprint={2605.21102},
250
+ archivePrefix={arXiv},
251
+ primaryClass={cs.CL},
252
+ url={https://arxiv.org/abs/2605.21102},
253
+ }
254
+ ```