-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathimportant-dates.html
executable file
·96 lines (74 loc) · 4.66 KB
/
important-dates.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
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb" dir="ltr">
<head>
<base href="http://2014.ruleml.org/" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="author" content="Stanislav Vojíř" />
<title>Important Dates - RuleML 2014</title>
<link href="favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />
<script src="media/system/js/mootools-core.js" type="text/javascript"></script>
<link rel="stylesheet" href="template/css/styles.css" type="text/css" />
<!--[if lt IE 9]>
<script src="template/js/html5ie.js"></script>
<link rel="stylesheet" type="text/css" href="template/css/ie8.css" />
<![endif]-->
<script type="text/javascript" src="media/slimbox/js/slimbox.js"></script>
<link rel="stylesheet" href="media/slimbox/css/slimbox.css" type="text/css" media="screen" />
<script type="text/javascript" src="template/js/main.js"></script>
</head>
<body>
<header class="page">
<h1 onclick="location.href='http://2014.ruleml.org/';">RuleML 2014</h1>
<div class="name">The 8th International Web Rule Symposium<br />Prague, Czech Republic, August 18-20, 2014</div>
</header>
<div id=left>
<nav id="menu">
<ul class="menu">
<li class="item-104"><a href="" >RuleML 2014 Home</a></li><li class="item-103 current active"><a href="important-dates" >Important Dates</a></li><li class="item-102"><a href="call-for-papers" >Call for Papers</a></li><li class="item-110"><a href="organization-committee" >Organization Committee</a></li><li class="item-119"><a href="accepted-papers" >List of Accepted papers</a></li><li class="item-108"><a href="program" >Program</a></li><li class="item-109"><a href="keynotes-tutorials" >Keynotes and Tutorials</a></li><li class="item-113"><a href="rules-and-human-language-technology" > Rules and Human Language Technology Special Track</a></li><li class="item-112"><a href="learning-business-rules-from-data" >Learning (Business) Rules from Data Special Track</a></li><li class="item-114"><a href="legal-rules-and-norms" >Legal Rules and Norms Special Track</a></li><li class="item-116"><a href="challenge" >Rule Challenge</a></li><li class="item-115"><a href="dc" >Doctoral Consortium</a></li><li class="item-117"><a href="collocated-events-and-workshops" >Collocated Events and Workshops</a></li><li class="item-106"><a href="registration" >Registration</a></li><li class="item-107"><a href="venue-accommodation" >Venue and Accommodation</a></li><li class="item-105"><a href="sponsorship" >Sponsorship</a></li><li class="item-118"><a href="http://yawl.imp.fu-berlin.de/hts/sp2014/" >RuleML SymposiumPlanner 2014 Q&A</a></li><li class="item-121"><a href="proceedings" >Proceedings</a></li></ul>
</nav>
</div>
<div id="main">
<article class="item-page item-page"><header><h1>Important Dates</h1></header><table>
<tr><td><h2>RuleML 2014 will take place on:</td><td><strong>August 18-20, 2014</strong></h2></td></tr>
<tr><td><h3>RuleML main track and special tracks dates:</h3></td></tr>
<tr><td>Abstract submission:</td><td><strong>March 31, 2014</strong></td></tr>
<tr><td>
Extended Abstract submission:
</td><td>
<strong>April 14, 2014</strong>
</td> </tr>
<tr><td>Paper submission:</td><td><strong>April 8, 2014</strong></td></tr>
<tr><td>
Extended Paper submission:
</td><td>
<strong>April 22, 2014</strong>
</td></tr>
<tr><td>Notification:</td><td><strong>May 20, 2014</strong></td></tr>
<tr><td>Camera ready:</td><td><strong>June 6, 2014</strong></td></tr>
<tr><td><h3>8th International Rule Challenge and Doctoral Consortium dates:</h3></td></tr>
<tr><td>
Paper submission:</td><td><strong>June 6, 2014</strong>
</td></tr>
<tr><td>
<span style="color:red">
Extended Paper submission:</td><td><strong>
<span style="color:red">
June 18, 2014
</span>
</strong>
</span>
</td></tr>
<tr><td>Notification:</td><td><strong>June 28, 2014</strong></td></tr>
<tr><td>Camera ready:</td><td><strong>July 10, 2014</strong></td></tr>
<tr><td>The Challenge 2014 will take place on:</td><td><strong>August 19th, 2014</strong></td></tr>
<tr><td>The Doctoral Consortium will take place on:</td><td><strong>August 20, 2014</strong></td></tr>
<tr><td><h2><a href="http://www.ecai2014.org">ECAI 2014</a> will take place on:</td><td><strong>August 18-22, 2014</strong></h2></td></tr>
</table> <footer><span class="modified">Last Updated on Monday, 09 June 2014</span></footer></article>
</div>
<div id="footerpad"></div>
<footer class="page">
<div id="footerText">
Copyright © RuleML 2014, <a href="http://www.vse.cz">VŠE</a>, 2013 - 2014 </div>
</footer>
</body>
</html>