Skip to content
Snippets Groups Projects
Verified Commit 86d2ed3e authored by Lars Bilke's avatar Lars Bilke
Browse files

Added DOI for 6.4.3.

parent fcbcaa96
No related branches found
No related tags found
No related merge requests found
...@@ -72,3 +72,9 @@ Zhang Ning <zhangning737@gmail.com> Rooney <43574869+zhangning737@users.noreply. ...@@ -72,3 +72,9 @@ Zhang Ning <zhangning737@gmail.com> Rooney <43574869+zhangning737@users.noreply.
Zhang Ning <zhangning737@gmail.com> zhangning737 <zhangning737@gmail.com> Zhang Ning <zhangning737@gmail.com> zhangning737 <zhangning737@gmail.com>
dependabot[bot] <no-email> dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] <no-email> dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] <no-email> dependabot[bot] <dependabot[bot]@users.noreply.github.com> dependabot[bot] <no-email> dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Robert Habel <Robert.Habel@student.tu-freiberg.de> Robert Habel <robert.habel@student.tu-freiberg.de>
Linda Günther <linda.guenther@student.tu-freiberg.de> Linda Günther <Linda.Guenther@student.tu-freiberg.de>
Sophia Einspänner <sophia.einspaenner@student.tu-freiberg.de> Sophia Einspänner <Sophia.Einspaenner@student.tu-freiberg.de>
Jakob Randow <jakob.randow@web.de> jrandow <jakob.randow@htwk-leipzig.de>
Jakob Randow <jakob.randow@web.de> jrandow <jakob.randow@web.de>
Olaf Kolditz <olaf.kolditz@ufz.de>
...@@ -10,8 +10,11 @@ license: BSD-3-Clause ...@@ -10,8 +10,11 @@ license: BSD-3-Clause
doi: 10.5281/zenodo.591265 doi: 10.5281/zenodo.591265
# The following needs to be adapted on releases: # The following needs to be adapted on releases:
version: "6.4.3" version: "6.4.3"
date-released: "2022-04-01" date-released: "2022-09-19"
identifiers: identifiers:
- type: doi
description: "Zenodo DOI for 6.4.3"
value: 10.5281/zenodo.7092676
- type: doi - type: doi
description: "Zenodo DOI for 6.4.2" description: "Zenodo DOI for 6.4.2"
value: 10.5281/zenodo.6405711 value: 10.5281/zenodo.6405711
......
...@@ -27,7 +27,7 @@ weight = 1080 ...@@ -27,7 +27,7 @@ weight = 1080
- Check if a [Zenodo release](https://zenodo.org/account/settings/github/repository/ufz/ogs#) is automatically issued - Check if a [Zenodo release](https://zenodo.org/account/settings/github/repository/ufz/ogs#) is automatically issued
- Issue a scan on [Software Heritage Archive](https://archive.softwareheritage.org/browse/origin/directory/?origin_url=https://gitlab.opengeosys.org/ogs/ogs.git) - Issue a scan on [Software Heritage Archive](https://archive.softwareheritage.org/browse/origin/directory/?origin_url=https://gitlab.opengeosys.org/ogs/ogs.git)
- Update `CITATION.cff` and `web/content/publications/_index.md` with new Zenodo DOI - Update `CITATION.cff` and `web/content/publications/_index.md` with new Zenodo DOI
- Update `CITATION.cff` author list (`git shortlog -sne`) and corresponding bibtex-entry in publications web page - Update `CITATION.cff` author list (`git shortlog -sne 6.4.3...6.4.2`) and corresponding bibtex-entry in publications web page
- Create bugfix branch - Create bugfix branch
- Create new netlify site (in an empty directory) - Create new netlify site (in an empty directory)
<!-- vale off --> <!-- vale off -->
......
...@@ -12,22 +12,36 @@ weight = 3 ...@@ -12,22 +12,36 @@ weight = 3
### Cite the software ### Cite the software
```bibtex ```bibtex
@software{ogs:6.4.2, @software{ogs:6.4.3,
author = {Naumov, Dmitry Yu. and Bilke, Lars and Fischer, Thomas and author = {Lars Bilke and
Rink, Karsten and Wang, Wenqing and Watanabe, Norihiro and Thomas Fischer and
Lu, Renchao and Grunwald, Norbert and Zill, Florian and Dmitri Naumov and
Buchwald, Jörg and Huang, Yonghui and Bathmann, Jasper and Christoph Lehmann and
Chen, Chaofan and Chen, Shuang and Meng, Boyan and Wenqing Wang and
Shao, Haibing and Kern, Dominik and Yoshioka, Keita and Renchao Lu and
Garibay Rodriguez, Jaime and Miao, Xingyuan and Boyan Meng and
Parisio, Francesco and Silbermann, Christian and Thiedau, Jan and Karsten Rink and
Walther, Marc and Kaiser, Sonja and Boog, Johannes and Norbert Grunwald and
Zheng, Tianyuan and Meisel, Tobias and Ning, Zhang}, Jörg Buchwald and
doi = {10.5281/zenodo.6405711}, Christian Silbermann and
month = {4}, Robert Habel and
title = {OpenGeoSys}, Linda Günther and
url = {https://www.opengeosys.org}, Mostafa Mollaali and
year = {2022} Tobias Meisel and
Jakob Randow and
Sophia Einspänner and
Haibing Shao and
Kata Kurgyis and
Olaf Kolditz and
Jaime Garibay},
title = {OpenGeoSys},
month = apr,
year = 2022,
note = {{If you use this software, please cite it using these metadata.}},
publisher = {Zenodo},
version = {6.4.3},
doi = {10.5281/zenodo.7092676},
url = {https://doi.org/10.5281/zenodo.7092676}
} }
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment