-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcallfortutorials.html
465 lines (449 loc) · 23.9 KB
/
callfortutorials.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
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<link rel="shortcut icon" href="favicon.ico" />
<link rel="bookmark" href="favicon.ico" />
<meta name="keywords" content="cikm2019,cikm,callfor">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link id="bootstrap_221" rel="stylesheet" type="text/css" class="library"
href="http://apps.bdimg.com/libs/bootstrap/3.3.4/css/bootstrap.min.css">
<script id="jquery_172" type="text/javascript" class="library"
src="http://apps.bdimg.com/libs/jquery/1.9.1/jquery.min.js"></script>
<script id="bootstrap_221" type="text/javascript" class="library"
src="http://apps.bdimg.com/libs/bootstrap/3.3.4/js/bootstrap.min.js"></script>
<link href="css/banner.css?v=8.1" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=0" />
<title>Call for Tutorials - CIKM 2019</title>
<style type="text/css">
.textpanel {
color: #B85612;
font-size: 18px;
}
.textpanel .button {
color: white;
margin-top: 40px;
margin-bottom: 20px;
/* max-width: unset; */
}
.textpanel ul {
padding-left: 0;
margin-bottom: 0;
overflow: hidden;
text-overflow: ellipsis;
}
.textpanel a {
color: #F3CD58;
}
.textpanel .button:hover {
color: #F3CD58;
}
.metacontainer h1,
.metacontainer h2 {
font-weight: bold;
}
.border-bottom {
border-bottom: solid;
border-bottom-color: #F3CD58;
border-bottom-width: thin;
margin-bottom: 20px;
}
/* Customized */
#proposalcontent li {
margin-bottom: 8px;
}
#proposalcontent li span {
font-size: 18px;
}
#proposalcontent ol {
margin-bottom: 0;
}
#proposalcontent ol li {
font-weight: normal;
color: #5c5c5c;
margin-bottom: 0;
}
#chairs .list-item li {
color: #7C1200;
}
</style>
</head>
<body>
<div id="header">
<img class="fullwidth" src="elements/top_deco.png" style="position: absolute">
<img class="imgdeco rightdecoration" src="elements/right_deco.png" alt="">
<div>
<a href="index.html"><img class="logo" src="elements/LOGO.png"></a>
</div>
<nav class="navbar navbar-default">
<div class="container">
<div class="navbar-header">
<button type="button" class="left navbar-toggle collapsed" data-toggle="collapse"
data-target="#header-navbar" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="collapse navbar-collapse" id="header-navbar">
<ul class="nav navbar-nav">
<li><a href="index.html">Home</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbar-program" role="button"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Program
</a>
<ul class="dropdown-menu" aria-labelledby="navbar-program">
<li><a class="dropdown-item" target="_blank" href="attachments/CIKM2019-Program.pdf">Program Schedule (PDF)</a></li>
<li><a class="dropdown-item" href="programoverview.html">Program Overview</a></li>
<li><a class="dropdown-item" href="session.html">Detailed Program</a></li>
<li><a class="dropdown-item" href="keynotespeakers.html">Keynote Speakers</a></li>
<li><a class="dropdown-item" href="workshops.html">Workshops</a></li>
<li><a class="dropdown-item" href="tutorials.html">Tutorials</a></li>
<li><a class="dropdown-item" href="posters.html">Posters</a></li>
<li><a class="dropdown-item" href="industry-speakers.html">Industrial Speakers</a></li>
<li><a class="dropdown-item" href="presentation-instruction.html">Presentation
Instructions</a></li>
</ul>
</li>
<li><a href="awards.html">Awards</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbar-attendings" role="button"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Attending
</a>
<ul class="dropdown-menu" aria-labelledby="navbar-attendings">
<li><a class="dropdown-item" href="registration.html">Registration</a></li>
<li><a class="dropdown-item" href="accomodation.html">Accommodation</a></li>
<li><a class="dropdown-item" href="venue.html">Venue Information</a></li>
</ul>
</li>
<li><a href="challenge.html">AnalytiCup Challenge</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbar-submissions" role="button"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Call for Contributions
</a>
<ul class="dropdown-menu" aria-labelledby="navbar-submissions">
<li><a class="dropdown-item" href="callforpapers.html">Call for Research Papers</a></li>
<li><a class="dropdown-item" href="callforworkshops.html">Call for Workshop
Proposals</a></li>
<li><a class="dropdown-item" href="callfordemos.html">Call for Demos</a></li>
<li><a class="dropdown-item" href="callforappliedresearchpapers.html">Call for Applied
Research
Papers</a></li>
<li><a class="dropdown-item" href="callfortutorials.html">Call for Tutorials</a></li>
</ul>
</li>
<li><a href="callforsponsorship.html">Sponsorship</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbar-attendings" role="button"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Organizers
</a>
<ul class="dropdown-menu" aria-labelledby="navbar-attendings">
<li><a class="dropdown-item" href="organizingcommittee.html">Organizing Committee</a>
</li>
<li><a class="dropdown-item" href="pcmembers.html">Program Committee</a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
</div>
<div class="container metacontainer" id="main-container" style="margin-top: 20px; margin-bottom: 20px">
<div class="col-md-offset-1 col-xs-offset-0 col-md-10">
<div class="col-sm-3 col-xs-12">
<div class="textpanel">
<div class=" col-md-12">
<div class="" style="text-align: center; min-height: 20px;"></div>
<div class="keydates border-bottom">
<dl>
<dt>
Jul 20, 2019
</dt>
<dd>Tutorial proposal submission deadline</dd>
</dl>
<dl>
<dt>
Aug 5, 2019
</dt>
<dd>Tutorial acceptance notification</dd>
</dl>
<dl>
<dt>
Aug 27, 2019
</dt>
<dd>Tutorial summary camera ready submission deadline</dd>
</dl>
<dl>
<dt>
Aug 29, 2019
</dt>
<dd>Website due (slides, program outline)</dd>
</dl>
</div>
<div class="col-md-12" style="margin-bottom: 30px;">
<p><em>All above deadlines are based on the <a
href="https://www.timeanddate.com/time/zones/aoe">Anywhere on
Earth</a> time.</em></p>
</div>
</div>
<img class="fullwidth extra" src="./elements/bg_callforpapers.png" alt="" style="margin-top: 70px;">
</div>
</div>
<div class="col-sm-9 col-xs-12">
<div class="title">
<img src="./elements/oc_title.png" alt="" class="left extra"
style="height: 70px; padding-left: 30px;">
<div class="left" style="margin-left: 5px;">
<h1>CALL FOR TUTORIALS</h1>
<div style="width:auto;height:3px; background:#262626;"></div>
</div>
</div>
<div class="col-md-12 center" style="float: left; margin-top: 40px;">
<div class="fullwidth" style="float: left;">
<div class="subtitle">
<li><span>Description</span></li>
</div>
</div>
<div class="textcontent">
<div class="list-item">
In order to bridge the gap between research and real-world applications, this year at CIKM
2019 we are excited to call for two types of tutorial proposals:
</div>
<div class="list-item">
<li style="color: #7C1200; ">Conventional Tutorials</li>
<li style="color: #7C1200; ">Hands-on Tutorials</li>
</div>
<div class="list-item">
Conventional tutorials (Full-day and Half-day) are aimed primarily at the research community
and will take place after the main conference. Attendees of the conventional tutorials pay a
separate registration fee to cover the facility costs.
</div>
<div class="list-item">
Hands-on tutorials (Full-day and Half-day) on topics of interest to practitioners will take
place during the main conference; these tutorials will be selected by invitation only and
will be open to all attendees free of charge, space permitting.
</div>
</div>
<div class="fullwidth" style="float: left;">
<div class="subtitle">
<li><span>Topics of Interest</span></li>
</div>
</div>
<div class="textcontent">
<div class="list-item">
CIKM 2019 will host tutorials covering topics mainly in information and knowledge
management
that are of interest to the research community as well as application developers.
Ideally, a
tutorial will cover the state-of-the-art research, development and applications on a
specific topic in the general areas of databases, information retrieval, and knowledge
management.
</div>
<div class="list-item">
We solicit proposals for both half- and full-day tutorials from active researchers and
experienced tutors. CIKM 2019 rewards each accepted tutorial with one free registration
for
the main conference, plus $1000 as an honorarium.
</div>
</div>
<div class="fullwidth" style="float: left;">
<div class="subtitle">
<li><span>Tutorial Proposal Content</span></li>
</div>
</div>
<div class="textcontent" id="proposalcontent">
<div class="list-item">
Each proposal must include the following details:
</div>
<div class="list-item">
<li>
<a>Title </a>
<span> of tutorial.</span>
</li>
<li>
<a>Length </a>
<span>(either Half-day, i.e., 3 hours plus breaks; or Full-day, i.e., 6 hours plus
breaks).</span>
</li>
<li>
<a>Abstract </a>
<span>of up to 150 words</span>
</li>
<li>
<a>Tutors </a>
<span>(name, affiliation, email, address, phone).</span>
<ol type="a">
<li>List of <a>in-person presenters</a>, i.e., tutors who will attend CIKM and
present part
of the tutorial.</li>
<li>List of <a>contributors</a>, i.e., tutors who will only help prepare the
tutorial
material.</li>
</ol>
</li>
<li>
<a>Target audience, prerequisites, and benefits. </a>
<span>Proposals must clearly identify the intended audience for the tutorial (e.g.,
novice users of statistical techniques, versus expert researchers in text mining).
What background will be required of the audience? Why is this topic important and
interesting to the CIKM community? What is the benefit to participants? </span>
</li>
<li>
<a>Outline </a>
<span>of the tutorial. Enough material should be included to provide a sense of both the
scope of material to be covered and the depth to which it will be covered. The more
details that can be provided, the better (up to and including links to the actual
slides). </span><br />
<span> Presenters should not focus exclusively on their
own research results – a CIKM tutorial is not meant to be a forum for promoting
one’s own research or product. </span>
</li>
<li>
<span>A list of the most important </span>
<a>references </a>
<span>that will be covered in the tutorial.</span>
</li>
<li>
<span>A list of forums, dates, and locations where this or a closely related tutorial
has been presented before. Please highlight the similarities and differences between
each previous tutorial and the one proposed for CIKM 2019, using up to 150 words for
each. </span>
</li>
<li>
<span>A short </span>
<a>bio </a>
<span>for each presenter, including their expertise related to the tutorial. Please do
not exceed 200 words per presenter. </span>
</li>
<li>
<span>Any specific audio, video, or computer requirements for presenting the
tutorial.</span>
</li>
<li>
<span>(Optional) URLs of the slides/notes of the previous presentations of this material
by the current set of authors. </span>
</li>
</div>
</div>
<div class="fullwidth" style="float: left;">
<div class="subtitle">
<li><span>Submission</span></li>
</div>
</div>
<div class="textcontent">
<div class="list-item">
Proposals should be received by <em>Saturday, July 20, 2019</em>. Please submit proposals
for both
conventional and hands-on tutorials to <a
href="mailto:[email protected]">[email protected]</a>.
</div>
<div class="list-item">
All above deadlines are based on the <a
href="https://www.timeanddate.com/time/zones/aoe">Anywhere on Earth time</a>.
</div>
</div>
<div class="fullwidth" style="float: left;">
<div class="subtitle">
<li><span>References</span></li>
</div>
</div>
<div class="textcontent">
<div class="list-item">
CIKM 2018 Tutorials: <a target="_blank"
href="https://www.cikm2018.units.it/tutorials.html">https://www.cikm2018.units.it/tutorials.html</a>
</div>
<div class="list-item">
CIKM 2017 Tutorials: <a target="_blank"
href="http://www.cikmconference.org/CIKM2017/tutorialmain.html">http://www.cikmconference.org/CIKM2017/tutorialmain.html</a>
</div>
<div class="list-item">
CIKM 2016 Tutorials: <a target="_blank"
href="https://cikm2016.cs.iupui.edu/tutorials/">https://cikm2016.cs.iupui.edu/tutorials/</a>
</div>
</div>
<div class="fullwidth" style="float: left;">
<div class="subtitle">
<li><span>Tutorial Co-chairs</span></li>
</div>
</div>
<div class="textcontent" id="chairs">
<div class="list-item">
<li>Leman Akoglu (Carnegie Mellon University)</li>
<li>EnHong Chen (University of Science and Technology of China)</li>
</div>
<div class="list-item">
For further information, please contact CIKM 2019 Tutorial Co-Chairs at:
<a href="mailto:[email protected]">[email protected]</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- footer -->
<div class="col-xs-12" id="footer">
<div class="part1" style="position: relative">
<span class="footer-item">
<a href="index.html">HOME</a>
</span>
<span class="footer-item">
<a href="programoverview.html">PROGRAM</a>
</span>
</span>
<span class="footer-item">
<a href="session.html">SESSION</a>
</span>
<span class="footer-item">
<a href="awards.html">AWARDS</a>
</span>
<span class="footer-item">
<a href="venue.html">VENUE</a>
</span>
<span class="footer-item">
<a href="workshops.html">WORKSHOPS</a>
</span>
<span class="footer-item">
<a href="tutorials.html">TUTORIALS</a>
</span>
<span class="footer-item">
<a href="challenge.html">ANALYTICUP</a>
</span>
<span class="footer-item">
<a href="callforpapers.html">CONTRIBUTIONS</a>
</span>
<span class="footer-item">
<a href="organizingcommittee.html">ORGANIZERS</a>
</span>
<span class="footer-item">
<a href="callforsponsorship.html">SPONSORSHIP</a>
</span>
<!-- Default Statcounter code for CIKM http://cikm2019.net -->
<script type="text/javascript">
var sc_project = 11928079;
var sc_invisible = 0;
var sc_security = "7538f521";
var sc_https = 1;
var scJsHost = (("https:" == document.location.protocol) ? "https://secure." :
"http://www.");
document.write("<sc" + "ript type='text/javascript' src='" + scJsHost +
"statcounter.com/counter/counter.js'></" + "script>");
</script>
<noscript>
<div class="statcounter"><a title="Web Analytics" href="http://statcounter.com/" target="_blank"><img
class="statcounter" src="//c.statcounter.com/11928079/0/7538f521/0/" alt="Web
Analytics"></a></div>
</noscript>
<!-- End of Statcounter Code -->
</div>
<div class="part2" style="background-image: url('./elements/keydates/ditu.png')">
<p style="line-height: 60px;"> <br></p>
</div>
</div>
<!-- footer -->
</body>
</html>