Mercurial > hg > orthanc-java
changeset 25:c6e74cb17ad7
added CITATION.cff
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Sat, 06 Apr 2024 17:24:03 +0200 |
parents | 0bbb4e12b1f0 |
children | a4326b544c51 |
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:24:03 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: "Setting a PACS on FHIR" +authors: + - + affiliation: UCLouvain + family-names: Jodogne + given-names: "Sébastien" +doi: "10.5220/0012384600003657" +license: "GPL-3.0-or-later" +repository-code: "https://orthanc.uclouvain.be/hg/orthanc-java/" +version: "1.0" +date-released: 2024-02-22