Create CITATION.cff

This commit is contained in:
Christoph J. Scherr 2023-08-22 10:49:57 +02:00 committed by GitHub
parent 23a64d217f
commit b8433fc19b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 0 deletions

13
CITATION.cff Normal file
View File

@ -0,0 +1,13 @@
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "YOUR_NAME_HERE"
given-names: "YOUR_NAME_HERE"
orcid: "https://orcid.org/0000-0000-0000-0000"
- family-names: "Scherr"
given-names: "Christoph Johannes"
orcid: "https://orcid.org/0000-0000-0000-0000"
title: "RustCommandLineCalculator"
version: 0.2.1
date-released: 2023-08-22
url: "https://github.com/PlexSheep/RustCommandLineCalculator"