diff --git a/.zenodo.json b/.zenodo.json new file mode 100644 index 000000000..bb6a77b3d --- /dev/null +++ b/.zenodo.json @@ -0,0 +1,28 @@ +{ + "description": "The 2024 June version of the book Robust and nimble scientific workflows, using SpaDES", + "license": "gnu", + "title": "Robust and nimble scientific workflows, using SpaDES", + "version": "1.0.0", + "upload_type": "book", + "publication_date": "2024-08-04", + "creators": [ + { + "name": "Eliot McIntire", + "affiliation": "Natural Resources Canada", + "orcid": "0000-0002-6914-8316" + }, + { + "name": "Ceres Barros", + "affiliation": "Natural Resources Canada", + "orcid": "0000-0003-4036-977X" + } + ], + "access_right": "open", + "related_identifiers": [ + { + "scheme": "url", + "identifier": "https://predictiveecology.org/training/_book/", + "relation": "isSupplementTo" + } + ] +}