Mercurial > hg > orthanc
changeset 4762:c563b7ad9931
Added file CITATION.cff
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 03 Aug 2021 11:20:38 +0200 |
parents | 31e12d2ce275 |
children | cc02a2aa8bab |
files | CITATION.cff NEWS |
diffstat | 2 files changed, 15 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/CITATION.cff Tue Aug 03 11:20:38 2021 +0200 @@ -0,0 +1,14 @@ +cff-version: "1.1.0" +message: "If you use this software, please cite it using these metadata." +title: Orthanc +abstract: "Orthanc is a lightweight open-source DICOM server for medical imaging supporting representational state transfer (REST)." +authors: + - + affiliation: UCLouvain + family-names: Jodogne + given-names: "Sébastien" +doi: "10.1007/s10278-018-0082-y" +license: "GPL-3.0-or-later" +repository-code: "https://hg.orthanc-server.com/orthanc/" +version: 1.9.6 +date-released: 2021-07-21