-
Notifications
You must be signed in to change notification settings - Fork 51
/
euroscipy_proc.json
executable file
·149 lines (142 loc) · 4.95 KB
/
euroscipy_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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
{
"proceedings": {
"citation_key": "proc-euroscipy-2013",
"title": {
"acronym": "EuroSciPy",
"conference": "European Conference on Python in Science",
"ordinal": "6th",
"short": "PROC. OF THE 6th EUR. CONF. ON PYTHON IN SCIENCE (EUROSCIPY 2013)",
"full": "Proceedings of the 6th European Conference on Python in Science"
},
"year": "2013",
"copyright_year": "2014",
"editor": [
"Pierre de Buyl",
"Nelle Varoquaux"
],
"volume": 6,
"number": 1,
"isbn": "value",
"arxiv_identifier": "YYYY.NNNN",
"location": "Brussels, Belgium",
"dates": "21-25 August 2013",
"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. http://creativecommons.org/licenses/by/3.0/",
"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 (CC BY)"}
},
"organization": [
{
"name": "Conference Chairs",
"members": [
{"name": "Pierre de Buyl",
"org": "Université libre de Bruxelles"},
{"name": "Nicolas Pettiaux",
"org": "Haute École de Bruxelles - École supérieure d'informatique"}
]
},
{
"name": "Program Committee Chair",
"members": [
{"name": "Tiziano Zito",
"org": "Humboldt-Universität zu Berlin"}
]
},
{
"name": "Tutorial Chairs",
"members": [
{"name": "Nicolas Rougier",
"org": "Inria Nancy"}
]
},
{
"name": "Program Committee",
"members": [
{"name": "Pierre de Buyl",
"org": "Université libre de Bruxelles"},
{"name": "Ralf Gommers",
"org": "ASML"},
{"name": "Emmanuelle Gouillart. Joint Unit CNRS/Saint-Gobain",
"org": "France"},
{"name": "Kael Hanson",
"org": "Université libre de Bruxelles"},
{"name": "Konrad Hinsen",
"org": "Centre National de la Recherche Scientifique (CNRS)"},
{"name": "Hans Petter Langtangen",
"org": "Simula and University of Oslo"},
{"name": "Mike Müller",
"org": "Python Academy"},
{"name": "Raphael Ritz",
"org": "International Neuroinformatics Coordinating Facility"},
{"name": "Stéfan van der Walt",
"org": "Applied Mathematics"},
{"name": "Gaël Varoquaux",
"org": "INRIA Parietal"},
{"name": "Nelle Varoquaux",
"org": "Mines ParisTech"},
{"name": "Pauli Virtanen",
"org": "Aalto University"}
]
},
{
"name": "Organizing Committee",
"members": [
{"name": "Nicolas Chauvat",
"org": "Logilab"},
{"name": "Emmanuelle Gouillart. Joint Unit CNRS/Saint-Gobain",
"org": "France"},
{"name": "Kael Hanson",
"org": "Université libre de Bruxelles"},
{"name": "Renaud Lambiotte",
"org": "University of Namur"},
{"name": "Thomas Lecocq",
"org": "Royal Observatory of Belgium"},
{"name": "Mike Müller",
"org": "Python Academy"},
{"name": "Didrik Pinte",
"org": "Enthought"},
{"name": "Gaël Varoquaux",
"org": "INRIA Parietal"},
{"name": "Nelle Varoquaux",
"org": "Mines ParisTech"}
]
},
{
"name": "Proceedings reviewers",
"members": [
{"name": "Francesc Alted",
"org": "Continuum Analytics Inc."},
{"name": "Daniel J. Bates",
"org": "Colorado State University"},
{"name": "Ondřej Čertík",
"org": "Los Alamos National Laboratory"},
{"name": "David Cournapeau",
"org": "Enthought"},
{"name": "Alexandre Gramfort",
"org": "Telecom ParisTech, CNRS LTCI"},
{"name": "Valentin Haenel",
"org": "Independent"},
{"name": "Konrad Hinsen",
"org": "Centre National de la Recherche Scientifique (CNRS)"},
{"name": "Robert Kern",
"org": "Enthought"},
{"name": "Mike Müller",
"org": "Python Academy"},
{"name": "Andy R. Terrel",
"org": "Continuum Analytics Inc."},
{"name": "C. Titus Brown",
"org": "Michigan State University"},
{"name": "Jake Vanderplas",
"org": "University of Washington"},
{"name": "Gaël Varoquaux",
"org": "INRIA Parietal"},
{"name": "Paul Zimmermann",
"org": "INRIA"},
{"name": "Tiziano Zito",
"org": "Humboldt-Universität zu Berlin"}
]
}
]
}