-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcall-for-papers-test.html
240 lines (214 loc) · 15.1 KB
/
call-for-papers-test.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
<!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 2023 official website | Call for Papers">
<meta name="keywords" content="ASSETS 2023, ASSETS'23, SIGACCESS, call for papers, CfP, CFP">
<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 2023 | Call for Papers" />
<meta name="image" property="og:image" content="https://assets23.sigaccess.org/assets/img/large/ASSETS2023_Logo.png" />
<meta name="og:title" content="ASSETS 2023 | The 24th International ACM SIGACCESS Conference on Computers and Accessibility" />
<meta name="og:image" content="https://assets23.sigaccess.org/assets/img/large/ASSETS2023_Logo.png" />
<title>ASSETS 2023 | Call for Papers</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">
<div class="container px-4 py-5 text-center content">
<!-- <span class="d-flex justify-content-center align-items-center mt-5"> -->
<img class="justify-content-center align-items-center" src="./assets/img/logo_image_only.png" alt="ASSETS'23 logo" width="300">
<div>
<h1 class="display-7 confTitle mt-4 mb-0 text-black">Call For Papers</h1>
</div>
<!-- </span> -->
</div>
</div>
<!-- Jumbotron -->
<!-- Content -->
<section class="callout_section_0 p-3">
<div class="container">
<div class="row justify-content-md-center">
<div class="col-lg-8 mt-4">
<p>
The ASSETS conference is the premier forum for presenting research on the design, evaluation, use, and education related
to computing for people with disabilities and older adults. We invite high-quality original submissions on topics
relevant to computing and accessibility.
</p>
<p>
Submissions should present significant contributions to design, systems, tools, scientific understanding, methodology,
or social issues. Relevant topics include (but are not limited to) new enabling technologies, studies of how
technologies are used by people with disabilities, explorations of barriers to access, and evaluations of accessibility
education methods.
</p>
<p>
It is expected that, in most cases, a paper’s research contributions will be validated through research activities
conducted within the target user groups. We will prioritize papers that report work involving people who have
accessibility needs. For papers that focus on older users, we will prioritize papers that focus on specific
accessibility concerns of older users.
</p>
<p>
We recommend that papers with a technical contribution be validated through research activities with representative
users when possible. However, we acknowledge that many accessibility-focused projects may begin with deep formative work
with representative users, or may be based on prior research with representative users, and as such key contributions of
a single paper may be primarily technical. For papers that focus on a technical contribution, we expect that this
contribution has been validated in formative work with representative users, or at least is solidly anchored in prior
research with representative users. Authors of papers with a primarily technical contribution should make it clear in
their background section how the technical design is motivated by representative users’ documented needs and concerns,
while following the anonymity requirements for submissions.
</p>
<p>
Please be sure that your use of language regarding older adults and people with disabilities follows up-to-date
community guidance. Specifically, avoid terms such as "vulnerable," "special needs," "suffering from," "normal," or "X
challenged," etc., and focus language to be inclusive. Authors should refer to the <a href="https://dl.acm.org/doi/fullHtml/10.1145/2828432" target="_blank">General Writing Guidelines for
Technology and People with Disabilities</a> or the <a href="https://www.sigaccess.org/welcome-to-sigaccess/resources/accessible-writing-guide/"> SIGACCESS Accessible Writing Guide when preparing submissions.</a>
</p>
<p>
It is important that the submissions themselves are already accessible so that everyone who needs to check and comment
on your manuscript during the review process can do so. If you are new to this process, refer to the guide on creating
accessible submissions, please refer to the <a href="guidelines-policies.html"> Guidelines & Policies</a> on this website.
</p>
<p>
All submissions are subject to ACM policies for papers published: As a published ACM author, you and your co-authors are
subject to all <a href="https://www.acm.org/publications/policies/toc" target="_blank">ACM Publications Policies,</a> including ACM's new <a href="https://www.acm.org/publications/policies/research-involving-human-participants-and-subjects" target="_blank"> Publications Policy on Research Involving Human
Participants and Subjects </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">Submissions</h3>
<p>
ASSETS accepts submissions in the following categories:
<ul>
<li><a href="/technical-papers.html">Technical Papers</a></li>
<li><a href="/call-for-posters-and-demos.html">Posters and Demonstrations</a></li>
<li>Experience Reports (call to come)</li>
<li>Doctoral Consortium (call to come)</li>
<li>Student Research Competition (call to come)</li>
<li>Workshops (call to come)</li>
</ul>
</p>
<p>
Technical papers are expected to present significant and original contributions. For early work and work-in-progress,
authors may consider submitting a poster or demo. Papers may expand upon previously published posters or demos, but must
present novel and significantly extended content, and should cite any previous abstracts for posters or demos. Please
refer to the <a href="https://www.acm.org/publications/policies/plagiarism-overview" target="_blank"> ACM policy on plagiarism for guidance. </a>
</p>
<p>
All Technical Papers and Posters and Demonstrations submissions are peer-reviewed by an international Program Committee.
Accepted papers and the abstracts for posters and demonstrations, experience reports, and the student research
competition will be archived in the ACM Digital Library. At least one author of accepted submissions must register as
the presenter by the early registration deadline. The ASSETS 2023 conference is planned as primarily an in-person event
in the New York, NY, area. While the conference organizers are planning for a digital-participation option for
attendees, details are still being finalized. For technical papers, the expectation is that at least one author will
attend the conference in person to present. If no authors of a submission will be able to travel due to accessibility or
health concerns, the authors are encouraged to reach out to the Technical Programme Chairs, Erin Brady and Maria
Wolters, at <a href="mailto:[email protected] ">[email protected] </a> to discuss potential alternatives for presentation of the work.
</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">Awards</h3>
<p>As in previous years, ASSETS will present a Best Paper Award, for the best overall paper submitted to the conference, as well as a Best Student Paper Award, for a paper primarily authored by a student.</p>
<p>ASSETS will also present a Best Artifact Award, for a paper, poster, or demo that relates to the best publicly released artifact, such as an application or commercial product. This award will go to work that has the greatest potential for impact in the real world for end users, developers, or researchers. This award will be attached to existing submission types; during submission of a paper, poster, or demo, you will be given the opportunity to include a link to a publicly available artifact that relates to that work.</p>
<p>The awards details are available on the <a href="comingsoon.html">Awards page</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">Important Dates</h1>
<p><strong>All deadlines are 11:59 P.M. Anywhere on Earth (UTC -12:00).</strong></p>
<p>
<ul>
<li><b>Friday, March 31, 2023 </b> - Deadline for Requesting Mentors </li>
<li><b>Wednesday, May 3, 2023 </b> - Technical Paper Submission
Deadline</li>
<li><b>Wednesday, June 7, 2023 </b> - Author Rebuttal Period Opens </li>
<li><b>Tuesday, June 13, 2023 </b> - Author Rebuttal Period Closes </li>
<li><b>Friday, June 23, 2023 </b> - Paper Decisions Released </li>
<li><b>Friday, July 7, 2023 </b> - Posters & Demos Submission Deadline</li>
<li> Other deadlines will be announced soon. </li>
<!-- <li><strike><b>Thursday, June 23, 2022</b> - Submission deadline for:
<ul>
<li>Posters</li>
<li>Demonstrations</li>
<li>Experience Reports</li>
<li>Workshop Proposals</li>
</ul>
</strike>
</li> -->
<!-- <li><strike><b>Friday, July 15, 2022</b> - Acceptance decisions for:
<ul>
<li>Posters</li>
<li>Demonstrations</li>
<li>Doctoral Consortium</li>
<li>Experience Reports</li>
<li>Workshop Proposals</li>
</ul>
</strike></li> -->
</ul>
</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>