From cac9d2708ce8bb2b90f7188bdde66d1724076bf5 Mon Sep 17 00:00:00 2001 From: Jason Regina Date: Thu, 29 Jul 2021 14:37:44 -0500 Subject: [PATCH] add citation document --- CITATION.cff | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 00000000..555a2afb --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,13 @@ +cff-version: 1.2.0 +message: "If you use this software, please cite it as below." +authors: +- family-names: "Regina" + given-names: "Jason A." + orcid: "https://orcid.org/0000-0002-4091-8647" +- family-names: "Raney" + given-names: "Austin" + orcid: "https://orcid.org/0000-0002-7670-1298" +title: "OWPHydroTools" +version: 2.1.1 +date-released: 2021-07-29 +url: "https://github.com/noaa-owp/hydrotools"