From 9416461293700af829e27ef038f4a70654f53780 Mon Sep 17 00:00:00 2001 From: Levente F Date: Fri, 29 Nov 2024 09:45:58 +0100 Subject: [PATCH] Added citation file --- CITATION.cff | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..18a4b8f --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,12 @@ +cff-version: 1.2.0 +message: "If you use this software, please cite it as below." +authors: + - family-names: Farkas + given-names: Levente + orcid: https://orcid.org/0009-0004-8603-3467 +title: "EOSC Data Transfer API" +version: 1.1.69 +identifiers: + - type: doi + value: https://doi.org/10.5281/zenodo.7925514 +date-released: 2024-11-29 \ No newline at end of file