annotate CITATION.cff @ 193:66cd20e970d8
java-code-model
simplification for custom methods
author |
Sebastien Jodogne <s.jodogne@gmail.com> |
date |
Tue, 02 Jul 2024 18:37:04 +0200 |
parents |
ef4a0f6d9777 |
children |
8e127a46128e |
rev |
line source |
156
|
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
|