mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-09 20:29:55 +02:00
format citation info as bibtex
This commit is contained in:
parent
a0949fd74a
commit
aad80696e6
1 changed files with 7 additions and 8 deletions
15
README.md
15
README.md
|
@ -98,14 +98,13 @@ uses the original (RGB) image despite any binarization that may have occured in
|
|||
## How to cite
|
||||
If you find this tool useful in your work, please consider citing our paper:
|
||||
|
||||
```
|
||||
@article{rezanezhad2023eynollah,
|
||||
title = {Document Layout Analysis with Deep Learning and Heuristics},
|
||||
author = {Rezanezhad, Vahid and Baierer, Konstantin and Gerber, Mike and Labusch, Kai and Neudecker, Clemens},
|
||||
```bibtex
|
||||
@inproceedings{rezanezhad2023eynollah,
|
||||
title = {Document Layout Analysis with Deep Learning and Heuristics},
|
||||
author = {Rezanezhad, Vahid and Baierer, Konstantin and Gerber, Mike and Labusch, Kai and Neudecker, Clemens},
|
||||
booktitle = {Proceedings of the 7th International Workshop on Historical Document Imaging and Processing {HIP} 2023,
|
||||
San José, US, August 25-26, 2023, ACM.},
|
||||
year = {2023},
|
||||
url = {https://doi.org/10.1145/3604951.3605513}
|
||||
San José, US, August 25-26, 2023, ACM.},
|
||||
year = {2023},
|
||||
url = {https://doi.org/10.1145/3604951.3605513}
|
||||
}
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue