Skip to content

Commit 631302e

Browse files
committed
feat: Defining references on the DOI record
This file informs Zenodo to add TEOS-10 (Manual & Getting started) as references within the DOI record. This is equivalent of the references list in a regular paper. For more information and options: https://github.com/castelao/inception
1 parent 63a7747 commit 631302e

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.zenodo.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"related_identifiers": [
3+
{
4+
"scheme": "isbn",
5+
"identifier": "978-0-646-55621-5",
6+
"relation": "references"
7+
},
8+
{
9+
"scheme": "handle",
10+
"identifier": "http://hdl.handle.net/11329/286",
11+
"relation": "references"
12+
}
13+
]
14+
}

0 commit comments

Comments
 (0)