diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..6ca70c8 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,9 @@ +cff-version: 1.2.0 +message: 'If you use this cookbook, please cite it as below.' +authors: + - family-names: Tyle + given-names: Kevin + orcid: https://orcid.org/0000-0001-5249-9665 + - name: "HRRR-AWS contributors" + website: "https://github.com/ProjectPythia/HRRR-AWS-Cookbook/graphs/contributors" +title: 'HRRR-AWS-Cookbook'