From 85ab379063dacd4822c5d9394ead963914880471 Mon Sep 17 00:00:00 2001 From: Marco Perini Date: Tue, 5 Nov 2024 11:25:10 +0100 Subject: [PATCH] Create CITATION.cff --- CITATION.cff | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..f6b3629 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,18 @@ +cff-version: 1.1.0 +message: "If you use this software, please cite it as below." +authors: +- family-names: Marco + given-names: Perini + orcid: https://orcid.org/0009-0008-6620-829X +- family-names: Daniele + given-names: Antonucci + orcid: https://orcid.org/0000-0002-4736-0711 +- family-names: Rocco + given-names: Giudice + orcid: https://orcid.org/0009-0009-4013-4373 +title:EURAC-EEBgroup/brick-llm: v1.1.1 +version: v1.1.1 +identifiers: + - type: doi + value: 10.5281/zenodo.14039358 +date-released: 2024-11-05