-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathposters.html
More file actions
55 lines (46 loc) · 3.58 KB
/
posters.html
File metadata and controls
55 lines (46 loc) · 3.58 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
---
layout: default
---
{% include slider.html content="<h2>ACM SoCC'22 Call for Posters</h2>" %}
<!-- Content -->
<div class="block">
<div class="container">
<div class="row">
<div class="col-md-1">
</div>
<div class="col-md-8">
<section id="main-content">
<header>
<h1>ACM SoCC'22 Call for Posters</h1>
</header>
<div class="section-content">
<a id="important_dates"><h2>Important Dates</h2></a>
<p>Abstracts and poster drafts due: <b>Friday, October 7, 2022, 5:00 PM EDT</b></p>
<p>Notification of acceptance: <b>Friday, October 14, 2022</b></p>
<a id="overview"><h2>Overview</h2></a>
<p>We invite submissions to the SoCC’22 poster sessions. For the poster submissions please submit a PDF document that includes an abstract summarizing the work, (one page, not including references), and a one-page draft of the poster. We are requesting poster drafts to ensure their quality and also to allow us to provide feedback to poster presenters. </p>
<a id="submission_instructions"><h2>Submission Instructions</h2></a>
<p>Submit your abstract and poster drafts in PDF format via the <a href="https://socc22posters.hotcrp.com/">Posters submission website</a>. Do not email submissions. Abstracts should not be anonymized: include all information (title, authors' names and affiliations, text, and citations). Abstracts should use the following format and guidelines: Use US letter paper size, with all text and figures fitting inside a (7 x 9 in) block centered on the page, using two columns separated by 0.33 in of whitespace. Use 10-point font on 12-point (single-spaced) leading. Graphs and figures should be readable when printed in grayscale, without magnification. All pages should be numbered and references within the paper should be hyperlinked. Submissions violating these guidelines will be rejected without review.</p>
<p>Most of these rules are automatically applied when using the official <a href="https://www.acm.org/publications/authors/submissions">SIGPLAN Latex or MS Word templates from the ACM</a>, which we recommend using for submission. For Latex, we recommend you use:</p>
<code>
\documentclass[sigplan,10pt]{acmart}<br>
\renewcommand\footnotetextcopyrightpermission[1]{}<br>
\pagestyle{plain}<br>
. . .<br>
\settopmatter{printfolios=true}<br>
\maketitle<br>
</code>
<p>Those whose submissions are accepted for a poster presentation will be asked to prepare a 3'x4' full-size color poster. SoCC’22 organizers will provide easels and boards for you to display your poster. The one-pager abstract will not be part of the SoCC’22 proceedings.</p>
<p>Note that all authors of accepted papers are expected to present a poster as well. However, authors of accepted papers do not need to submit an abstract or the draft of their poster.</p>
<a id="submit"><h2>Submission Site</h2></a>
<p> The paper submission site is now online at <a href="https://socc22posters.hotcrp.com/">https://socc22posters.hotcrp.com/</a> </p>
<a id="submit"><h2>Questions?</h2></a>
<p>
Please contact the PC co-chairs: (<a href="mailto:socc22posterchairs@gmail.com"><b style="color:black">socc22posterchairs@gmail.com</b></a>)
</div><!-- /.section-content -->
</section><!-- /.main-content -->
</div><!-- /.col-md-6 -->
</div><!-- /.row -->
</div><!-- /.container -->
</div>
<!-- end Content -->