From f88a643a2a13258f4aa9c87d58caf0b98db3f958 Mon Sep 17 00:00:00 2001 From: ojeda-e Date: Wed, 6 Oct 2021 18:12:35 -0600 Subject: [PATCH] Added citation. --- CITATION.cff | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..9b03f2c --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,11 @@ +cff-version: 1.2.0 +message: "If you use this software in your work, please cite it as below." +authors: +- family-names: "Barreto-Ojeda" + given-names: "Estefania" + orcid: "https://orcid.org/0000-0002-1288-737X" +title: "MDAnalysis MembraneCurvature Tool" +version: 0.0.2 +doi: 10.5281/zenodo.5553452 +date-released: 2021-10-06 +url: "https://github.com/MDAnalysis/membrane-curvature/" \ No newline at end of file