Mercurial > hg > orthanc-object-storage
annotate CITATION.cff @ 202:bb19f1ed9cd9 2.4.0
2.4.0
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 26 Jun 2024 13:10:38 +0200 |
parents | dc54e850f586 |
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 |