Skip to content

Commit 6ff15f4

Browse files
committed
fix DOI
Signed-off-by: Martijn Govers <[email protected]>
1 parent 50ab00d commit 6ff15f4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ message: "If you are using Power Grid Model DS in your research work, please con
77

88
title: "PowerGridModel/power-grid-model-ds"
99
url: "https://github.com/PowerGridModel/power-grid-model-ds"
10-
doi: "10.5281/zenodo.8054429"
10+
doi: "10.5281/zenodo.14825565"
1111
license: "MPL-2.0"
1212
authors:
1313
- family-names: "Schouten"

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ SPDX-License-Identifier: MPL-2.0
2323

2424
[![Nightly build](https://github.com/PowerGridModel/power-grid-model-ds/actions/workflows/nightly.yml/badge.svg)](https://github.com/PowerGridModel/power-grid-model-ds/actions/workflows/nightly.yml)
2525

26-
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8054429.svg)](https://zenodo.org/record/8054429)
26+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14825565.svg)](https://zenodo.org/record/14825565)
2727

2828
[![](https://github.com/PowerGridModel/.github/blob/main/artwork/svg/color.svg)](#)
2929

@@ -72,12 +72,12 @@ for submitting pull requests to us.
7272

7373
If you are using Power Grid Model DS in your research work, please consider citing our library using the following references.
7474

75-
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8054429.svg)](https://zenodo.org/record/8054429)
75+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14825565.svg)](https://zenodo.org/record/14825565)
7676

7777
```bibtex
7878
@software{Schouten_PowerGridModel_power-grid-model-ds,
7979
author = {Schouten, Jaap and Baaijen, Thijs and Koppen, Vincent and van der Voort, Sven and {Contributors to the LF Energy project Power Grid Model}},
80-
doi = {10.5281/zenodo.8054429},
80+
doi = {10.5281/zenodo.14825565},
8181
license = {MPL-2.0},
8282
title = {{PowerGridModel/power-grid-model-ds}},
8383
url = {https://github.com/PowerGridModel/power-grid-model-ds}

0 commit comments

Comments
 (0)