From e2e4ce174e7c96e4031dbd288631b2f93913ff08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Jordan=20Monta=C3=B1o?= Date: Mon, 7 Oct 2024 10:59:47 +0200 Subject: [PATCH] Create CITATION.cff --- 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..109bf1f --- /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: Jordan MontaƱo + given-names: Sebastian + orcid: https://orcid.org/0000-0002-7726-8377 +title: "Illimani Memory Profiler" +version: 1.1.0 +identifiers: + - type: doi + value: 10.5281/zenodo.13897420 +date-released: 2024-10-07