From f34db9399001e1e799bcf509a2d3e91ad7f60591 Mon Sep 17 00:00:00 2001 From: LEE KIHO <47383452+0xk1h0@users.noreply.github.com> Date: Tue, 22 Aug 2023 21:01:23 +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..af218f9 --- /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: "Lee" + given-names: "Kiho" + orcid: "https://orcid.org/0000-0002-8713-3863" +title: "ChatGPT_DAN" +version: 1.0.0 +// doi: 10.5281/zenodo.1234 +date-released: 2023-02-22 +url: "https://github.com/0xk1h0/ChatGPT_DAN"