diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..5a0417e --- /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: "Dominguez" + given-names: "Socorro" + orcid: "https://orcid.org/0000-0002-7926-4935" +- family-names: "Goring" + given-names: "Simon" + orcid: "https://orcid.org/0000-0002-2700-4605" +title: "Neotoma Paleoecology Database DataBUS" +version: 0.1.0 +date-released: 2023-11-15 +url: "https://github.com/NeotomaDB/DataBUS"