Update citation
Browse files
README.md
CHANGED
|
@@ -208,10 +208,13 @@ MIT License — see [LICENSE](LICENSE) for details.
|
|
| 208 |
|
| 209 |
## Citation information
|
| 210 |
```bibtex
|
| 211 |
-
@
|
| 212 |
-
|
| 213 |
-
|
| 214 |
-
|
| 215 |
-
|
|
|
|
|
|
|
|
|
|
| 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 |
```
|