-
Notifications
You must be signed in to change notification settings - Fork 1
/
student-research-competition.html
274 lines (234 loc) · 19.1 KB
/
student-research-competition.html
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
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
<!doctype html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-59JZV5ZYEB"></script>
<script src="./assets/js/analytics.js"></script>
<!-- Meta data -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="ASSETS 2022 official website | Student Research Competition">
<meta name="keywords" content="ASSETS 2022, ASSETS'22, SIGACCESS, SRC, Student Research Competition">
<meta name="author" content="">
<meta name="generator" content="">
<!-- Metadata tags for link preview -->
<meta property="og:type" content="website" />
<meta name="title" property="og:title" content="ASSETS 2022 | Student Research Competition" />
<meta name="image" property="og:image" content="https://assets22.sigaccess.org/assets/img/large/ASSETS2022_Logo.png" />
<meta name="og:title" content="ASSETS 2022 | The 24th International ACM SIGACCESS Conference on Computers and Accessibility" />
<meta name="og:image" content="https://assets22.sigaccess.org/assets/img/large/ASSETS2022_Logo.png" />
<title>ASSETS 2022 | Call for Student Research Competition</title>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<!-- Bootstrap core CSS -->
<link href="./assets/dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="./assets/css/style.css" rel="stylesheet">
<link href="./assets/css/navbar.css" rel="stylesheet">
<link href="./assets/css/committees.css" rel="stylesheet">
<!-- Javascript -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="./assets/dist/js/bootstrap.bundle.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
</head>
<body>
<main>
<!--Navigation bar-->
<div id="navbar"></div>
<script>
$(function(){
$("#navbar").load("navbar.html");
});
</script>
<!--Navigation bar-->
<div id="content">
<!-- Jumbotron -->
<div id="top-jumbotron-cfp" class="jumbotron jumbotron-fluid text-light bg-overlay image-wrapper">
<div class="container px-4 py-5 text-center content">
<span class="d-flex justify-content-center align-items-center mt-5">
<img class="d-block my-0 mx-4" src="./assets/img/large/logo-large.png" alt="ASSETS'22 logo" width="125">
<div>
<h1 class="display-6 confTitle mt-4 mb-0">Call for Student Research Competition</h1>
<h5 class="confTitle">October 23-26, 2022</h5>
</div>
</span>
</div>
</div>
<!-- Jumbotron -->
<!-- Content -->
<section class="callout_section_2 p-3">
<div class="container">
<div class="row justify-content-md-center">
<div class="col-lg-8 mt-4">
<h3 class="text-center">How the Student Research Competition Will Work</h3>
<p>The ACM Student Research Competition (SRC) is an event open to undergraduate and graduate students. At the conference, the authors will present their poster to a panel of experts and those who qualify to the next round will present their research to the conference audience. All accepted SRC submissions will be published in the conference proceedings and the best presentations will receive a prize. The SRC is a fantastic opportunity to be introduced to the community and establish networks with fellow scientists.</p>
</div>
</div>
</div>
</section>
<section class="callout_section_1 p-3">
<div class="container">
<div class="row justify-content-md-center">
<div class="col-lg-8 mt-4">
<h4>Testimonials</h4>
<p><i>“...What really caught my eye was how the community fosters growth and how the competition encourages us to learn the methodology behind other projects to improve our own.”</i></p>
<p><em> —Yash Naik, University of Mumbai, SRC undergraduate student participant in 2018</em></p>
<p><i>“The SRC was one of the most engaging and intriguing activities of my Ph.D. journey. Besides the ‘eye-opening’ experience the competition offered, I had very insightful feedback on my research, met other student researchers and established relationships I believe would last a lifetime!”</i></p>
<p><em> —Andrew A. Bayor, Queensland University of Technology, SRC graduate student participant, 2019</em></p>
<p><i>"The ASSETS 2020 SRC was both our first conference attending and presenting. Being able to connect with leading students and researchers in our field was not only exciting, but it was tremendously helpful for pushing our research forward. Additionally, we were able to meet and connect with so many great undergraduate and graduate students in the SRC who are doing amazing research in accessibility. I know that the friendships, acquaintances, and conversations we made and had will help us for years to come. We would recommend the SRC to anyone looking for a great learning experience as new researchers."</i></p>
<p><em> —Thomas McHugh and Cooper Barth, Northwestern University, SRC undergraduate student participants, 2020</em></p>
</div>
</div>
</div>
</section>
<section class="callout_section_0 p-3">
<div class="container">
<div class="row justify-content-md-center">
<div class="col-lg-8 mt-4">
<h3 class="text-center" tabindex="0">Eligibility</h3>
<ul>
<li>Participants must be currently enrolled (at the time of submission) in a university or college and have an active ACM student membership. If you are not a member yet, you can <a href="https://campus.acm.org/public/qj/quickjoin/qj_control.cfm?form_type=Student" target="_blank">join the ACM</a> by paying a US$19 fee per year.</li>
<li><b>At the graduate level (MS or PhD students), team projects or individual projects can be submitted.</b> One team member should be designated to attend the conference and make the oral presentation. Graduate submissions cannot include advisor names.<!-- Group research projects <u>will not</u> be considered, meaning graduate submissions cannot include advisor names.If an individual is part of a group research project and wants to participate in an SRC, they can only present their part of the research (their contribution to the project). --> <!--Only the individual author will receive the travel stipend and monetary award (should they win).--></li>
<li><b>At the undergraduate level, team projects are acceptable</b>. All team members should be undergraduate students. One team member should be designated to attend the conference and make the oral presentation. Students may only participate in one ACM SRC per program year (July 1-June 30). Students that have applied to an SRC, but have not been accepted, may respond to other SRC calls for participation during the program year.</li>
<li>Work accepted as a full paper for one of the technical sessions of the conference cannot also be considered for the Student Research Competition. Students having a technical paper, however, are encouraged to submit separate work to the Student Research Competition.</li>
<li>The same topic of work cannot be presented at more than one of the conference venues (SRC, DC, or as a regular technical paper).</li>
<li>SRC submissions should not be under review at other conferences or similar venues.</li>
</ul>
</div>
</div>
</div>
</section>
<section class="callout_section_1 p-3">
<div class="container">
<div class="row justify-content-md-center">
<div class="col-lg-8 mt-4">
<h3 class="text-center" tabindex="0">Submissions</h3>
<h4>For whom?</h4>
<p>The ACM Student Research Competition (SRC) is an event open to undergraduate and graduate students.</p>
<!-- <h4>Is there any support?</h4>
<p>Students selected to participate in the SRC will receive partial support to attend the conference.</p> -->
<h4>What needs to be submitted?</h4>
<p>Students wishing to participate submit abstracts of their work. Qualifying research must deal with topics that are relevant to the mission of the ASSETS series, as described by the <a href="call-for-papers.html">Call for Papers</a>. Preference will be given to work that has been completed (or close to completion).</p>
<p>Submissions have a 4,000 to 5,000 word limit using templates that can be found in the <a href="submission-templates.html">Submission Templates page</a>. Note that references <u>do not</u> count toward page limits.</p>
<p>Successful entries will be published in the ASSETS 2022 proceedings and the ACM Digital Library. Submissions (in PDF format) should be submitted by the deadline: June 23, 2022, 5 P.M. Pacific Time (GMT -8:00). It is important to note that these are NOT anonymous submissions; the authors' names should be on the paper.</p>
<p>In addition, <b>after acceptance</b>, authors will be required to prepare a short audio speech file describing the content of their posters. This feature makes posters more accessible to blind and low vision attendees. More details on this will be available in due course.</p>
<p>Your PDF file must be accessible. Please refer to the instructions on <a href="guidelines-policies.html#a11y-pdfs">Creating an Accessible ACM Conference Paper</a> for information on how to accomplish this. If you cannot create an accessible PDF at submission time then you will be given the option to upload either an accessible HTML or Microsoft Word version of your paper in addition to your PDF to facilitate review. If your paper is accepted, the final version will need to be transformed into an accessible PDF document.</p>
<p>Writing Guidelines are available to help authors choose appropriate language for <a href="http://www.sigaccess.org/welcome-to-sigaccess/resources/accessible-writing-guide/" target="_blank">writing about technology and people with disabilities</a>. Finally, please refer to the <a href="http://www.acm.org/publications/policies/plagiarism" target="_blank">ACM policy on plagiarism for guidance</a>.</p>
<h4>Mentorship</h4>
<p>Mentorship is available for anyone looking to submit to the SRC. If you are interested, please see the <a href="mentoring.html">Call for Mentors page</a> for details on how to request a mentor.</p>
</div>
</div>
</div>
</section>
<section class="callout_section_0 p-3">
<div class="container">
<div class="row justify-content-md-center">
<div class="col-lg-8 mt-4">
<h3 class="text-center" tabindex="0">Participating in the SRC</h3>
<p>Once SRC submissions are reviewed, accepted projects will be invited to present at ASSETS 2022.</p>
<p>Given the hybrid format of the conference, the current expectation is that at least one author from all categories present their work physically or virtually at the conference. In addition, we will ask all authors to prepare prerecorded and captioned videos that will be made available to all attendees (both virtual-only attendees and on-site attendees). If you have disability or health concerns that prevent travel, please contact <a href="mailto:[email protected]">[email protected]</a>.</p>
<p>At the conference, there will be two rounds of competition:</p>
<h4>First Round Competition</h4>
<p>Participants will present a poster to a panel of judges. After the judges have reviewed the posters and discussed the research with each participant, a group of semi-finalists for each category (undergraduate and graduate) will be selected to present at the second round of the competition.</p>
<h4>Second Round Competition</h4>
<p>Semi-finalists will then give an oral presentation on their work as part of a main conference session. A panel of judges will evaluate their knowledge of the research area, their contribution to the field, and the quality of the presentation.</p>
<p>Three winners will be chosen in each category, undergraduate and graduate, receiving their medals (gold, silver, and bronze) and a monetary prize of $500, $300, and $200, respectively sponsored by ACM. First place winners will be designated as finalists and will also advance to the SRC Grand Finals. Participants should plan to stay through the ASSETS conference as the awards ceremony will take place during the closing session.</p>
<p><b>Note</b>: Upon request, American Sign Language interpreters will be provided for participants in the SRC, both during the competition itself and for the remainder of the ASSETS conference. Requests for an interpreter must be indicated on the conference registration form when registering for ASSETS.</p>
</div>
</div>
</div>
</section>
<section class="callout_section_1 p-3">
<div class="container">
<div class="row justify-content-md-center">
<div class="col-lg-8 mt-4">
<h3 class="text-center" tabindex="0">Advancing to the SRC Grand Finals</h3>
<p>First place undergraduate and graduate student winners from the ACM SRCs held throughout the year advance to the SRC Grand Finals. A panel of judges will evaluate the entries through an online competition. From this competition, three undergraduate and three graduate students from all ACM conferences will be designated the SRC Grand Finals winners. <!-- They are invited, along with their advisors, to the annual ACM Awards Banquet, where they receive formal recognition. --></p>
</div>
</div>
</div>
</section>
<section class="callout_section_0 p-3">
<div class="container">
<div class="row justify-content-md-center">
<div class="col-lg-8 mt-4">
<h3 class="text-center" tabindex="0">Important Dates</h3>
<p><b>All deadlines are 5 P.M. Pacific Time (GMT -8:00).</b></p>
<ul>
<li><strike><b>Friday, August 19, 2022</b> – Submission deadline</strike></li>
<li><strike><b>Friday, September 2, 2022</b> – Notification of acceptance (student research competition)</strike></li>
<li><strike><b>Friday, September 9, 2022</b> – Camera ready deadline</strike></li>
<li><strike><b>Friday, September 16, 2022</b> – Video presentation deadline</strike></li>
</ul>
</div>
</div>
</div>
</section>
<section class="callout_section_1 p-3">
<div class="container">
<div class="row justify-content-md-center">
<div class="col-lg-8 mt-4">
<h3 class="text-center" tabindex="0">How To Submit</h3>
<p>Please send your submission by email to the Student Research Competition Chairs, Mingming Fan and Roshan Peiris, at <a href="mailto:[email protected]">[email protected]</a>.</p>
</div>
</div>
</div>
</section>
<section class="callout_section_0 p-3">
<div class="container">
<div class="row justify-content-md-center">
<div class="col-lg-8 mt-4">
<h3 class="text-center" tabindex="0">Panel of Reviewers</h3>
<p>The reviewers will be announced soon. Please check back later.</p>
</div>
</div>
</div>
</section>
<section class="callout_section_1 p-3">
<div class="container">
<div class="row justify-content-md-center">
<div class="col-lg-8 mt-4">
<h3 class="text-center" tabindex="0">Panel of Judges</h3>
<p>The judges will be announced soon. Please check back later.</p>
</div>
</div>
</div>
</section>
<section class="callout_section_0 p-3">
<div class="container">
<div class="row justify-content-md-center">
<div class="col-lg-8 mt-4">
<h3 class="text-center" tabindex="0">Poster Presentation</h3>
<p>Poster presentation details are still TBD. Please direct any special requests to the Student Research Competition Chairs, Mingming Fan and Roshan Peiris, at <a href="mailto:[email protected]">[email protected]</a>.</p>
</div>
</div>
</div>
</section>
<section class="callout_section_1 p-3">
<div class="container">
<div class="row justify-content-md-center">
<div class="col-lg-8 mt-4">
<h3 class="text-center" tabindex="0">Further Information</h3>
<p>For further information or any questions regarding student research competition submissions, please contact the Student Research Competition Chairs, Mingming Fan and Roshan Peiris at <a href="mailto:[email protected]">[email protected]</a>.</p>
<p>Further details about ACM Student Research Competitions and the Grand Finals are available at the <a href="http://src.acm.org/about.html" target="_blank">ACM Student Research Competition Page</a>.</p>
</div>
</div>
</div>
</section>
<div id="footer"></div>
<script>
$(function(){
$("#footer").load("footer.html");
});
</script>
</div>
<!-- Content -->
</main>
<script src="./assets/dist/js/bootstrap.bundle.min.js"></script>
</body>
</html>