Mercurial > hg > orthanc-object-storage
annotate CITATION.cff @ 210:408c90c9027f default tip
todo: google soft delete
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Wed, 09 Oct 2024 11:48:14 +0200 |
parents | bb19f1ed9cd9 |
children |
rev | line source |
---|---|
144 | 1 cff-version: "1.1.0" |
2 message: "If you use this software, please cite it using these metadata." | |
3 title: Orthanc | |
4 abstract: "Orthanc is a lightweight open-source DICOM server for medical imaging supporting representational state transfer (REST)." | |
5 authors: | |
6 - | |
7 affiliation: UCLouvain | |
8 family-names: Jodogne | |
9 given-names: "Sébastien" | |
10 doi: "10.1007/s10278-018-0082-y" | |
11 license: "GPL-3.0-or-later" | |
12 repository-code: "https://orthanc.uclouvain.be/hg/orthanc/" | |
202 | 13 version: 1.12.4 |
14 date-released: 2024-06-05 |