From 9ec63dbfded2186f338315b8d128ca4a29027aef Mon Sep 17 00:00:00 2001 From: Oliver Beckstein Date: Thu, 19 Sep 2024 01:00:10 -0700 Subject: [PATCH] make repo title identical to JOSS paper title (#404) - close #402 - use same title in CITATION.cff for paper and project (required for the JOSS paper publication #71) - added DOI for preferred citation in note because that is the only hint that shows up on zenodo) --- CITATION.cff | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index f9030c7b..5105ba83 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -3,10 +3,11 @@ # Visit https://bit.ly/cffinit to generate yours today! cff-version: 1.2.0 -title: alchemlyb +title: 'alchemlyb: the simple alchemistry library' message: >- If you use this software, please cite it using the - preferred citation together with any other references. + preferred citation (JOSS DOI 10.21105/joss.06934) together + with any other references. type: software authors: - email: david@datryllic.com