diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..eefdb63 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,11 @@ +cff-version: 1.2.0 +message: "If you use find this implementation useful in your research, please cite it as below." +authors: +- family-names: "Söderström" + given-names: "Kristofer Rolf" + orcid: "https://orcid.org/0000-0002-5322-3350" +title: "transcribe" +version: 1.0 +doi: None +date-released: 2023-03-22 +url: "https://github.com/soderstromkr/transcribe"