staghado commited on
Commit
ea6fd37
·
verified ·
1 Parent(s): bbe4210

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -93,4 +93,15 @@ The dataset does not contain manual annotations. The ground truth is automatical
93
 
94
  - The matching between LaTeX source and PDF content is based on similarity scores and may not be perfect.
95
  - Some tables may be missed or incorrectly extracted due to limitations in the extraction process.
96
- - The dataset is limited to papers that have both LaTeX source and PDF versions available on arXiv.
 
 
 
 
 
 
 
 
 
 
 
 
93
 
94
  - The matching between LaTeX source and PDF content is based on similarity scores and may not be perfect.
95
  - Some tables may be missed or incorrectly extracted due to limitations in the extraction process.
96
+ - The dataset is limited to papers that have both LaTeX source and PDF versions available on arXiv.
97
+
98
+ ## Citation
99
+
100
+ ```bibtex
101
+ @misc{arxiv_tables_2025,
102
+ title = {Arxiv-tables},
103
+ author = {Said Taghadouini},
104
+ year = {2025},
105
+ howpublished = {\url{https://huggingface.co/datasets/staghado/ArXiv-tables}}
106
+ }
107
+ ```