From 0c86ae95e6b9a99e20f8d67cd5d135d080219fac Mon Sep 17 00:00:00 2001 From: Nicolas Date: Mon, 4 Aug 2025 21:23:23 +0200 Subject: [PATCH] add DOI to CITATION.cff --- CITATION.cff | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index abbce0e..69b5d7c 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -8,9 +8,9 @@ authors: orcid: "https://orcid.org/0000-0001-6758-2269" version: v1.1.2 date-released: "2025-08-04" -#identifiers: -# - description: This is the collection of archived snapshots of all versions of My Research Software -# type: doi -# value: "10.5281/" +identifiers: + - description: This is the collection of archived snapshots of all versions of pyhoff + type: doi + value: "10.5281/zenodo.16740202" license: MIT repository-code: "https://github.com/Nonannet/pyhoff" \ No newline at end of file