-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathregistration.html
370 lines (327 loc) · 17.2 KB
/
registration.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
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>HCOMP 2016: Registration</title>
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- favicon link-->
<link rel="shortcut icon" type="image/png" href="img/favicon.png" />
<!-- Custom CSS -->
<link href="css/landing-page.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-default navbar-fixed-top topnav" role="navigation">
<div class="container topnav">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand topnav" href="index.html">HCOMP 2016</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="submit.html">Submit</a>
</li>
<li>
<a href="participate.html">Participate</a>
</li>
<li>
<a href="program.html">Program</a>
</li>
<li>
<a href="attend.html">Attend</a>
</li>
<li>
<a href="industry.html">Industry</a>
</li>
<li>
<a href="organizers.html">Organizers</a>
</li>
<li>
<a href="sponsors.html">Sponsors</a>
</li>
<li>
<a href="past%20meetings.html">Past Meetings</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- Header -->
<div class="attend-header">
<div class="intro-message"></div>
</div>
<!-- Page Content -->
<div class="container">
<div class="row">
<h2 class="section-head"><span>Register for HCOMP 2016</span></h2>
</div>
</div>
<!-- container a-->
<div class="container">
<div class="intro-text">
<div class="intro-paragraph">
<ul class="list-inline">
<li><i class="icon-font fa fa-link"></i></li>
<li><h2 class="section-heading">Looking for General Information on Attending HCOMP?</h2>
</ul>
<p class="lead">
Please visit the <a class="theme-link" href="attend.html">Attend</a> page for general information about attending the conference.
</p>
<ul class="list-inline">
<li><i class="icon-font fa fa-ticket"></i></li>
<li>
<h2 class="section-heading">Registration Information</h2></li>
</ul>
<p class="lead">Register for the conference using the HCOMP 2016 <a href="https://www.regonline.com/hcomp16" class="theme-link">online registration form</a>. Students will be required to submit proof of student status (PDF) through the online system before receiving the student discount rates.
</p>
<ul class="list-inline">
<li><i class="icon-font fa fa-money"></i></li>
<li>
<h2 class="section-heading">HCOMP-16 Registration Fees</h2></li>
</ul>
<h3>Main Conference: Technical Program & Reception (October 31 - November 2)</h3>
<p class="lead">PRE-REGISTRATION IS ENCOURAGED! The HCOMP-16 technical conference registration fee includes admission to all technical paper and poster sessions, invited talks, the opening reception, and an electronic copy of the HCOMP-16 Conference Proceedings. Technical registrants also receive a discount on registering for the tutorial and/or workshops.</p>
<table class="table table-bordered lead">
<thead>
<tr>
<th></th>
<th>Early (by Sept 9)</th>
<th>Late (by Oct 7)</th>
<th>On-site (after Oct 7)</th>
</tr>
</thead>
<tbody>
<tr>
<td>AAAI Member</td>
<td>550</td>
<td>650</td>
<td>750</td>
</tr>
<tr>
<td>AAAI Non-member</td>
<td>650</td>
<td>750</td>
<td>850</td>
</tr>
<tr>
<td>Student AAAI Member</td>
<td>350</td>
<td>400</td>
<td>450</td>
</tr>
<tr>
<td>Student AAAI Non-member</td>
<td>450</td>
<td>500</td>
<td>550</td>
</tr>
</tbody>
</table>
<table class="table table-bordered lead">
<caption class="lead" style="margin-bottom:-5px;"><strong><i>Platinum</i> Rates</strong> (Includes one-year new or renewal <a class="theme-link" href="https://www.aaai.org/Membership/membership.php#Rates">AAAI membership</a>)</caption>
<thead>
<tr>
<th></th>
<th>Early (by Sept 9)</th>
<th>Late (by Oct 7)</th>
<th>Onsite (after Oct 7)</th>
</tr>
</thead>
<tbody>
<tr>
<td>Regular</td>
<td>695</td>
<td>795</td>
<td>895</td>
</tr>
<tr>
<td>Student</td>
<td>425</td>
<td>475</td>
<td>525</td>
</tr>
</tbody>
</table>
<h3>Tutorial Registration </h3>
<p class="lead">Tutorial registration includes admittance to the tutorial October 30th and any accompanying electronic material. Those registered for the Main Conference Technical Program recieve a discounted rate.</p>
<p class="lead"><a href="tutorial.html" class="theme-link">T1: Crowdsourced Data Processing: Industry & Academic Perspectives</a></p>
<h3>Workshop Registration</h3>
<p class="lead">Workshop registration includes admittance to one workshop November 3rd and any accompanying electronic material. Those registered for the Main Conference Technical Program recieve a discounted rate.</p>
<p class="lead"><a href="crowdcamp.html" class="theme-link">W1: CrowdCamp</a>
<br> <a href="groupsight.html" class="theme-link">W2: Human Computation for Image and Video Analysis (GroupSight)</a>
<br> <a href="math-foundations.html" class="theme-link">W3: Mathematical Foundations of Human Computation</a></p>
<h3>Workshop and/or Tutorial Fees</h3>
<p class="lead">The workshop or tutorial only fees do NOT include admittance to the HCOMP-16 technical sessions, or reception.</p>
<table class="table table-bordered lead" style="width: 80%;">
<tbody>
<tr>
<td></td>
<td>with Main Conference Registration</td>
<td>without Main Conference Registration</td>
</tr>
<tr>
<td>Regular Workshop</td>
<td>125</td>
<td>175</td>
</tr>
<tr>
<td>Student Workshop</td>
<td>75</td>
<td>95</td>
</tr>
<tr>
<td>Tutorial</td>
<td>30</td>
<td>50</td>
</tr>
</tbody>
</table>
<ul class="list-inline">
<li><i class="icon-font fa fa-pied-piper-alt"></i></li>
<li><h3 class="section-heading">Opening Reception: Additional Guests</h2></li>
</ul>
<p class="lead">Admittance to the HCOMP-16 Opening Reception (October 31) is included in the HCOMP-16 technical conference registration. Guests are welcome to attend for an additional $40.00 fee.</p>
<ul class="list-inline">
<li><i class="icon-font fa fa-book"></i></li>
<li>
<h2 class="section-heading">2016 HCOMP Proceedings</h2></li>
</ul>
<p class="lead">Pre-registrants may order a hard copy of the HCOMP-16 proceedings, which will be mailed after the conference. The preconference discounted price will be determined in fall 2016. Shipping and handling will be added. Individuals who select this option will be contacted regarding the final cost after the conference.
</p>
<ul class="list-inline">
<li><i class="icon-font fa fa-undo"></i></li>
<li>
<h2 class="section-heading">Refund Requests</h2></li>
</ul>
<p class="lead">The deadline for refund requests is October 14, 2016. All refund requests must be made in writing to AAAI at <a href="mailto:hcomp16@aaai.org" class="theme-link">hcomp16@aaai.org</a>. A $100.00 processing fee will be assessed for all refunds.
</p>
<ul class="list-inline">
<li><i class="icon-font fa fa-file-text"></i></li>
<li>
<h2 class="section-heading">Visa Information</h2></li>
</ul>
<p class="lead">Letters of invitation can be requested by accepted HCOMP-16 authors or registrants with a completed registration with payment. If you are attending HCOMP-16 and require a letter of invitation, please send the following information to <a href="mailto:hcomp16@aaai.org" class="theme-link">hcomp16@aaai.org</a>:
</p>
<p class="lead">First/Given Name:
<br> Family/Last Name:
<br> Position:
<br> Organization:
<br> Department:
<br> City:
<br> State:
<br> Zip/Postal Code:
<br> Country:
<br> Email:
<br> Are you an author of a paper?
<br> Paper title:
<br> If not accepted author, Registration Confirmation ID#: </p>
<ul class="list-inline">
<li><i class="icon-font fa fa-map-marker"></i></li>
<li>
<h2 class="section-heading">Onsite Registration</h2></li>
</ul>
<p class="lead">Pre-registration is required prior to arrival onsite by registering online. Onsite registration will be held in the foyer of Salon C on the third level of the <a class="theme-link" href="http://www.meetattexas.com">AT&T Exective Conference Center</a> at the University of Texas at Austin. All attendees must pick up their registration packets for admittance.
</p>
<p class="lead">Registration hours are tentatively scheduled as noted below, though subject to change depending on the final program.</p>
<ul class="lead">
<li>Monday, October 31: 8:00am - 5:00pm
<li>Tuesday and Wednesday, November 1-2: 8:30am - 5:00pm
<li>Thursday, November 3: 8:30am - 12:00noon
</ul>
<ul class="list-inline">
<li><i class="icon-font fa fa-question-circle"></i></li>
<li>
<h2 class="section-heading">Questions?</h2></li>
</ul>
<p class="lead">
HCOMP-16 Registration
<br> AAAI
<br> 2275 East Bayshore Road, Suite 160
<br> Palo Alto, CA 94303
<br> <a href="tel:+16503283123" class="theme-link">+1-650-328-3123</a>
<br>
<a href="mailto:hcomp16@aaai.org" class="theme-link">hcomp16@aaai.org</a>
<br>
</p>
</div>
</div>
<!-- container b-->
<!-- Footer -->
<footer>
<div class="container">
<h2 class="section-head"><span><a class="theme-link-org" href="sponsors.html">Conference Sponsors</a></span></h2>
<div class="row">
<div class="intro-text">
<div class="intro-paragraph">
<div class="lead col-md-6">
<p style="text-align: center;"><font size="+3"><b>Platinum</b></font><br/>
<a class="theme-link" href="https://spare5.com"><img src="img/sponsors/spare5.png" alt="Spare 5" width="" height="50" style="border-style: none"/></a>
</p>
</div>
<div class="lead col-md-6">
<p style="text-align: center;"><font size="+3"><b>Gold</b></font><br/>
<a class="theme-link" href="http://www.microsoft.com"><img src="img/sponsors/microsoft.png" alt="Microsoft" width="" height="50" style="border-style: none"/></a>
<br/><br/>
<a class="theme-link" href="http://www.stitchfix.com"><img src="img/sponsors/stitchfix.png" alt="STITCH FIX - YOUR PARTNER IN PERSONAL STYLE" width="" height="50" style="border-style: none"/></a>
</p>
</div>
<div class="lead col-md-6">
<p style="text-align: center;"><font size="+3"><b>Silver</b></font><br/>
<br/>
<a class="theme-link" href="https://alegion.com"><img src="img/sponsors/alegion.png" alt="Alegion Crowdsourcing Automation Platform" width="" height="40" style="border-style: none"/></a>
<br/><br/>
<a class="theme-link" href="http://informationevolution.com"><img src="img/sponsors/ie.png" alt="INFORMATION EVOLUTION - RELIABLE, EXPERIENCED, AFFORDABLE HUMAN BANDWIDTH" width="250" height="" style="border-style: none"/></a>
<br/><br/>
<a class="theme-link" href="http://www.google.com"><img src="img/sponsors/google.png" alt="Google" width="190" height="" style="border-style: none"/></a>
<br/><br/>
<a class="theme-link" href="https://microworkers.com"><img src="img/sponsors/microworkers.png" alt="Microworkers" width="200" height="" style="border-style: none"/></a>
<br/><br/>
<a class="theme-link" href="http://www.ischool.utexas.edu"><img src="img/sponsors/ut-ischool.jpg" alt="The School of Information at the University of Texas at Austin" width="250" height="" style="border-style: none"/></a>
</p>
</div>
<div class="lead col-md-6">
<p style="text-align: center;"><font size="+3"><b>Bronze</b></font><br/>
<br/>
<a class="theme-link" href="https://www.asist.org/publications/jasist/"><img src="img/sponsors/jasist.png" alt="ournal of the Association for Information Science and Technology (JASIST)" width="200" height="" style="border-style: none"/></a>
</p>
</div>
</div>
</div>
</div>
<div class="row intro-text">
<div class="col-lg-12">
<p class="copyright text-muted">Copyright © HCOMP 2016. All Rights Reserved | Designed by <a class="theme-link-org" href="https://www.linkedin.com/in/yangzhangux">Yang Zhang</a></p>
</div>
</div>
</div>
</footer>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
</body>
</html>