From 34e085cc022dcd7ec0c8fcbdf338dcf7bf4c6f3b Mon Sep 17 00:00:00 2001 From: christinerogers Date: Tue, 10 Aug 2021 17:23:47 -0400 Subject: [PATCH] add new LORIS zenodo DOI and name committing to dave's branch * new LORIS Zenodo DOI (10.5281/zenodo.5177111) Created by Samir today - it points to all releases of LORIS. * Adding my name FYI @driusan in case you see this commit message - all authors of the repo are automatically linked from the zenodo entry, it might make more sense to point to that list if possible. --- CITATION.cff | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CITATION.cff b/CITATION.cff index e83e1dfb948..2fde3ab4b76 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -3,6 +3,10 @@ authors: affiliation: "McGill Centre For Integrative Neuroscience" family-names: MacFarlane given-names: David + - + affiliation: "McGill Centre For Integrative Neuroscience" + family-names: Rogers + given-names: Christine - family-names: Here given-names: "Add yourself" @@ -11,6 +15,7 @@ identifiers: - type: url value: "https://www.loris.ca" +doi: 10.5281/zenodo.5177111 license: "GPL-3.0" message: "If you use this software, please cite it using these metadata." repository-code: "https://github.com/aces/Loris"