From 7df98dda7bf70cfaea5cd2fe0b17b9c4332b6386 Mon Sep 17 00:00:00 2001 From: Nicolas Date: Thu, 4 Sep 2025 09:02:55 +0200 Subject: [PATCH] Zenodo DOI in citation.cff set --- CITATION.cff | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index e77905a..c2dbdfb 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -11,9 +11,9 @@ authors: city: Köln version: v1.1.3 date-released: "2025-06-24" -#identifiers: -# - description: This is the collection of archived snapshots of all versions of Gaspype -# type: doi -# value: "" +identifiers: + - description: This is the collection of archived snapshots of all versions of Gaspype + type: doi + value: "10.5281/zenodo.17047601" license: MIT repository-code: "https://github.com/DLR-Institute-of-Future-Fuels/gaspype"