Skip to content

Commit ee20e9b

Browse files
committed
Update paper citation
1 parent e9cd85d commit ee20e9b

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,13 @@ With only 4 lines of code in `layoutparse`, you can unlock the information from
5858

5959
## Citing `layoutparser`
6060

61-
If you find `layoutparser` helpful to your work, please consider citing our tool using the following BibTeX entry.
61+
If you find `layoutparser` helpful to your work, please consider citing our tool and [paper](https://arxiv.org/pdf/2103.15348.pdf) using the following BibTeX entry.
6262

6363
```
64-
@misc{shen2020layoutparser,
65-
author = {Zejiang Shen and Ruochen Zhang and Melissa Dell},
66-
title = {LayoutParser},
67-
howpublished = {\url{https://github.com/Layout-Parser/layout-parser}},
68-
year = {2020}
64+
@article{shen2021layoutparser,
65+
title={LayoutParser: A Unified Toolkit for Deep Learning Based Document Image Analysis},
66+
author={Shen, Zejiang and Zhang, Ruochen and Dell, Melissa and Lee, Benjamin Charles Germain and Carlson, Jacob and Li, Weining},
67+
journal={arXiv preprint arXiv:2103.15348},
68+
year={2021}
6969
}
7070
```

0 commit comments

Comments
 (0)