mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-27 04:24:45 +00:00
update bibtex format
Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
This commit is contained in:
parent
dc107fd87a
commit
4cd60eae52
16
README.md
16
README.md
@ -159,14 +159,14 @@ If you use Docling in your projects, please consider citing the following:
|
|||||||
|
|
||||||
```bib
|
```bib
|
||||||
@techreport{Docling,
|
@techreport{Docling,
|
||||||
author = "Deep Search Team",
|
author = {Deep Search Team},
|
||||||
month = 8,
|
month = {8},
|
||||||
title = "Docling Technical Report",
|
title = {Docling Technical Report},
|
||||||
url = "https://arxiv.org/abs/2408.09869",
|
url = {https://arxiv.org/abs/2408.09869},
|
||||||
eprint = "2408.09869",
|
eprint = {2408.09869},
|
||||||
doi = "10.48550/arXiv.2408.09869",
|
doi = {10.48550/arXiv.2408.09869},
|
||||||
version = "1.0.0",
|
version = {1.0.0},
|
||||||
year = 2024
|
year = {2024}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user