From 93801560ff0288cbe815b6915a01d700d9454ef8 Mon Sep 17 00:00:00 2001 From: Christophe Prud'homme Date: Mon, 19 Aug 2024 10:55:40 +0200 Subject: [PATCH] add CITATION file update README --- CITATION.cff | 18 ++++++++++++++++++ README.adoc | 3 ++- 2 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..d14be10 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,18 @@ +cff-version: 1.2.0 +message: If you use this software, please cite it as below. +references: + - type: software + authors: + - family-names: Prud'homme + given-names: Christophe + orcid: 0000-0003-2287-2961 + affiliation: "University of Strasbourg" + email: christophe.prudhomme@cemosis.fr + website: https://github.com/prudhomm + title: numpex/deliverable.template - Template repository for deliverables + version: 1.0.0 + doi: 10.5281/zenodo.13341126 + - type: grant + title: Exa-MA — Methods and Algorithms for Exascale + institution: French National Research Agency + number: ANR-22-EXNU-0002 \ No newline at end of file diff --git a/README.adoc b/README.adoc index 860ff89..0f2031a 100644 --- a/README.adoc +++ b/README.adoc @@ -4,7 +4,8 @@ .Zenodo DOI -- -image::https://zenodo.org/badge/DOI/10.5281/zenodo.13224368.svg[DOI, link=https://doi.org/10.5281/zenodo.13224368] +image::https://zenodo.org/badge/DOI/10.5281/zenodo.13341126.svg[DOI, link=https://doi.org/10.5281/zenodo.13341126] +```​⬤ -- .GitHub Information