Skip to content

Commit 042b9b4

Browse files
author
Andrew McCluskey
authored
Merge pull request #38 from arm61/master
add a zenodo json
2 parents 7330042 + 52e8d06 commit 042b9b4

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

.zenodo.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"title": "An Introduction to Python for Chemists",
3+
"creators": [{
4+
"name": "McCluskey, Andrew R.",
5+
"affiliation": "Diamond Light Source, Harwell Campus,. Didcot, OX11 0DE, UK.; Department of Chemistry, University of Bath, Claverton Down, Bath, BA2 7AY, UK.",
6+
"orcid": "0000-0003-3381-5911"
7+
},
8+
{
9+
"name": "Dean, Jacob M.",
10+
"affiliation": "Department of Chemistry, University of Bath, Claverton Down, Bath, BA2 7AY, UK."
11+
},
12+
{
13+
"name": "Morgan, Benjamin J.",
14+
"affiliation": "Department of Chemistry, University of Bath, Claverton Down, Bath, BA2 7AY, UK.",
15+
"orcid": "0000-0002-3056-8233"
16+
}
17+
],
18+
"description": "An open-source project to develop an introductory textbook covering all aspects of Python programming for chemistry students.",
19+
"access_right": "open",
20+
"license": "CC-BY-4.0",
21+
"grants": [{
22+
"funder": "Ada Lovelace Centre (STFC)"
23+
},
24+
{
25+
"funder": "The Royal Society",
26+
"code": "UF130329"
27+
}
28+
]
29+
}

0 commit comments

Comments
 (0)