diff --git a/doc/citing.rst b/doc/citing.rst index 96bea92d2..fb7bb8c2c 100644 --- a/doc/citing.rst +++ b/doc/citing.rst @@ -9,6 +9,8 @@ In general, please cite the software release that you are using. In case you wis Software releases ----------------- +Charl A.P. Linssen, Pooja N. Babu, Levin Schmidt, Tom Tetzlaff, Maryada, Mohamed Ayssar Benelhedi, Jochen M. Eppler, Bernhard Rumpe and Abigail Morrison (2023). **NESTML 6.0.0.** Zenodo. `doi:10.5281/zenodo.8013073 `_. + Charl A.P. Linssen, Pooja N. Babu, Jingxuan He, Jochen Martin Eppler, Bernhard Rumpe and Abigail Morrison (2022). **NESTML 5.1.0.** Zenodo. `doi:10.5281/zenodo.7071624 `_. Charl A.P. Linssen, Pooja N. Babu, Ayssar Benelhedi, Robin De Schepper, Tanguy Fardet, Jochen Martin Eppler, Bernhard Rumpe and Abigail Morrison (2022). **NESTML 5.0.0.** Zenodo. `doi:10.5281/zenodo.5784175 `_. diff --git a/extras/nestml-release-checklist.md b/extras/nestml-release-checklist.md index f42f2f8f8..22f449724 100644 --- a/extras/nestml-release-checklist.md +++ b/extras/nestml-release-checklist.md @@ -54,3 +54,4 @@ Follow this checklist to successfully perform a NESTML release. Let's say that 5 - Delete the release branch (in this example, `release-v5.0.1`). - Add the new tag ("v5.0.0") as an _active version_ in ReadTheDocs, and then change the _default version_ to this tag. +- Create a PR updating ``doc/citing.rst``.