From d602a57c2800dac08933336b08842cd660f10818 Mon Sep 17 00:00:00 2001 From: Fletcher Chapin Date: Mon, 1 Dec 2025 07:45:42 -0800 Subject: [PATCH] Updated citation file with manuscript --- CITATION.cff | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/CITATION.cff b/CITATION.cff index be7c6e2..6ecad8d 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -24,3 +24,23 @@ version: 0.7.2 type: software doi: 10.5281/zenodo.17042020 url: "https://github.com/we3lab/pype-schema" +preferred-citation: + authors: + - family-names: "Chapin" + given-names: "Fletcher T." + orcid: "https://orcid.org/0000-0002-2165-7963" + - family-names: "Liu" + given-names: "Yin-Li" + orcid: "https://orcid.org/0009-0004-9732-3371" + - family-names: "Mauter" + given-names: "Meagan S." + orcid: "https://orcid.org/0000-0002-4932-890X" + title: "PyPES: A data and metadata schema for portable water system models" + doi: 10.1016/j.envsoft.2025.106788 + date-released: 2026-01-30 + url: "https://doi.org/10.1016/j.envsoft.2025.106788" + type: article + journal: "Environmental Modelling & Software" + volume: 196 + pages: 106788 + message: "If this software has been useful in your research, we encourage you to cite the manuscript in the preferred-citation and the software itself from Zenodo." \ No newline at end of file