-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.zenodo.json
34 lines (34 loc) · 988 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
33
34
{
"description": "BSPLib is a fast, and easy to use C++ implementation of the Bulk Synchronous Parallel (BSP) threading model.",
"license": "MIT License",
"title": "Zefiros-Software/BSPLib 1.1.11",
"upload_type": "software",
"publication_date": "2017-10-29",
"creators": [
{
"affiliation": "@Zefiros-Software",
"name": "P E Visscher"
},
{
"affiliation": "@Zefiros-Software",
"name": "MickVanDuijn"
},
{
"name": "K M Visscher"
}
],
"access_right": "open",
"license": "mit-license",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://github.com/Zefiros-Software/BSPLib/tree/1.1.11",
"relation": "isSupplementTo"
},
{
"scheme": "doi",
"identifier": "10.5281/zenodo.1038558",
"relation": "isPartOf"
}
]
}