Mercurial > hg > orthanc-object-storage
comparison CITATION.cff @ 144:dc54e850f586
added CITATION.cff
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sat, 06 Apr 2024 17:26:24 +0200 |
parents | |
children | bb19f1ed9cd9 |
comparison
equal
deleted
inserted
replaced
143:82ab647f7e73 | 144:dc54e850f586 |
---|---|
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/" | |
13 version: 1.12.3 | |
14 date-released: 2024-01-31 |