Mercurial > hg > orthanc-indexer
changeset 26:2f410de7715d default tip
added CITATION.cff
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sat, 06 Apr 2024 17:20:59 +0200 |
parents | a1a22ac7064e |
children | |
files | CITATION.cff |
diffstat | 1 files changed, 16 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/CITATION.cff Sat Apr 06 17:20:59 2024 +0200 @@ -0,0 +1,16 @@ +# SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium +# SPDX-License-Identifier: CC0-1.0 + +cff-version: "1.1.0" +message: "If you use this software, please cite it using these metadata." +title: "Automatically publishing medical images from a filesystem as a DICOM server" +authors: + - + affiliation: UCLouvain + family-names: Jodogne + given-names: "Sébastien" +doi: "10.1186/s13244-022-01168-w" +license: "GPL-3.0-or-later" +repository-code: "https://orthanc.uclouvain.be/hg/orthanc-indexer/" +version: "1.0" +date-released: 2024-03-26