# HG changeset patch # User Sebastien Jodogne # Date 1712417603 -7200 # Node ID 8ea48a2cbd564d648c876006b2a4967d802a7a35 # Parent 3f43bfbea00e2ede32dc61d21fbc22edfcf9c015 added CITATION.cff diff -r 3f43bfbea00e -r 8ea48a2cbd56 CITATION.cff --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/CITATION.cff Sat Apr 06 17:33:23 2024 +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://orthanc.uclouvain.be/hg/orthanc/" +version: 1.12.3 +date-released: 2024-01-31