# HG changeset patch # User Sebastien Jodogne # Date 1712416859 -7200 # Node ID 2f410de7715d809d8f2476fc5cd234deda88860b # Parent a1a22ac7064e7f53c52b7261bc3f5f3cd48fa661 added CITATION.cff diff -r a1a22ac7064e -r 2f410de7715d CITATION.cff --- /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