From 87c674ab15dfa760d9ee8c97aa7ba238175718cb Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Mon, 2 Aug 2021 08:13:42 +0200 Subject: [PATCH] new: [citation-cff] added --- CITATION.cff | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 000000000..531e15025 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,17 @@ +cff-version: 1.1.0 +message: "If you use MISP or the MISP standard format, please cite it as below." +authors: + - family-names: Wagner + given-names: Cynthia + - family-names: Dulaunoy + given-names: Alexandre + orcid: https://orcid.org/0000-0002-5437-4652 + - family-names: Wagener + given-names: GĂ©rard + - family-names: Iklody + given-names: Andras +title: "Misp: The design and implementation of a collaborative threat intelligence sharing platform" +version: 2.4.1 +doi: 10.1145/2994539.2994542 +url: https://www.misp-project.org/ +date-released: 2016-10-24