-
Notifications
You must be signed in to change notification settings - Fork 0
/
.zenodo.json
32 lines (32 loc) · 892 Bytes
/
.zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"description": "Replace ADS citations with the appropriate INSPIRE ones in latex and bibtex",
"license": "MIT",
"title": "duetosymmetry/ads2inspire: v0.3.1",
"version": "v0.3.1",
"upload_type": "software",
"creators": [
{
"affiliation": "University of Mississippi",
"name": "Leo C. Stein",
"orcid": "0000-0001-7559-9597"
},
{
"affiliation": "University of Wisconsin-Madison",
"name": "Matthew Feickert",
"orcid": "0000-0003-4124-7862"
}
],
"access_right": "open",
"keywords": [
"latex",
"bibtex",
"bibliography"
],
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/duetosymmetry/ads2inspire/tree/v0.3.1",
"relation": "isSupplementTo"
}
]
}