-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcitation.zenodo.json
36 lines (36 loc) · 1.08 KB
/
citation.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
33
34
35
36
{
"description": "<p>PyLithics: A Python package for stone tool analysis</p>",
"license": "GNU General Public License v3.0 (GNU GPLv3)",
"title": "PyLithics: A Python package for stone tool analysis",
"notes": "If you use this software, please cite it as below.",
"version": "v1.0.0",
"upload_type": "software",
"publication_date": "2022-01-24",
"creators": [
{
"orcid": "0000-0002-9929-789X",
"name": "Gellis, Jason J."
},
{
"orcid": "0000-0002-0227-836X",
"name": "Rangel Smith, Camila"
},
{
"orcid": "0000-0003-0479-3039",
"name": "Foley, Robert A."
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/alan-turing-institute/Palaeoanalytics/tree/v1.0.0",
"relation": "isSupplementTo"
},
{
"scheme": "doi",
"identifier": "10.5281/zenodo.5897148",
"relation": "isVersionOf"
}
]
}