diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000000000000000000000000000000000000..60b9ea0a191e75a6ee10310597ac9fcc61e04248 --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,35 @@ +# This CITATION.cff file was generated with cffinit. +# Visit https://bit.ly/cffinit to generate yours today! + +cff-version: 1.2.0 +title: Forests in HPC +message: >- + If you use this software, please cite it using the + metadata from this file. +type: software +authors: + - given-names: Hauke + family-names: Kirchner + email: hauke.kirchner@gwdg.de + affiliation: >- + Gesellschaft für wissenschaftliche Datenverarbeitung + mbH Göttingen + - given-names: Dorothea + family-names: Sommer + email: dorothea.sommer@gwdg.de + affiliation: >- + Gesellschaft für wissenschaftliche Datenverarbeitung + mbH Göttingen +repository-code: >- + https://gitlab-ce.gwdg.de/hpc-team-public/workshop-forests-in-hpc +abstract: >- + This repository is the course material for the GWDG Course + Forests in HPC. +keywords: + - forest science + - hpc + - beginner + - slurm + - deep learning +version: '1.0' +date-released: '2023-12-13'