From 0fd4f36ca9256c9580e414b1dfef4f0f7a9373e8 Mon Sep 17 00:00:00 2001 From: Thomas Denecker Date: Fri, 6 Jan 2023 16:45:43 +0100 Subject: [PATCH] Update --- CITATION.cff | 14 ++++++++++++++ README.md | 1 + 2 files changed, 15 insertions(+) create mode 100644 CITATION.cff create mode 100644 README.md diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..ca83d2e --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,14 @@ +cff-version: 1.2.0 +message: "If you use this software, please cite it as below." +authors: +- family-names: "Denecker" + given-names: "Thomas" + orcid: "https://orcid.org/0000-0003-1421-7641" +- family-names: "de Lamotte" + given-names: "Frédéric" + orcid: "https://orcid.org/0000-0003-4234-1172" +title: "2023_01_formation_IBISA" +version: 1.0.0 +doi: +date-released: 2023-01-06 +url: "https://github.com/IFB-ElixirFr/2023_01_formation_IBISA" \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..e9cc528 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# Formation IBISA : radar \ No newline at end of file