From 41352cccbcea6eecbf8fb2f046abec0ba14c2a38 Mon Sep 17 00:00:00 2001 From: Erik Ziegler Date: Wed, 4 Aug 2021 17:18:55 +0200 Subject: [PATCH] Create CITATION.cff --- CITATION.cff | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 000000000..be747a940 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,24 @@ +cff-version: 1.2.0 +message: "If you use this software, please cite it as below." +authors: +- family-names: "Ziegler" + given-names: "Erik" + orcid: "https://orcid.org/0000-0003-1857-8129" +- family-names: "Urban" + given-names: "Trinity" +- family-names: "Brown" + given-names: "Danny" +- family-names: "Petts" + given-names: "James" +- family-names: "Pieper" + given-names: "Steve D" +- family-names: "Lewis" + given-names: "Rob" +- family-names: "Hafey" + given-names: "Chris" +- family-names: "Harris" + given-names: "Gordon J" +title: "Open Health Imaging Foundation Viewer: An Extensible Open-Source Framework for Building Web-Based Imaging Applications to Support Cancer Research" +doi: 10.1200/CCI.19.00131 +version: 1.0.0 +url: "https://github.com/cornerstonejs/cornerstoneTools"