diff --git a/CITATION.cff b/CITATION.cff index 14a06054..8898689d 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,10 +1,10 @@ -@manual{README.md, - title = {T-Pot Documentation}, - author = {Marco Ochse}, - year = 2023, - month = {January}, - address = {Bonner Talweg 100, 53113 Bonn}, - note = {Available at \url{https://github.com/telekom-security/tpotce/blob/7e60b46732109dffa780d754b5dc998c211626c6/README.md}}, - organization = {Telekom Security}, - edition = {22.04} -} +cff-version: 1.2.0 +message: "If you use this software, please cite it as below." +authors: +- affiliation: "Deutsche Telekom Security GmbH" +- family-names: "Ochse" + given-names: "Marco" +title: "T-Pot" +version: 22.04.0 +date-released: 2022-04-12 +url: "https://github.com/telekom-security/tpotce/releases/tag/22.04.0" \ No newline at end of file