-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathposters.html
More file actions
128 lines (101 loc) · 6.12 KB
/
Copy pathposters.html
File metadata and controls
128 lines (101 loc) · 6.12 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
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
---
layout: default
---
{% include slider-cf-posters.html %}
<!-- Content -->
<div class="block">
<div class="container">
<div class="row">
<div class="col-md-3">
<section class="events small" id="events-small">
<header>
<h2>Important Dates</h2>
</header>
<div class="section-content">
<article class="event nearest">
<figure class="date">
<div class="month">aug</div>
<div class="day">10</div>
</figure>
<aside>
<header>
Poster Submission Deadline at 17:00 PST
</header>
</aside>
</article><!-- /article -->
<article class="event nearest-second">
<figure class="date">
<div class="month">aug</div>
<div class="day">21</div>
</figure>
<aside>
<header>
Poster Acceptance Notification
</header>
</aside>
</article><!-- /article -->
<br>
</div><!-- /.section-content -->
</section><!-- /.events-small -->
<section class="events small" id="events-small">
<header>
<h2>Links</h2>
</header>
<div class="section-content">
<ul class="list-links">
<li><h4><a href="#submission">Poster submission guidelines</a></h4></li>
<li><h4><a href="papers.html">Call for papers</a></h4></li>
</ul>
</div><!-- /.section-content -->
</section><!-- /.events-small -->
</div><!-- /.col-md-3 -->
<div class="col-md-6">
<section id="main-content">
<header>
<h1>Call for posters</h1>
</header>
<div class="section-content">
<p>
The SoCC poster sessions showcase works-in-progress in an informal setting. Topics of interest are the same as the research topics in the SoCC conference <a href="papers.html" style="color:red">Call for papers</a>. A single page description should be submitted to the HotCRP site <b>no later than Aug 10, 2018 at 17:00 Pacific Standard Time</b>. The SoCC 2018 poster committee will review all proposals and <b>notifications will be sent out by Aug 21, 2018</b>.
<br><br>
Accepted proposals will be published in the conference proceedings. While anyone can submit a proposal, preference will be given to posters where the primary contribution is from one or more students or from an industry/start-up organization. Students must present student posters at the conference. An award will be given to the best overall student and industry/start-up poster, judged by attendees during the conference. Submissions to the conference paper track are also automatically considered for a poster, so there is no need to submit a separate poster proposal.
<!-- <p style="font-size:120%;text-decoration:underline;color:red"><a href="assets/img/SoCC_Poster_CFP2018.pdf" target="_blank" style="color:red">Download the Call for Posters as a PDF</a></p>
-->
<a id="why"><h2>Why should you submit a poster?</h2></a>
<p>Presenting a poster is a great opportunity, especially for students, to obtain interesting and valuable feedback on ongoing research from a knowledgeable crowd at the conference. Moreover, accepted proposals will be published in the conference proceedings in citable form
</p>
<a id="what"><h2>What is a poster?</h2></a>
<p>We define a poster to be A0 paper size in portrait mode (841x1189mm), to which you can affix visually appealing material that describes your research. You should prepare the best material (visually appealing and succinct) that effectively communicates your research problem, techniques, results, and what is novel and important about your work.
</p>
<a id="submission"><h2>What to submit</h2></a>
<p> Note that you do not submit such a large-format image; only an abstract describing in text what the poster would present. The abstract should clearly state: (a) the problem being addressed, (b) that makes this problem interesting, important, and difficult, (c) your approach to the problem, and (d) the key contribution. In the final version of the abstract, we encourage (not require) you to include a URL providing additional information about your work to the attendees </p>
<p>You must submit a one-page abstract in PDF format that describes your work. Prepare your abstract using ACM conference style, 10pt font with two columns, 0.75 inch margins and 1/3 inch space between columns. Word documents will not be accepted. Accepted proposals will be published in the conference proceedings.
<br><br>
Submissions are single blind, so please include authors' names and affiliation. When submitting, indicate if the submission should be considered for the student/industry best-poster award.
</p>
<a id="submit_site"><h2>Where to submit</h2></a>
<p>
Please submit your one-page poster abstracts to the submission site at <a href="https://socc18posters.hotcrp.com/" style="color:red">https://socc18posters.hotcrp.com/</a>.
<br><br>
</p>
<a id="dates"><h2>Important dates</h2></a>
<ul class="topics-list"><ul type="topics-list">
<li> <b style="color:red">Submission deadline: Aug 10, 2018 at 17:00 PST</b></li>
<li> <b style="color:red">Acceptance notification: Aug 21, 2018</b></li>
</ul>
<a id="submit"><h2>Questions?</h2></a>
<p>
Email any questions you have to the poster chairs <a href="mailto:barisk@umich.edu"
target="_top" style="text-decoration:underline;color:red"> Peter Alvaro and Baris Kasikci</a>.
</p>
<!-- "mailto:barisk@umich.edu" "mailto:palvaro@ucsc.edu" "poster-chairs@socc2018.org" -->
</div><!-- /.section-content -->
</section><!-- /.main-content -->
</div><!-- /.col-md-6 -->
<div class="col-md-3">
{% include latest-news.html %}
</div><!-- /.col-md-3 -->
</div><!-- /.row -->
</div><!-- /.container -->
</div>
<!-- end Content -->