diff --git a/.zenodo.json b/.zenodo.json deleted file mode 100644 index c743d14c7416061354afaea83c15b0a17769e694..0000000000000000000000000000000000000000 --- a/.zenodo.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "title": "OpenMDAO-Bridge-Excel", - "description": "<p>An OpenMDAO component for running analyses in Excel.</p><p>More information is available on GitHub and in the README file.</p>", - "license": "MIT", - "creators": [ - { - "affiliation": "Link\u00f6ping University", - "name": "Vidner, Olle", - "orcid": "0000-0002-1157-2480" - } - ] -} diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000000000000000000000000000000000000..1a6b5acbd1f8c047fc916565583a8c1bebad7e9f --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,11 @@ +cff-version: 1.2.0 +message: "If you use this software, please cite it using the metadata supplied in the CITATION.cff file." +doi: 10.5281/zenodo.4501330 +title: "OpenMDAO-Bridge-Excel" +authors: + - family-names: Vidner + given-names: Olle + affiliation: Linköping University + orcid: https://orcid.org/0000-0002-1157-2480 +license: MIT +repository-code: https://github.com/ovidner/openmdao-bridge-excel