annotate CITATION.cff @ 213:f8dc8dd2da76
documented orthanc.RegisterIncomingCStoreInstanceFilter() and orthanc.RegisterReceivedInstanceCallback()
author |
Sebastien Jodogne <s.jodogne@gmail.com> |
date |
Wed, 03 Jul 2024 14:56:51 +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
|