mirror of
https://github.com/docling-project/docling.git
synced 2025-07-03 07:09:22 +00:00
docs: add technical paper ref (#37)
* docs: add technical paper ref Signed-off-by: Michele Dolfi <97102151+dolfim-ibm@users.noreply.github.com> * use techreport bibtex type Signed-off-by: Michele Dolfi <97102151+dolfim-ibm@users.noreply.github.com> --------- Signed-off-by: Michele Dolfi <97102151+dolfim-ibm@users.noreply.github.com>
This commit is contained in:
parent
778e51ef18
commit
a13114bafd
17
README.md
17
README.md
@ -6,6 +6,7 @@
|
|||||||
|
|
||||||
# Docling
|
# Docling
|
||||||
|
|
||||||
|
[](https://arxiv.org/abs/2408.09869)
|
||||||
[](https://pypi.org/project/docling/)
|
[](https://pypi.org/project/docling/)
|
||||||

|

|
||||||
[](https://python-poetry.org/)
|
[](https://python-poetry.org/)
|
||||||
@ -134,13 +135,15 @@ Please read [Contributing to Docling](https://github.com/DS4SD/docling/blob/main
|
|||||||
If you use Docling in your projects, please consider citing the following:
|
If you use Docling in your projects, please consider citing the following:
|
||||||
|
|
||||||
```bib
|
```bib
|
||||||
@software{Docling,
|
@techreport{Docling,
|
||||||
author = {Deep Search Team},
|
author = {Deep Search Team},
|
||||||
month = {7},
|
month = {8},
|
||||||
title = {{Docling}},
|
title = {{Docling Technical Report}},
|
||||||
url = {https://github.com/DS4SD/docling},
|
url={https://arxiv.org/abs/2408.09869},
|
||||||
version = {main},
|
eprint={2408.09869},
|
||||||
year = {2024}
|
doi = "10.48550/arXiv.2408.09869",
|
||||||
|
version = {1.0.0},
|
||||||
|
year = {2024}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user