Skip to content

Commit 7ee02ae

Browse files
author
Konrad Rieck
committed
enabled pc
1 parent 37a1b35 commit 7ee02ae

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

data/pc.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"Gavin Brown": "University of Washington",
1717
"Kirill Bykov": "BIFOLD, TU Berlin and ATB Potsdam",
1818
"Lorenzo Cavallaro": "University College London",
19-
"Lorenzo Cazzaro": "Universit\u00e0 Ca' Foscari Venezia",
19+
"Lorenzo Cazzaro": "Università Ca' Foscari Venezia",
2020
"Tudor Cebere": "INRIA",
2121
"Karan Chadha": "Meta",
2222
"Varun Chandrasekaran": "University of Illinois Urbana-Champaign",
@@ -38,7 +38,7 @@
3838
"David Evans": "University of Virginia",
3939
"Minghong Fang": "University of Louisville",
4040
"Shuya Feng": "University of Alabama at Birmingham",
41-
"Sebastien Gambs": "Universit\u00e9 du Qu\u00e9bec \u00e0 Montr\u00e9al",
41+
"Sebastien Gambs": "Université du Québec à Montréal",
4242
"Daniel Gibert": "Artificial Intelligence Research Institute (IIIA-CSIC)",
4343
"Kathrin Grosse": "IBM Research",
4444
"Shion Guha": "University of Toronto",
@@ -59,7 +59,7 @@
5959
"Yigitcan Kaya": "UC Santa Barbara",
6060
"Klim Kireev": "MPI-SP",
6161
"Aleksandra Korolova": "Princeton University",
62-
"Marina Kr_ek": "Radboud University",
62+
"Marina Krček": "Radboud University",
6363
"Pavel Laskov": "University of Liechtenstein",
6464
"Christian Janos Lebeda": "INRIA",
6565
"Boheng Li": "Nanyang Technological University",
@@ -96,7 +96,7 @@
9696
"Vera Rimmer": "DistriNet, KU Leuven",
9797
"Alexander Robey": "CMU",
9898
"Lucas Rosenblatt": "NYU",
99-
"Saskia Laura Schr\u00f6der": "Cisco Systems",
99+
"Saskia Laura Schröder": "Cisco Systems",
100100
"Avital Shafran": "The Hebrew University",
101101
"Mahmood Sharif": "Tel Aviv University",
102102
"Or Sheffet": "Bar Ilan University",

theme/templates/organization.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ <h1>{{ page.title }}</h1>
6363
{% endfor %}
6464
<tr><td colspan="3"><br></td></tr>
6565
{% endif %}
66-
<!--
66+
6767
{# Program Committee #}
6868
{% set pc_items = PROGRAM_COMMITTEE.items() | list %}
6969
{% if pc_items %}
@@ -80,7 +80,7 @@ <h1>{{ page.title }}</h1>
8080
</tr>
8181
{% endfor %}
8282
{% endif %}
83-
-->
83+
8484
</tbody>
8585
</table>
8686
</div>

0 commit comments

Comments
 (0)