From b7ff8014d5de5fb13c34fb80ec8c451ccd75803e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20R=C3=BC=C3=9Fmann?= <10085427+PhilippRue@users.noreply.github.com> Date: Thu, 5 Dec 2024 15:10:50 +0000 Subject: [PATCH] add .zenodo.json file and validator for CITATION.cff --- .zenodo.json | 36 ++++++++++++++++++++++++++++++++++++ CITATION.cff | 2 +- 2 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 .zenodo.json diff --git a/.zenodo.json b/.zenodo.json new file mode 100644 index 00000000..2598d938 --- /dev/null +++ b/.zenodo.json @@ -0,0 +1,36 @@ +{ + "creators": [ + { + "name": "Rüßmann, Philipp", + "orcid": "0000-0002-6196-2700" + }, + { + "name": "Bertoldo, Fabian" + }, + { + "name": "Bröder, Jens", + "orcid": "0000-0001-7939-226X" + }, + { + "name": "Wasmer, Johannes", + "orcid": "0000-0001-5113-3119" + }, + { + "name": "Mozumder, Rubel" + }, + { + "name": "Chico, Jonathan", + "orcid": "0000-0001-5034-159X" + }, + { + "name": "Blügel, Stefan", + "orcid": "0000-0001-9987-4733" + } + ], + "license": { + "id": "MIT" + }, + "publication_date": "2024-12-05", + "title": "AiiDA-KKR", + "version": "2.3.1" +} diff --git a/CITATION.cff b/CITATION.cff index de57aedc..b4cb2067 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -28,7 +28,7 @@ authors: url: 'https://github.com/JuDFTteam/aiida-kkr' license: MIT version: 2.3.1 -date-released: '2020-01-27' +date-released: '2024-12-05' doi: 10.5281/zenodo.3628250 preferred-citation: type: article