From 5e0ceaddf9970014166962169e6552e85980c6d4 Mon Sep 17 00:00:00 2001 From: arvestad Date: Wed, 28 Jul 2021 16:00:32 +0200 Subject: [PATCH] Trying out the new github feature with a citation file --- CITATION.cff | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..632fad1 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,10 @@ +cff-version: 1.1.0 +message: "If you use this software, please cite it as below." +authors: + - family-names: Arvestad + given-names: Lars + orcid: https://orcid.org/0000-0001-5341-1733 +title: "alv: a console-based viewer for molecular sequence alignments" +version: 1.0.5 +doi: https://doi.org/10.21105/joss.00955 +date-released: 2018-08-12