-
Notifications
You must be signed in to change notification settings - Fork 1
/
submission.html
executable file
·71 lines (47 loc) · 2.69 KB
/
submission.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
---
layout: page
slide_id: 3
---
<div class="row">
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6 col-xl-6 text-justify conference-text">
<div class="text-info">Submission Instructions:</div>
<p>Submitted papers must be neither previously published nor under review by another workshop, conference or journal.</p>
<p>Only electronic submissions in PDF will be accepted. Submitted papers must be written in English, must be no longer
than 6 pages in 10-point font, must render without error using standard PDF viewing tools, must print on US-Letter-sized
paper, and must include the author names and affiliations on the first page.</p>
<p> Papers should use the <strong class="text-danger">standard ACM Template</strong>, available at
<a href="http://www.acm.org/sigs/publications/proceedings-templates">
<i class="fa fa-external-link fa-fw" aria-hidden="true"></i> ACM Article Template
</a>.
</p>
<p>To submit your paper, please follow below link to the submission site:</p>
<p class="text-center">
<a href="https://easychair.org/conferences/?conf=hotweb2017">
<i class="fa fa-external-link fa-fw" aria-hidden="true"></i>
<strong> Paper Submission Site </strong>
</a>
</p>
<p>Note that at least one of the authors of each paper accepted for presentation in HotWeb 2017 must be registered.
All papers presented at the workshop will be included in the ACM Digital Library.</p>
<div class="text-info">Camera-Ready Instructions:</div>
<p>You will receive the information via your email for camera-ready instructions.
<!--
The Author's Final Paper Formatting and Submission Instructions can be found at:</p>
<p style="padding-top: 6px;padding-bottom: 6px;">
<a class="button"
href="http://www.ieeeconfpublishing.org/cpir/authorKit.asp?Facility=CPS_Nov&ERoom=HotWeb+2015"><span>Camera-ready
Author Kit</span></a></p>
<p>If you encounter any problem, please contact our editor, Lisa
O'Conner, for assistance.</p>
<p>Please note your final camera-ready is due to IEEE by
<b>September 25, 2015.</b>
-->
</p>
{% include contact-us.html %}
</div>
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6 col-xl-6">
<!--######### important dates ##########-->
{% include card-important-dates.html %}
<!--####################################-->
</div>
</div>