From 014e48bdfa2a0e3c46a7b67dc7aedf3c8c45d26f Mon Sep 17 00:00:00 2001 From: jrudz Date: Wed, 2 Oct 2024 12:31:23 +0200 Subject: [PATCH] added doi --- CITATION.cff | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 564f443f..dee54377 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -41,7 +41,7 @@ authors: - given-names: Markus family-names: Scheidgen orcid: 'https://orcid.org/0000-0002-8038-2277' -doi: +doi: 10.5281/zenodo.13880705 repository-code: 'https://github.com/nomad-coe/electronic-parsers' abstract: >- `electronic-parsers` is a plugin for the NOMAD software (https://zenodo.org/doi/10.5281/zenodo.8366162) diff --git a/README.md b/README.md index bafa4911..b3e98fa8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![DOI](https://zenodo.org/badge/461046670.svg)](https://zenodo.org/badge/latestdoi/461046670) +[![DOI](https://zenodo.org/badge/461046670.svg)](https://doi.org/10.5281/zenodo.13880705) This is a collection of the NOMAD parsers for the following electronic codes: @@ -123,4 +123,4 @@ pip install -e "electronic-parsers[dev]" Running the parser now, will use the parser's Python code from the clone project. ## How to cite this work -Ladines, A.N., Chang, T., Daelman, N., Fekete, A., Ghiringhelli, L.M., Himanen, L., Ilyas, A., Nakhaee, Ondračka, P., M. Pizarro, Rudzinski, J.F., & Scheidgen, M Atomistic Parsers [Computer software]. https://zenodo.org/doi/xxx +Ladines, A.N., Chang, T., Daelman, N., Fekete, A., Ghiringhelli, L.M., Himanen, L., Ilyas, A., Nakhaee, Ondračka, P., M. Pizarro, Rudzinski, J.F., & Scheidgen, M Atomistic Parsers [Computer software]. https://doi.org/10.5281/zenodo.13880705