From b542ed307967cb41fb68d6f8ff6464d53cd99df6 Mon Sep 17 00:00:00 2001 From: Kris Kwiatkowski Date: Sun, 19 Sep 2021 10:17:13 +0100 Subject: [PATCH] Create CITATION.cff --- 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 00000000..bab644dd --- /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: Kwiatkowski + given-names: Kris + orcid: https://orcid.org/0000-0003-2363-317X +title: "PQ Crypto Catalog" +version: v0.0.1 +date-released: 2020-12-18 +url: "https://github.com/kriskwiatkowski/pqc"