diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..94ee65e --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,29 @@ +cff-version: 1.2.0 +title: >- + Tamaas: a library for elastic-plastic contact of + periodic rough surfaces +message: >- + If you are referencing Tamaas in a publication, + please cite the following paper. Additional + references to cite can be obtained by running the + function `tamaas.utils.publications()`. +type: paper +doi: 10.21105/joss.02121 +authors: + - given-names: Lucas + family-names: Frérot + orcid: 'https://orcid.org/0000-0002-4138-1052' + - given-names: Guillaume + family-names: Anciaux + orcid: 'https://orcid.org/0000-0002-9624-5621' + - given-names: Valentine + family-names: Rey + orcid: 'https://orcid.org/0000-0003-1019-1819' + - given-names: Son + family-names: Pham-Ba + orcid: 'https://orcid.org/0000-0003-3451-7297' + - given-names: Jean-François + family-names: Molinari + orcid: 'https://orcid.org/0000-0002-1728-1844' +repository-code: 'https://gitlab.com/tamaas/tamaas' +license: AGPL-3.0-or-later