diff --git a/.bumpversion.cfg b/.bumpversion.cfg new file mode 100644 index 00000000..0894ff85 --- /dev/null +++ b/.bumpversion.cfg @@ -0,0 +1,8 @@ +[bumpversion] +current_version = v0.1.2 +commit = True +tag = True +parse = (v(?P\d+))(.(?P\d+))(.(?P\d+)) +serialize = v{major}.{minor}.{patch} + +[bumpversion:file:CITATION.cff] diff --git a/.zenodo.json b/.zenodo.json deleted file mode 100644 index a1bc2d20..00000000 --- a/.zenodo.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "license": "CC-BY-4.0", - "title": "Environmental Data Science Book: A living, open and community-driven online resource to showcase and support the publication of data, research and open-source tools for collaborative, reproducible and transparent Environmental Data Science.", - "keywords": [ - "scientific software practices", - "environmental informatics", - "reproducibility", - "transparent", - "collaboration", - "community", - "publication" - ], - "version": "0.1.0", - "upload_type": "software", - "communities": [ - { - "identifier": "the-environmental-ds-community" - } - ], - "publication_date": "2023-04-17", - "creators": [ - { - "name": "The Environmental Data Science Book Community, ." - } - ], - "access_right": "open" -} \ No newline at end of file diff --git a/CITATION.cff b/CITATION.cff index 151546e9..c89552c2 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,12 +1,14 @@ cff-version: 1.2.0 message: "To reference the latest version of The Environmental Data Science Book, please cite it as below." authors: -- family-names: "The Environmental Data Science Book Community" +- family-names: "The Environmental Data Science book Community" given-names: "." -title: "Environmental Data Science Book: A living, open and community-driven online resource to showcase and support the publication of data, research and open-source tools for collaborative, reproducible and transparent Environmental Data Science." -version: 0.1.0 -license: "CC-BY-4.0" -date-released: "2023-04-17" +title: "Environmental Data Science book: A computational notebook community for open environmental data science." +version: v0.1.2 +identifiers: + - description: The concept DOI for the collection containing all versions of the Citation File Format. + type: doi + value: "10.5281/zenodo.5918931" keywords: - scientific software practices - environmental informatics @@ -23,4 +25,4 @@ references: affiliation: "The Alan Turing Institute, London, UK" email: "environmental.ds.book@gmail.com" website: "https://github.com/alan-turing-institute/environmental-ds-book/" - title: The Environmental Data Science Book Project + title: The Environmental Data Science book Project diff --git a/README.md b/README.md index bc5d22cf..b0b56a05 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ A **living**, **open** and **community-driven** online resource to showcase and | **News** | [![Twitter Follow](https://img.shields.io/twitter/follow/eds_book?style=social)](https://twitter.com/eds_book) [![Mastodon Follow](https://img.shields.io/mastodon/follow/109479819113828937?domain=https%3A%2F%2Ffosstodon.org&style=social)](https://fosstodon.org/@EDSbook) | | **Chat** | [![GitHub issues](https://img.shields.io/github/issues/alan-turing-institute/environmental-ds-book)](https://github.com/alan-turing-institute/environmental-ds-book/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/alan-turing-institute/environmental-ds-book)](https://github.com/alan-turing-institute/environmental-ds-book/pulls) | | **Build** | [![CI](https://github.com/alan-turing-institute/environmental-ds-book/actions/workflows/build.yml/badge.svg)](https://github.com/alan-turing-institute/environmental-ds-book/actions/workflows/build.yml) [![Netlify Status](https://api.netlify.com/api/v1/badges/42296a4e-b896-4253-8910-f17cd137e842/deploy-status)](https://app.netlify.com/sites/the-environmental-ds-book/deploys) | -| **Cite** | [![Cite this using DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5918932.svg)](https://doi.org/10.5281/zenodo.5918932) | +| **Cite** | [![Cite this using DOI](https://zenodo.org/badge/374708612.svg)](https://zenodo.org/badge/latestdoi/374708612) | ## Contributors diff --git a/book/preamble/attribution.md b/book/preamble/attribution.md index f202e506..a5bdc097 100644 --- a/book/preamble/attribution.md +++ b/book/preamble/attribution.md @@ -6,7 +6,7 @@ Please use and re-use whatever you need, for any purpose but giving appropriate Every release of the source code repository is archived with a DOI: -[![Cite this using DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5918931.svg)](https://doi.org/10.5281/zenodo.5918931) +[![Cite this using DOI](https://zenodo.org/badge/374708612.svg)](https://zenodo.org/badge/latestdoi/374708612) You can use this DOI to cite anything in the source code, except executable notebooks.