comparison CITATION.cff @ 25:c6e74cb17ad7

added CITATION.cff
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 06 Apr 2024 17:24:03 +0200
parents
children
comparison
equal deleted inserted replaced
22:0bbb4e12b1f0 25:c6e74cb17ad7
1 # SPDX-FileCopyrightText: 2023-2024 Sebastien Jodogne, UCLouvain, Belgium
2 # SPDX-License-Identifier: CC0-1.0
3
4 cff-version: "1.1.0"
5 message: "If you use this software, please cite it using these metadata."
6 title: "Setting a PACS on FHIR"
7 authors:
8 -
9 affiliation: UCLouvain
10 family-names: Jodogne
11 given-names: "Sébastien"
12 doi: "10.5220/0012384600003657"
13 license: "GPL-3.0-or-later"
14 repository-code: "https://orthanc.uclouvain.be/hg/orthanc-java/"
15 version: "1.0"
16 date-released: 2024-02-22