ajdajd commited on
Commit
cd29bfe
·
1 Parent(s): 01cf0d0

Update citation

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -208,10 +208,13 @@ MIT License — see [LICENSE](LICENSE) for details.
208
 
209
  ## Citation information
210
  ```bibtex
211
- @article{dy2026benchmarking,
212
- title={Benchmarking Open-Source Layout Detection Models for Data Snapshot Extraction from Institutional Documents},
213
- author={Dy, AJ Carl P. and Solatorio, Aivin V.},
214
- journal={arXiv preprint arXiv:2606.06242},
215
- year={2026}
 
 
 
216
  }
217
  ```
 
208
 
209
  ## Citation information
210
  ```bibtex
211
+ @misc{dy2026benchmarkingopensourcelayoutdetection,
212
+ title={Benchmarking Open-Source Layout Detection Models for Data Snapshot Extraction from Institutional Documents},
213
+ author={AJ Carl P. Dy and Aivin V. Solatorio},
214
+ year={2026},
215
+ eprint={2606.06242},
216
+ archivePrefix={arXiv},
217
+ primaryClass={cs.CL},
218
+ url={https://arxiv.org/abs/2606.06242},
219
  }
220
  ```