-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathposters.html
More file actions
61 lines (50 loc) · 4.51 KB
/
posters.html
File metadata and controls
61 lines (50 loc) · 4.51 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
---
layout: default
---
{% include slider.html content="<h2>ACM SoCC'23 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'23 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>Monday, September 25, 2023, 5:00 PM EDT</b></p>
<p>Notification of acceptance: <b>Friday, October 2, 2023</b></p>
<a id="overview"><h2>Overview</h2></a>
<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="https://acmsocc.org/2023/papers.html" target=”_blank”>Call for papers</a>. 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. </p>
<a id="what_to_submit"><h2>What to submit?</h2></a>
<p>For the poster submissions please submit a PDF document with an abstract summarizing the work. The abstract should not be more than 1 page in length (excluding references). The abstract should clearly state: (a) the problem being addressed, (b) why is this an important problem and what are the challenges, (c) the solution approach, and (d) the results so far.
</p>
<a id="submission_instructions"><h2>Submission Instructions</h2></a>
<p>Submit your abstract in PDF format via the <a href="https://socc23poster.hotcrp.com/" target=”_blank”>poster submission website</a>. Do not email submissions. Abstracts should not be anonymized: include all information (title, authors' names and affiliations, text, and references). Abstracts must follow the ACM Proceedings Format, using either the sample-sigconf.tex provided at <a href="https://www.acm.org/publications/proceedings-template" target=”_blank”>https://www.acm.org/publications/proceedings-template</a> for LaTeX (version 2e) or Word, respectively. We require 10pt font size for paper submission. The LaTeX template should be used as follows: \documentclass[sigplan,screen]{acmart}. 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>Authors of accepted posters will be asked to prepare a 3'x4' full-size color poster. SoCC '23 organizers will provide easels and boards for you to display your poster. The one-pager abstract will not be part of the SoCC '23 proceedings.</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’23 organizers will provide easels and boards for you to display your poster. The one-pager abstract will not be part of the SoCC’23 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://socc23poster.hotcrp.com/" target=”_blank”>https://socc23poster.hotcrp.com/</a>. </p>
<a id="submit"><h2>Questions?</h2></a>
<p>
Email any questions you have to the poster chair <a href="mailto:subhadeep@brandeis.edu" target=”_blank”><u>Subhadeep Sarkar</u></a>.
</div><!-- /.section-content -->
</section><!-- /.main-content -->
</div><!-- /.col-md-6 -->
</div><!-- /.row -->
</div><!-- /.container -->
</div>
<!-- end Content -->