forked from scipy-conference/scipy_proceedings
-
Notifications
You must be signed in to change notification settings - Fork 0
/
scipy_proc.json
60 lines (55 loc) · 2.14 KB
/
scipy_proc.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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"proceedings": {
"citation_key": "proc-scipy-2010",
"title": {
"acronym": "SciPy",
"conference": "Python in Science Conference",
"ordinal": "9th",
"short": "PROC. OF THE 9th PYTHON IN SCIENCE CONF. (SCIPY 2010)",
"full": "Proceedings of the 9th Python in Science Conference"
},
"year": "2010",
"editor": [
"Stéfan van der Walt",
"Jarrod Millman"
],
"volume": 3,
"number": 1,
"isbn": "value",
"location": "Austin, Texas",
"dates": "June 28 - July 3",
"copyright": {
"article": "This is an open-access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.",
"proceedings": ["The articles in the Proceedings of the Python in Science Conference are copyrighted and owned by their original authors",
"This is an open-access publication and is distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.",
"For more information, please see: http://creativecommons.org/licenses/by/3.0/"],
"license": "Creative Commons Attribution License (CCAL)"}
},
"organization": [
{
"name": "Conference Chairs",
"members": [
{"name": "Jarrod Millman",
"org": "UC Berkeley"},
{"name": "Travis Oliphant",
"org": "Enthought, Inc."}
]
},
{
"name": "Program Chairs",
"members": [
{"name": "Stéfan van der Walt",
"org": "Applied Mathematics, Stellenbosch University"},
{"name": "Someone else",
"org": "Some company"}
]
}
],
"sponsored_students": [
{
"name": "First name",
"org": "University",
"location": "Where from"
}
]
}