Skip to content

Commit fc44d10

Browse files
authored
Update .zenodo.json
1 parent 088d87d commit fc44d10

File tree

1 file changed

+20
-13
lines changed

1 file changed

+20
-13
lines changed

.zenodo.json

Lines changed: 20 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,28 @@
11
{
22
"description": "When determining equilibrium constants of multi-substrate / multi-product reactions, the concentrations may affect the uncertainty of the result.",
3-
"license": "https://creativecommons.org/licenses/by/4.0/",
43
"title": "Robert's Farm of Ideas: 1 -- error propagation in equilibrium constants",
5-
"upload_type": "publication",
6-
"access_right": "open",
4+
"license": {
5+
"id": "CC-BY-4.0"
6+
},
7+
"notes": "Development is happening here: https://github.com/roberts-farm-of-ideas/1",
8+
"keywords": [
9+
"error propagation",
10+
"uncertainty",
11+
"equilibrium constant",
12+
"measurement",
13+
"calculation"
14+
],
715
"creators": [
816
{
9-
"affiliation": "",
10-
"name": "Giessmann, Robert T.",
11-
"orcid": "0000-0002-0254-1500"
17+
"affiliation": "",
18+
"name": "Giessmann, Robert T.",
19+
"orcid": "0000-0002-0254-1500"
1220
}
1321
],
14-
"keywords": [
15-
"error propagation",
16-
"uncertainty",
17-
"equilibrium constant",
18-
"measurement",
19-
"calculation",
20-
],
22+
"access_right": "open",
23+
"resource_type": {
24+
"subtype": "workingpaper",
25+
"type": "publication",
26+
"title": "Working paper"
27+
}
2128
}

0 commit comments

Comments
 (0)