Skip to content

Commit 2964af5

Browse files
authored
Add DOI identifier to .zenodo.json
1 parent ade10aa commit 2964af5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.zenodo.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@
2424
"scheme": "url",
2525
"identifier": "https://github.com/mlund/duello",
2626
"relation": "isSupplementTo"
27+
},
28+
{
29+
"scheme": "doi",
30+
"identifier": "10.26434/chemrxiv-2025-0bfhd",
31+
"relation": "isSupplementTo"
2732
}
2833
],
2934
"access_right": "open",

0 commit comments

Comments
 (0)