diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 00000000..2a7ca30e --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,15 @@ +# This CITATION.cff file was generated with cffinit. +# Visit https://bit.ly/cffinit to generate yours today! + +cff-version: 1.2.0 +title: Docling +message: 'If you use Docling, please consider citing as below.' +type: software +authors: + - name: Docling Team +identifiers: + - type: url + value: 'https://arxiv.org/abs/2408.09869' + description: 'arXiv:2408.09869' +repository-code: 'https://github.com/DS4SD/docling' +license: MIT