From 4701f94bc248602c87534973b84b6ffec3386cdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristofer=20Rolf=20S=C3=B6derstr=C3=B6m?= Date: Wed, 22 Mar 2023 21:56:05 +0100 Subject: [PATCH] Update CITATION.cff --- CITATION.cff | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index eefdb63..1643ea5 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,11 +1,11 @@ cff-version: 1.2.0 -message: "If you use find this implementation useful in your research, please cite it as below." +message: "If you use find this implementation useful in your research, and want to cite it, please do so as below." authors: - family-names: "Söderström" given-names: "Kristofer Rolf" orcid: "https://orcid.org/0000-0002-5322-3350" title: "transcribe" version: 1.0 -doi: None +doi: 10.5281/zenodo.7760511 date-released: 2023-03-22 url: "https://github.com/soderstromkr/transcribe"