mirror of
https://github.com/docling-project/docling.git
synced 2025-06-27 05:20:05 +00:00

Update repository URL in CITATION.cff Repository was moved to docling-project/docling, so adjust the URL. Signed-off-by: Simon Leiß <5084100+sleiss@users.noreply.github.com>
16 lines
439 B
YAML
16 lines
439 B
YAML
# 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/docling-project/docling'
|
|
license: MIT
|