-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
343 lines (299 loc) · 20.1 KB
/
index.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
<!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</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="intro-header">
<div class="container">
<div class="row">
<div class="intro-message col-md-6">
<h1 style="text-align:center;">HCOMP 2016</h1>
</div>
<div class="intro-message col-md-6">
<h4>The Fourth AAAI Conference on Human Computation and Crowdsourcing (HCOMP 2016) will be held October 30 - November 3, 2016 in Austin, TX, USA.</h4>
</div>
</div>
</div>
</div>
<!-- /.intro-header -->
<!-- Go to www.addthis.com/dashboard to customize your tools
Matt Lease - May 16, 2016 - Comment out the below to enable YouTube video scripting at bottom of page
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-56c765fcd1780d2a"></script>
-->
<!-- container -->
<div class="container">
<div class="row">
<div class="col-md-9">
<div class="updates">
<div class="row">
<div class="col-md-4">
<ul class="list-inline">
<li><i class="icon-font fa fa-refresh"></i></li>
<li>
<h2 class="section-heading">Updates</h2></li>
<li><p class="lead"><br/><b>Contact Email</b><br/>
<a class="theme-link" href="mailto:hcomp16@gmail.com">hcomp16@gmail.com</a></p></li>
</ul>
</div>
<div class="col-md-8">
<p class="lead">
<br/>
<b>• October 17</b>: <a class="theme-link" href="http://www.humancomputation.com/2016/industry.html#panels">Industry Panels</a> announced<br/>
<b>• October 6</b>: <a class="theme-link" href="papers.html">Accepted Works-in-Progress, Demonstrations, and Doctoral Consortium</a> papers posted<br/>
<b>• October 4</b>: <a class="theme-link" href="martin.html">Remembering David B. Martin</a>: HCOMP 2016 invites all who knew David to join us in celebrating his life & work<br/>
<b>• October 1</b>: <a class="theme-link" href="attend.html#maggiemae">Offsite Reception on on 6th Street</a> announced (sponsored by <a href="http://www.spare5.com">Spare5</a>)</a><br/>
<b>• September 9</b>: <a class="theme-link" href="papers.html#encore">Invited & Accepted Encore Papers</a> announced<br/>
<b>• August 26</b>: <a class="theme-link" href="registration.html">Registration</a> opened; <a class="theme-link" href="papers.html">Accepted Full Papers</a> and <a class="theme-link" href="keynote.html">Keynote Speakers</a> announced<br/>
<b>• June 22</b>: Join our <a class="theme-link" href="https://groups.google.com/d/forum/crowd-hcomp">crowd-hcomp</a> email list for posting and receiving news announcements<br/>
<b>• May 30</b>: New <a class="theme-link" href="submit.html#awards">partnership</a> between HCOMP and JAIR's Award-Winning Papers Track announced<br/>
<b>• May 25</b>: <a class="theme-link" href="review-criteria.html">Review Criteria</a> posted<br/>
</p>
<!--A special thanks to <a target="_blank" href="http://join.deathtothestockphoto.com/">Death to the Stock Photo</a> for providing the photographs that you see in this template. Visit their website to become a member.</p>-->
</div>
</div>
</div>
<div class="intro-text">
<div class="intro-paragraph">
<ul class="list-inline">
<li><i class="icon-font fa fa-bullhorn"></i></li>
<li>
<h2 class="section-heading">Welcome to HCOMP 2016!</h2></li>
</ul>
<p class="lead">The 4th AAAI Conference on Human Computation and Crowdsourcing (HCOMP 2016) will be held October 30 - November 3 in <a class="theme-link" href="attend.html#austin">Austin, TX</a> (USA) at the <a class="theme-link" href="http://www.meetattexas.com/">AT&T Executive Conference Center</a>, on campus at the <a class="theme-link" href="http://www.utexas.edu/">University of Texas at Austin</a>.</p>
<p class="lead">
HCOMP is the premier venue for disseminating the latest research findings on crowdsourcing and human computation. While artificial intelligence (AI) and human-computer interaction (HCI) represent traditional mainstays of the conference, HCOMP believes strongly in inviting, fostering, and promoting broad, interdisciplinary research. This field is particularly unique in the diversity of disciplines it draws upon, and contributes to, ranging from human-centered qualitative studies and HCI design, to computer science and artificial intelligence, economics and the social sciences, all the way to digital humanities, policy, and ethics. We promote the exchange of advances in human computation and crowdsourcing not only among researchers, but also engineers and practitioners, to encourage dialogue across disciplines and communities of practice.
</p>
<p class="lead">
HCOMP 2016 builds on a successful history of <a class="theme-link" href="past%20meetings.html">past meetings</a>: three HCOMP conferences (2013-2015) and four earlier workshops, held at the AAAI Conference on Artificial Intelligence (2011-2012), and the ACM SIGKDD Conference on Knowledge Discovery and Data Mining (2009-2010). Past <a class="theme-link" href="past%20meetings.html">proceedings</a> are available online, as well as a list of winners of <a class="theme-link" href="past%20meetings.html#awards">past paper awards</a>, and
<a class="theme-link" href="https://www.facebook.com/media/set/?set=a.10151959550833711.1073741826.36428078710&type=3">pictures
</a> from HCOMP 2013.
</p>
<!--
<p class="lead">
<b>We invite you to join us!</b>
</p>
-->
</div>
<div class="intro-paragraph">
<ul class="list-inline">
<li><i class="icon-font fa fa-calendar"></i></li>
<li>
<h2 class="section-heading">Important Dates</h2></li>
</ul>
<ul class="lead">
<li>
<s><mark>June 7, 2016</mark>: Full Papers due</s></li>
<li>
<s><mark>August 1-10, 2016</mark>: <a class="theme-link" href="participate.html">Workshop</a> papers due</s></li>
<li>
<s><mark>August 15, 2016</mark></s>
<ul class="lead">
<li><a class="theme-link" href="submit.html#cfp-encore">Encore Track</a> papers due</li>
<li><a class="theme-link" href="industry.html#track">Industry & Practice Track</a> papers due</li>
<li><a class="theme-link" href="submit.html#cfp-wip">Works-in-progress & Demonstration</a> papers due</li>
</ul>
<li>
<s><mark>August 19, 2016</mark>: <a class="theme-link" href="dc.html">Doctoral Consortium</a> applications due</s></li>
<li>
<s><mark>September 9, 2016</mark>: Discount Early Registration deadline</li></s>
<li>
<s><mark>October 7, 2016</mark>: Discount Late Registration deadline</s> (Regular onsite registration still open)</li>
<li>
<mark>October 30, 2016</mark>: Tutorial & Doctoral Consortium</li>
<li>
<mark>October 31-November 2, 2016</mark>: Main Conference</li>
<li>
<mark>November 3, 2016</mark>: Workshops</li>
</ul>
</div>
<div class="intro-paragraph">
<ul class="list-inline">
<li><i class="icon-font fa fa-inbox"></i></li>
<li>
<h2 class="section-heading">Join our Community Email List</h2></li>
</ul>
<p class="lead">
Join our <a class="theme-link" href="https://groups.google.com/d/forum/crowd-hcomp">crowd-hcomp</a> Google Group (email list) for posting and receiving email announcements (e.g., calls-for-papers, job openings, etc.) related to crowdsourcing and human computation. Anyone is welcome to post, and posts will be moderated to prevent spam. We'll also post updates here about the conference.
To subscribe via email, send an email to <a class="theme-link" href="mailto:crowd-hcomp+subscribe@googlegroups.com">crowd-hcomp+subscribe@googlegroups.com</a>.
You can also view an archive of past posts and subscribe on the <a class="theme-link" href="https://groups.google.com/d/forum/crowd-hcomp">Google Group webpage</a>.
</p>
</div>
<div class="intro-paragraph">
<ul class="list-inline">
<li><i class="icon-font fa fa-file-text"></i></li>
<li>
<h2 class="section-heading">Interested in NLP?</h2></li>
</ul>
<p class="lead"><a class="theme-link" href="http://www.emnlp2016.net/">EMNLP 2016</a>, the
<mark>2016 Conference on Empirical Methods in Natural Language Processing</mark> will also be held in Austin, TX. The dates shifted late to November 1-5, with main conference November 2-4, tutorials November 1, and workshops November 1 and 5. This one day shift from the original schedule was due to an issue with their venue.</p>
</div>
<div class="intro-paragraph">
<ul class="list-inline">
<li><i class="icon-font fa fa-film"></i></li>
<li>
<h2 class="section-heading">Example Project Videos</h2></li>
</ul>
<p class="lead">Have a cool, short, non-commercial YouTube video showing off your crowdsourcing or human computation project? Tweet a link to <a class="theme-link" href="https://twitter.com/hcomp_conf">@hcomp_conf</a> and our moderator will review it for inclusion in our <a class="theme-link" href="https://www.youtube.com/playlist?list=PLU1zZCugw-6-0B2d-ZRQHOzhVZRT97GP5">playlist</a>!
<!-- 5/24/16 ML: YouTube quirk -- width must be 430 or less for thumbnail of indexed video to display -->
<p><center><iframe width=430"
height="242"
src=""
frameborder="0"
allowfullscreen>
</iframe></center>
<script>
// http://stackoverflow.com/questions/4959975/generate-random-value-between-two-numbers-in-javascript
function randomIntFromInterval(min,max) {
return Math.floor(Math.random() * (max - min + 1) + min);
}
window.onload = function() {
var url = "//www.youtube.com/embed/videoseries?list=PLU1zZCugw-6-0B2d-ZRQHOzhVZRT97GP5&index="
document.getElementsByTagName("iframe")[0].setAttribute("src", url + randomIntFromInterval(0,73))
}
</script>
</div>
</div>
</div>
<div class="col-md-3" style="padding-top:40px">
<a class="twitter-timeline" href="https://twitter.com/hcomp_conf" data-widget-id="700748303005122561">Tweets by @hcomp_conf</a><br/>
Twitter Hashtag: <a class="theme-link" href="https://twitter.com/search?q=%23hcomp2016">#hcomp2016</a><br/>
Facebook Group: <a class="theme-link" href="https://www.facebook.com/groups/hcomp16">hcomp16</a><br/>
Email List: <a class="theme-link" href="https://groups.google.com/d/forum/crowd-hcomp">crowd-hcomp</a>
<script>
! function (d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0],
p = /^http:/.test(d.location) ? 'http' : 'https';
if (!d.getElementById(id)) {
js = d.createElement(s);
js.id = id;
js.src = p + "://platform.twitter.com/widgets.js";
fjs.parentNode.insertBefore(js, fjs);
}
}(document, "script", "twitter-wjs");
</script>
</div>
</div>
</div>
<!-- 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>