forked from dir2019/dir2019.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
62 lines (49 loc) · 2.19 KB
/
index.html
File metadata and controls
62 lines (49 loc) · 2.19 KB
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
<head>
<link href="./dir.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet">
<link rel='shortcut icon' type='image/x-icon' href='favicon.png' />
<title>DIR 2019 ⚡ Lightning Talk Edition ⚡ November 29, 2019 ⚡ Amsterdam</title>
</head>
<body>
<div id="content">
<div id="block">
<div class="logo">
<span class="pad-right">DIR</span>
<span class="img"><img src="img/lightning.svg" /></span>
<span class="pad-left">19</span>
</div>
</div>
<div id="block">
<p>The 18th Dutch-Belgian Information Retrieval Workshop</p>
<p>Lightning Talk Edition ⚡ November 29, 2019 ⚡ Amsterdam</p>
</div>
<div id="block" class="sponsors">
<small>Silver sponsors:</small>
<ul id="horizontal">
<li><a href="https://www.bookarang.com/" target="_blank"><img src="img/sponsors/bookarang.png" /></a>
<li><a href="https://www.zeta-alpha.com/" target="_blank"><img src="img/sponsors/zeta-alpha.jpg" /></a>
<li><a href="https://www.textkernel.com/" target="_blank"><img src="img/sponsors/textkernel.png" /></a>
<li><a href="https://xite.nl/" target="_blank"><img src="img/sponsors/XITE.png" /></a>
</ul>
<small>Supported by:</small>
<ul id="horizontal">
<li><a href="https://www.sigir.org/" target="_blank"><img src="img/sponsors/sigir.png" /></a>
<li><a href="http://www.siks.nl/" target="_blank"><img src="img/sponsors/siks.jpg" /></a>
</ul>
</div>
<div id="block" class="text">
<p>DIR 2019 will try something new.</p>
<p>Top ranked IR papers from SIGIR, ICTIR, TheWebConf, WSDM, CIKM, NeurIPS, RecSys, CHI, CHIIR, KDD, ECIR, ACL, EMNLP (in no particular order, open to suggestions) with authors in NL & BE will be invited to present their work in a lightning talk.</p>
</div>
<div id="block" class="text">
<p>💰 See our call for sponsors: <a href="sponsor.html">Sponsor DIR 2019</a></p>
</div>
<div id="block" class="text">
<p>Follow us on Twitter: <a href="https://www.twitter.com/dir_2019">@DIR_2019</a></p>
</div>
<div id="block" class="text">
<p>Organized by:</p>
<p>Anne Schuth (DPG Media)<br />Daan Odijk (RTL Nederland)<br />David Graus (FD Mediagroep)</p>
</div>
</div>
</body>