ChengCui commited on
Commit
91de800
·
verified ·
1 Parent(s): ee704a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -235,9 +235,13 @@ We would like to thank [InternVL](https://github.com/OpenGVLab/InternVL) and [Qw
235
  If you find HPD-Parsing helpful, feel free to give us a star and citation.
236
 
237
  ```bibtex
238
- @misc{wei2026hpdparsing,
239
- title={HPD-Parsing: Hierarchical Parallel Document Parsing},
240
  author={Shu Wei and Jingjing Wu and Lingshu Zhang and Qunyi Xie and Hao Zou and Le Xiang and Xu Fan and Yangliu Xu and Manhui Lin and Xiaolong Ma and Cheng Cui and Tengyu Du and YY},
241
  year={2026},
 
 
 
 
242
  }
243
  ```
 
235
  If you find HPD-Parsing helpful, feel free to give us a star and citation.
236
 
237
  ```bibtex
238
+ @misc{wei2026hpdparsinghierarchicalparalleldocument,
239
+ title={HPD-Parsing: Hierarchical Parallel Document Parsing},
240
  author={Shu Wei and Jingjing Wu and Lingshu Zhang and Qunyi Xie and Hao Zou and Le Xiang and Xu Fan and Yangliu Xu and Manhui Lin and Xiaolong Ma and Cheng Cui and Tengyu Du and YY},
241
  year={2026},
242
+ eprint={2607.18839},
243
+ archivePrefix={arXiv},
244
+ primaryClass={cs.CL},
245
+ url={https://arxiv.org/abs/2607.18839},
246
  }
247
  ```