diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..e7e339b --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,37 @@ +cff-version: 1.2.0 +message: If you use this work, please cite it as below. +title: Python OBIS client +type: software +abstract: OBIS Python client +url: https://github.com/iobis/pyobis +license: MIT +authors: + - given-names: Ayush + family-names: Anand + - given-names: Tylar + family-names: Murray + orcid: "https://orcid.org/0000-0001-8241-1919" + website: "https://tylar.info" + - given-names: Filipe + - family-names: Fernandes + - given-names: Mehraz Hossain + family-names: Rumman + - given-names: Scott + family-names: Chamberlain + - given-names: Baljapalli + family-names: Anshul + - given-names: Pieter + family-names: Provoost + orcid: "https://orcid.org/0000-0002-4236-0384" + - given-names: Dolapo Salim + family-names: Olatoye + - given-names: Pushkar + family-names: Verma + - name: Intergovernmental Oceanographic Commission of UNESCO + alias: IOC-UNESCO + website: "https://obis.org" +keywords: + - marine-data + - oceanography + - python +date-released: 2025-10-06