Mercurial > hg > orthanc-tcia
changeset 37:8bb64b689841 default tip
added CITATION.cff
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sat, 06 Apr 2024 17:30:56 +0200 |
parents | 65bfd70d316b |
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:30:56 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: "Importing and serving open-data medical images to support artificial intelligence research" +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-tcia/" +version: "1.0" +date-released: 2024-03-26