diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..9eede45 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,9 @@ +cff-version: 1.2.0 +message: 'If you use this software, please cite it as below.' +title: 'EasyPIVA' +authors: + - family-names: Gasperini + given-names: Michael +url: 'https://github.com/TheStreamCode/easypiva' +version: '1.0.0' +license: MIT