From d20564e677e7e25105789cdfa1c527f86a26b5ee Mon Sep 17 00:00:00 2001 From: Marcos Bento Date: Wed, 12 Jul 2023 11:03:53 +0100 Subject: [PATCH] Add CITATION --- CITATION | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 CITATION diff --git a/CITATION b/CITATION new file mode 100644 index 000000000..537b8d083 --- /dev/null +++ b/CITATION @@ -0,0 +1,21 @@ +cff-version: 1.2.0 +message: "If you use this software, please cite it using these metadata." +preferred-citation: + type: article + authors: + - family-names: "Bahra" + given-names: "Avi" + journal: "ECMWF Newsletter" + start: 30 # First page number + end: 32 # Last page number + title: "Managing work flows with ecFlow" + volume: 129 + month: 10 + year: 2011 + publisher: "ECMWF" + keywords: + - newsletter + languages: + - en + doi: 10.21957/nr843dob + url: "https://www.ecmwf.int/en/elibrary/80182-managing-work-flows-ecflow"