From 6a6c5a88c6b6f2ab83d6522b61175eb9205af563 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20V=C3=A9lez?= <35294389+PedroVelez@users.noreply.github.com> Date: Mon, 21 Oct 2024 11:01:52 +0200 Subject: [PATCH] Create CITATION.cff --- CITATION.cff | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..3f9e834 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,34 @@ +cff-version: "1.2.0" +authors: +- family-names: González-Santana + given-names: Alberto + orcid: "https://orcid.org/0000-0001-5781-9330" +- family-names: Vélez-Belchí + given-names: Pedro + orcid: "https://orcid.org/0000-0003-2404-5679" +doi: 10.5281/zenodo.13929139 +message: If you use this software, please cite our article in the + Journal of Open Source Software. +preferred-citation: + authors: + - family-names: González-Santana + given-names: Alberto + orcid: "https://orcid.org/0000-0001-5781-9330" + - family-names: Vélez-Belchí + given-names: Pedro + orcid: "https://orcid.org/0000-0003-2404-5679" + date-published: 2024-10-20 + doi: 10.21105/jose.00193 + issn: 2577-3569 + issue: 80 + journal: Journal of Open Source Education + publisher: + name: Open Journals + start: 193 + title: "The Argo Online School: An e-learning tool to get started with + Argo" + type: article + url: "https://jose.theoj.org/papers/10.21105/jose.00193" + volume: 7 +title: "The Argo Online School: An e-learning tool to get started with + Argo"