From 3587bf67eac1d5dc5063cb61b15c2df7f1bfd246 Mon Sep 17 00:00:00 2001 From: Antonio Manjavacas <40355800+manjavacas@users.noreply.github.com> Date: Thu, 3 Oct 2024 15:34:03 +0200 Subject: [PATCH] Added citation --- CITATION.cff | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..43e9c4a --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,13 @@ +abstract:
CLOUDY automates the execution of experiments on Google Cloud.
+authors: +- affiliation: Universidad de Granada + family-names: Manjavacas + given-names: Antonio + orcid: 0000-0001-7334-1074 +cff-version: 1.2.0 +date-released: '2024-10-03' +doi: 10.5281/zenodo.13885865 +license: +- cc-by-4.0 +title: Cloudy +type: software