From f4ccb41e3caf66359799cb46fee5b4e2cb3b5ccc Mon Sep 17 00:00:00 2001 From: Kuoi Date: Tue, 8 Nov 2022 16:47:11 +0800 Subject: [PATCH] add: citation --- CITATION.cff | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 CITATION.cff diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000000..9ab5dd11f2 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,21 @@ +cff-version: 1.2.0 +message: "If you use this repository, please cite it as below." +authors: +- family-names: "Zhang" + given-names: "Guoyi" + orcid: "https://orcid.org/0000-0000-0000-0000" +- family-names: "Hu" + given-names: "Yujin" +- family-names: "Drobot" + given-names: "Viktor" +- family-names: "Staal" + given-names: "Jens" +- family-names: "Yi" + given-names: "Yun" +title: "BioArchLinux: bioinformatics community with Arch Linux" +version: 2.0.4 +doi: 10.7490/F1000RESEARCH.1119039.1 +publisher: F1000 Research +volume: 11 +pages: 809 +url: "https://github.com/BioArchLinux/Packages"