-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathscipy_proc.json
122 lines (112 loc) · 4.03 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
{
"proceedings": {
"citation_key": "proc-scipy-2012",
"title": {
"acronym": "SciPy",
"conference": "Python in Science Conference",
"ordinal": "11th",
"short": "PROC. OF THE 11th PYTHON IN SCIENCE CONF. (SCIPY 2012)",
"full": "Proceedings of the 11th Python in Science Conference"
},
"year": "2012",
"editor": [
"Aron Ahmadia",
"Jarrod Millman",
"Stéfan van der Walt"
],
"volume": 5,
"number": 1,
"isbn": "value",
"location": "Austin, Texas",
"dates": "July 16--21, 2012",
"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": "Warren Weckesser",
"org": "Enthought, Inc."},
{"name": "Stefan van der Walt",
"org": "UC Berkeley"}
]
},
{
"name": "Program Chairs",
"members": [
{"name": "Matt McCormick",
"org": "Kitware, Inc."},
{"name": "Andy Terrel",
"org": "TACC, University of Texas"}
]
},
{
"name": "Program Committee",
"members": [
{"name": "Aron Ahmadia",
"org": "KAUST"},
{"name": "W. Nathan Bell",
"org": "NVIDIA"},
{"name": "John Hunter",
"org": "TradeLink"},
{"name": "Matthew G. Knepley",
"org": "University of Chicago"},
{"name": "Kyle Mandli",
"org": "University of Texas"},
{"name": "Mike McKerns",
"org": "Enthought, Inc."},
{"name": "Dan Schult",
"org": "Colgate University"},
{"name": "Matthew Terry",
"org": "LLNL"},
{"name": "Matthew Turk",
"org": "Columbia University"},
{"name": "Peter Wang",
"org": "Continuum Analytics"}
]
},
{
"name": "Tutorial Chairs",
"members": [
{"name": "Dharhas Pothina",
"org": "Texas Water Development Board"},
{"name": "Jonathan Rocher",
"org": "Enthought, Inc."}
]
},
{
"name": "Sponsorship Chairs",
"members": [
{"name": "Chris Colbert",
"org": "Enthought, Inc."},
{"name": "William Spotz",
"org": "Sandia National Laboratories"}
]
},
{
"name": "Program Staff",
"members": [
{"name": "Jodi Havranek",
"org": "Enthought, Inc."},
{"name": "Jim Ivanoff",
"org": "Enthought, Inc."},
{"name": "Lauren Johnson",
"org": "Enthought, Inc."},
{"name": "Leah Jones",
"org": "Enthought, Inc."}
]
}
],
"sponsored_students": [
{
"name": "",
"org": "",
"location": ""
}
]
}