tobischimanski commited on
Commit
68955ae
·
verified ·
1 Parent(s): dfe36a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -7,4 +7,16 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ If you use **pdfQA**, please cite:
11
+
12
+ ```
13
+ @misc{schimanski2026pdfqa,
14
+ title={pdfQA: Diverse, Challenging, and Realistic Question Answering over PDFs},
15
+ author={Tobias Schimanski and Imene Kolli and Yu Fan and Ario Saeid Vaghefi and Jingwei Ni and Elliott Ash and Markus Leippold},
16
+ year={2026},
17
+ eprint={2601.02285},
18
+ archivePrefix={arXiv},
19
+ primaryClass={cs.CL},
20
+ url={https://arxiv.org/abs/2601.02285},
21
+ }
22
+ ```