From b74d64b7ad4a5dc9d59f1d94faf9cb9b31c4fb83 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Wed, 29 May 2024 18:29:28 +0900 Subject: [PATCH] Create CITATION.cff --- 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..0e766f5 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,11 @@ +cff-version: 1.2.0 +message: "If you use this software, please cite it as below." +authors: +- family-names: "Go" + given-names: "Namhyeon" + orcid: "https://orcid.org/0009-0006-8421-0911" +title: "WelsonJS" +version: 0.2.7.12 +doi: 10.5281/zenodo.11382384 +date-released: 2024-05-28 +url: "https://github.com/gnh1201/welsonjs"