forked from euroscipy/euroscipy_proceedings
-
Notifications
You must be signed in to change notification settings - Fork 0
/
euroscipy_proc.json
111 lines (105 loc) · 3.74 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
{
"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",
"editor": [
"Pierre de Buyl",
"Nelle Varoquaux"
],
"volume": 6,
"number": 1,
"isbn": "value",
"location": "Brussels, Belgium",
"dates": "21 August - 25 August",
"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": "Pierre de Buyl",
"org": "Université libre de Bruxelles"},
{"name": "Jonathan Rocher",
"org": "Université libre de Bruxelles"}
]
},
{
"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 Europe"},
{"name": "Gaël Varoquaux",
"org": "INRIA Parietal"},
{"name": "Nelle Varoquaux",
"org": "Mines ParisTech"}
]
}
]
}