-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcommittees.html
More file actions
192 lines (177 loc) · 13.3 KB
/
committees.html
File metadata and controls
192 lines (177 loc) · 13.3 KB
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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
<!DOCTYPE html>
<html lang="en">
<head>
<title>Service - Alex Potanin</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:title" content="Community Service - Alex Potanin">
<meta property="og:description" content="Conference organization, program committees, and editorial work by Alex Potanin.">
<meta property="og:image" content="https://potanin.github.io/images/og-image.png">
<meta property="og:url" content="https://potanin.github.io/committees.html">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://potanin.github.io/images/og-image.png">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:300,400,600,700&display=swap">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="style.css">
</head>
<body>
<!-- Navbar -->
<div class="w3-top">
<div class="w3-bar" id="myNavbar">
<a class="w3-bar-item w3-button w3-hide-medium w3-hide-large w3-right"
href="javascript:void(0);"
onclick="toggleFunction()"
title="Toggle Navigation Menu">
<i class="fa fa-bars"></i>
</a>
<a href="./" class="w3-bar-item w3-button">HOME</a>
<a href="./students.html" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-users"></i> STUDENTS</a>
<a href="./publications.html" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-file-text-o"></i> PUBLICATIONS</a>
<a href="./teaching.html" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-graduation-cap"></i> TEACHING</a>
<a href="./committees.html" class="w3-bar-item w3-button w3-hide-small nav-active"><i class="fa fa-institution"></i> SERVICE</a>
<a href="./files/CVAlexPotanin.pdf" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-file-pdf-o"></i> CV</a>
<a href="mailto:alex.potanin@anu.edu.au" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-envelope"></i> EMAIL</a>
</div>
<div id="navDemo" class="w3-bar-block w3-hide w3-hide-large w3-hide-medium">
<a href="./students.html" class="w3-bar-item w3-button" onclick="toggleFunction()">STUDENTS</a>
<a href="./publications.html" class="w3-bar-item w3-button" onclick="toggleFunction()">PUBLICATIONS</a>
<a href="./teaching.html" class="w3-bar-item w3-button" onclick="toggleFunction()">TEACHING</a>
<a href="./committees.html" class="w3-bar-item w3-button" onclick="toggleFunction()">SERVICE</a>
<a href="./files/CVAlexPotanin.pdf" class="w3-bar-item w3-button" onclick="toggleFunction()">CV</a>
<a href="mailto:alex.potanin@anu.edu.au" class="w3-bar-item w3-button" onclick="toggleFunction()">EMAIL</a>
</div>
</div>
<!-- Page Header -->
<div class="page-header">
<div class="container">
<h1>Community Service</h1>
<p>Academic leadership, conference organization, and program committees</p>
</div>
</div>
<!-- Academic Leadership -->
<div class="section">
<div class="container">
<div class="bio-text" style="max-width: 800px;">
<p>I hold significant leadership roles in both the international programming languages community and university administration. I currently serve as Chair of the <a href="https://www.sigplan.org/Conferences/SPLASH/">SPLASH Steering Committee</a> (2024 - 2026) and as Member at Large and Treasurer of the <a href="https://www.sigplan.org/">ACM SIGPLAN Executive Committee</a> (2025 - 2027) - the premier professional organisation for programming language research. I was General Chair of <a href="https://conf.researchr.org/home/splash-2022">SPLASH 2022</a> in Auckland, NZ, Research Committee Co-Chair for OOPSLA 2024, and PC Chair of APLAS 2025, along with numerous other chairing and programme committee roles spanning two decades.</p>
<p>Within the university, I served as Associate Director of HDR for the ANU School of Computing (2023 - 2025), overseeing admissions, supervision, and progress monitoring for over 200 PhD students. I revamped the admissions and scholarship process, created an HDR monitoring app adopted across the school, and established regular six-monthly progress reviews for all four research clusters. Previously, I served as Deputy Head of School at VUW (2022), managing 15 academic staff across four sub-schools during a major restructuring. I was also Program Convenor for the Bachelor of Engineering in Software Engineering at ANU (from 2022), and served on the Engineering New Zealand Accreditation Panel in 2018.</p>
</div>
</div>
</div>
<!-- Service Roles -->
<div class="section section-alt">
<div class="container">
<div class="list-group-title">Leadership Roles</div>
<ul class="styled-list">
<li>Chair of <a href="https://www.sigplan.org/Conferences/SPLASH/">SPLASH Steering Committee 2024 - 2026</a>.</li>
<li>SIGPLAN EC Member at Large and Treasurer 2025 - 2027.</li>
<li>General Chair of <a href="https://conf.researchr.org/home/splash-2022">SPLASH 2022</a> (co-located with APLAS 2022) in Auckland, NZ.</li>
<li>Research Committee Co-Chair for OOPSLA 2024.</li>
<li>PC Chair of APLAS 2025.</li>
<li>General Chair of APLAS 2018.</li>
<li>Program Co-Chair for <a href="http://www.apsec2016.org/">APSEC 2016</a>.</li>
<li>Program Committee Co-Chair of the <i><a href="http://cats.it.usyd.edu.au/">Computing: The Australasian Theory Symposium (CATS) 2011</a></i>. (Part of <a href="http://www.computing.edu.au/acsw2011/">ACSW2011</a>.) Perth, Australia.</li>
<li>Program Committee Co-Chair of the <i><a href="http://cats.it.usyd.edu.au/cats2010/">Computing: The Australasian Theory Symposium (CATS) 2010</a></i>. (Part of <a href="http://www.acsw2010.scitech.qut.edu.au/">ACSW2010</a>.) Brisbane, Australia.</li>
<li>General Co-Chair of the <i><a href="http://www.mcs.vuw.ac.nz/events/ACSW2009/">Australasian Computer Science Week (ACSW) 2009</a>.</i> Wellington, New Zealand.</li>
<li>General Chair of the <i>15th PhD Workshop and Doctoral Symposium</i> at European Conference for Object-Oriented Programming (ECOOP2005). Glasgow, Scotland.</li>
<li>Local Organising Chair of the <i>2nd International Dylan Hackers Conference (DHC2004)</i>. Wellington, New Zealand.</li>
</ul>
<div class="list-group-title">Workshop Chairs</div>
<ul class="styled-list">
<li>Co-Chair of New Object-Oriented Languages (NOOL) 2017 workshop.</li>
<li><a href="http://2015.splashcon.org/track/nool2015">Chair of New Object-Oriented Languages (NOOL) 2015.</a></li>
<li>Workshops Co-Chair for <a href="http://2018.splashcon.org/">SPLASH 2018</a>.</li>
<li>Workshops Co-Chair for <a href="http://2017.splashcon.org/">SPLASH 2017</a>.</li>
</ul>
<div class="list-group-title">Publications Chairs</div>
<ul class="styled-list">
<li>Publications Co-Chair for <a href="https://conf.researchr.org/home/icfp-2018">ICFP 2018</a>.</li>
<li>Publications Co-Chair for <a href="http://2017.splashcon.org/">SPLASH 2017</a>.</li>
<li>Publications Chair for <a href="http://2016.splashcon.org">SPLASH 2016</a>.</li>
<li>Publications Chair for <a href="http://2015.splashcon.org/">SPLASH 2015</a>.</li>
</ul>
<div class="list-group-title">Steering Committees</div>
<ul class="styled-list">
<li>Steering Committee Member of SPLASH/OOPSLA Conferences from 2020.</li>
<li>Steering Committee Member of <a href="https://plvmq.bitbucket.io/#SAPLING/">SAPLING</a> from 2019.</li>
<li>Conference Coordinator (2010 Onwards) as part of <a href="http://www.core.edu.au/">Computing in Research and Education (CORE)</a> Executive.</li>
</ul>
<div class="list-group-title">Program Committee Memberships</div>
<ul class="styled-list">
<li>PC Member of FSE 2025 Ideas, Visions, and Reflections Track.</li>
<li>RC Member of PLDI 2025.</li>
<li>PC Member of IWACO 2024.</li>
<li>PC Member of Onward! Papers 2023.</li>
<li>PC Member of FormaliSE 2023.</li>
<li>PC Member of ECOOP 2023.</li>
<li>RC Member of Programming 2022 and 2023.</li>
<li>PC Member of FormaliSE 2022.</li>
<li>PC Member of ECOOP 2022.</li>
<li>PC Member of IWACO 2021.</li>
<li>PC Member of APLAS 2021.</li>
<li>ERC Member of OOPSLA 2021.</li>
<li>Program Committee Member of <a href="https://www.iccq.ru/">ICCQ 2021</a>.</li>
<li>Program Committee Member of ESOP 2021.</li>
<li>Virtualisation Co-Chair of <a href="https://conf.researchr.org/home/splash-2020">SPLASH 2020</a>.</li>
<li>Program Committee Member of GPCE 2020.</li>
<li>Review Committee Member of OOPSLA 2020.</li>
<li>Program Committee Member of GPCE 2019.</li>
<li>Program Committee Member of PLDI 2019 Student Research Competition.</li>
<li>Program Committee Member of <a href="https://cps-vo.org/group/hotsos">HotSoS 2019</a>.</li>
<li>Review Committee Member of <a href="https://conf.researchr.org/home/splash-2019">OOPSLA 2019</a> PACM Issue.</li>
<li>Program Committee Member of <a href="https://2019.ecoop.org/home">ECOOP 2019</a>.</li>
<li>Program Committee Member of APSEC 2017.</li>
<li>Program Committee Member of the ACSC 2017.</li>
<li>Program Committee Member of the <a href="http://2016.splashcon.org/track/nool2016#About">NOOL 2016</a>.</li>
<li>Program Committee Member of the <a href="http://soict.hust.edu.vn/~aplas2016/">APLAS 2016</a>.</li>
<li>Program Committee Member of the <a href="http://2016.ecoop.org/track/FTfJP-2016">FTfJP 2016</a>.</li>
<li>Program Committee Member of the European Conference on Object-Oriented Programming (ECOOP) 2016.</li>
<li>Program Committee Member of the ACSC 2016.</li>
<li>Extended Review Committee Member for the PLDI 2015.</li>
<li>Program Committee Member of the ACSC 2015.</li>
<li>Program Committee Member of the FOOL 2014.</li>
<li>Program Committee Member of the <i><a href="http://splashcon.org/2014/oopsla.html">Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA) 2014</a></i> conference.</li>
<li>Program Committee Member of the <i>Australasian Computer Science Conference (ACSC) 2013</i>. (Part of <a href="http://acsw2013.cis.unisa.edu.au/">ACSW2013</a>.) Adelaide, Australia.</li>
<li>Program Committee Member of the <i><a href="http://acsc.csse.uwa.edu.au/">Australasian Computer Science Conference (ACSC) 2012</a></i>. (Part of <a href="http://www.cs.rmit.edu.au/acsw2012/">ACSW2012</a>.) Melbourne, Australia.</li>
<li>Extended Review Committee Member for the <a href="http://www.splashcon.org/2011/">Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA) 2011</a> conference. Portland, OR, USA.</li>
<li>Program Committee Member of the International Workshop on Aliasing, Confinement, and Ownership (IWACO) 2011 at European Conference for Object-Oriented Programming (ECOOP) 2011.</li>
<li>Program Committee Member of the <i><a href="http://acsc.csse.uwa.edu.au/">Australasian Computer Science Conference (ACSC) 2011</a></i>. (Part of <a href="http://www.computing.edu.au/acsw2011/">ACSW2011</a>.) Perth, Australia.</li>
<li>Program Committee Member of the <i><a href="http://www.comp.mq.edu.au/conferences/acsc10/">Australasian Computer Science Conference (ACSC) 2010</a></i>. (Part of <a href="http://www.acsw2010.scitech.qut.edu.au/">ACSW2010</a>.) Brisbane, Australia.</li>
<li>Program Committee Member of the <i><a href="http://people.dsv.su.se/~tobias/iwaco2007.html">International Workshop on Aliasing, Confinement, and Ownership (IWACO) 2007</a></i> at European Conference for Object-Oriented Programming (ECOOP2007). Berlin, Germany.</li>
</ul>
</div>
</div>
<!-- Footer -->
<footer class="site-footer">
<div class="container">
<div class="footer-links">
<a href="./">Home</a>
<a href="./publications.html">Publications</a>
<a href="./students.html">Students</a>
<a href="./teaching.html">Teaching</a>
</div>
<p>Alex Potanin · School of Computing, Australian National University</p>
</div>
</footer>
<script>
window.onscroll = function() {myFunction()};
function myFunction() {
var navbar = document.getElementById("myNavbar");
if (document.body.scrollTop > 10 || document.documentElement.scrollTop > 10) {
navbar.classList.add("scrolled");
} else {
navbar.classList.remove("scrolled");
}
}
function toggleFunction() {
var x = document.getElementById("navDemo");
if (x.className.indexOf("w3-show") == -1) {
x.className += " w3-show";
} else {
x.className = x.className.replace(" w3-show", "");
}
}
</script>
</body>
</html>