From 4553a929970904ee49ac45ffba25e9748f4c0d9b Mon Sep 17 00:00:00 2001 From: Nick Featherstone Date: Wed, 29 May 2024 13:56:38 -0600 Subject: [PATCH 1/4] Update VERSION Updating version number to 1.2.0 in VERSION file. --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 9084fa2f..26aaba0e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.0 +1.2.0 From a266f7cdf17f1fed58874a565d84d21ce1944c91 Mon Sep 17 00:00:00 2001 From: Nick Featherstone Date: Wed, 29 May 2024 13:59:46 -0600 Subject: [PATCH 2/4] Update citing_rayleigh.rst Updated version number and author list in citing_rayleigh.rst. DOI still needs to be generated and updated. --- doc/source/citing_rayleigh.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/source/citing_rayleigh.rst b/doc/source/citing_rayleigh.rst index 3b910821..d277b9f4 100644 --- a/doc/source/citing_rayleigh.rst +++ b/doc/source/citing_rayleigh.rst @@ -7,16 +7,16 @@ We ask that you cite the appropriate references if you publish results that were part using Rayleigh. Receiving citations for Rayleigh is important to demonstrate the relevance of our work to our funding agencies and is a matter of fairness to all the developers that have donated their effort and time to make Rayleigh what it is today. Please cite the code as: - Featherstone, Nicholas A., Edelmann, Philipp V. F., Gassmoeller, Rene, Matilsky, Loren I., Orvedahl, Ryan J., & Wilson, Cian R. (2022). Rayleigh Version 1.1.0 (v1.1.0). Zenodo. https://doi.org/10.5281/zenodo.6522806 + Featherstone, Nicholas A., Edelmann, Philipp V. F., Gassmoeller, Rene, Matilsky, Loren I., & Wilson, Cian R. (2024). Rayleigh Version 1.2.0 (v1.2.0). Zenodo. https://doi.org/10.5281/zenodo.6522806 To cite other versions of the code, please see: https://geodynamics.org/resources/rayleigh/howtocite .. code-block:: - @Software{featherstone_et_al_2022, - author = "{Featherstone}, N.~A. and {Edelmann}, P.~V.~F. and {Gassmoeller}, R. and {Matilsky}, L.~I. and {Orvedahl}, R.~J. and {Wilson}, C.~R.", - title="Rayleigh 1.1.0", - year="2022", + @Software{featherstone_et_al_2024, + author = "{Featherstone}, N.~A. and {Edelmann}, P.~V.~F. and {Gassmoeller}, R. and {Matilsky}, L.~I. and {Wilson}, C.~R.", + title="Rayleigh 1.2.0", + year="2024", organization="", optkeywords="Rayleigh", doi="http://doi.org/10.5281/zenodo.6522806", From 7207d1adde5a4451214f8480571873243d09b1f4 Mon Sep 17 00:00:00 2001 From: Nick Featherstone Date: Wed, 29 May 2024 14:07:35 -0600 Subject: [PATCH 3/4] Update citing_rayleigh.rst Updated citing_rayleigh.rst to reflect reserved DOI. --- doc/source/citing_rayleigh.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/citing_rayleigh.rst b/doc/source/citing_rayleigh.rst index d277b9f4..5b147e4b 100644 --- a/doc/source/citing_rayleigh.rst +++ b/doc/source/citing_rayleigh.rst @@ -7,7 +7,7 @@ We ask that you cite the appropriate references if you publish results that were part using Rayleigh. Receiving citations for Rayleigh is important to demonstrate the relevance of our work to our funding agencies and is a matter of fairness to all the developers that have donated their effort and time to make Rayleigh what it is today. Please cite the code as: - Featherstone, Nicholas A., Edelmann, Philipp V. F., Gassmoeller, Rene, Matilsky, Loren I., & Wilson, Cian R. (2024). Rayleigh Version 1.2.0 (v1.2.0). Zenodo. https://doi.org/10.5281/zenodo.6522806 + Featherstone, Nicholas A., Edelmann, Philipp V. F., Gassmoeller, Rene, Matilsky, Loren I., & Wilson, Cian R. (2024). Rayleigh Version 1.2.0 (v1.2.0). Zenodo. https://doi.org/10.5281/zenodo.11391213 To cite other versions of the code, please see: https://geodynamics.org/resources/rayleigh/howtocite @@ -19,8 +19,8 @@ To cite other versions of the code, please see: https://geodynamics.org/resource year="2024", organization="", optkeywords="Rayleigh", - doi="http://doi.org/10.5281/zenodo.6522806", - opturl="https://doi.org/10.5281/zenodo.6522806"} + doi="http://doi.org/10.5281/zenodo.11391213", + opturl="https://doi.org/10.5281/zenodo.11391213"} Please also cite the following references: From 87a908c08b1bb1ded0755ba5d10a0bd35b4bff94 Mon Sep 17 00:00:00 2001 From: Nick Featherstone Date: Wed, 29 May 2024 14:09:03 -0600 Subject: [PATCH 4/4] Update README.md Updated README.md to reflect reserved DOI. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9c11c14..758a5764 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Rayleigh - dynamo in spherical geometry # [![License GPL3:](https://img.shields.io/badge/license-GPL-blue)](https://github.com/geodynamics/Rayleigh/blob/main/LICENSE) -[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6522806.svg)](https://doi.org/10.5281/zenodo.6522806) +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.11391213.svg)](https://doi.org/10.5281/zenodo.11391213) [![github-docker](https://github.com/geodynamics/Rayleigh/actions/workflows/docker.yml/badge.svg)](https://github.com/geodynamics/Rayleigh/actions/workflows/docker.yml)