-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpapers.html
More file actions
268 lines (246 loc) · 11.9 KB
/
Copy pathpapers.html
File metadata and controls
268 lines (246 loc) · 11.9 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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
---
layout: default
---
{% include slider.html content="<h2>Call for papers</h2>" %}
<!-- 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">may</div>
<div class="day">21</div>
</figure>
<aside>
<header>
Registration deadline at 5pm EDT
</header>
</aside>
</article><!-- /article -->
<article class="event nearest-second">
<figure class="date">
<div class="month">may</div>
<div class="day">28</div>
</figure>
<aside>
<header>
Submission deadline at 5pm EDT
</header>
</aside>
</article>
<article class="event nearest">
<figure class="date">
<div class="month">aug</div>
<div class="day">16</div>
</figure>
<aside>
<header>
Reviews available
</header>
</aside>
</article>
<br>
<article class="event nearest">
<figure class="date">
<div class="month">aug</div>
<div class="day">18</div>
</figure>
<aside>
<header>
Authors' responses due
</header>
</aside>
</article>
<br>
<article class="event nearest-second">
<figure class="date">
<div class="month">aug</div>
<div class="day">27</div>
</figure>
<aside>
<header>
Notification to authors
</header>
</aside>
</article>
<br>
</div><!-- /.section-content -->
</section><!-- /.events-small -->
<br/>
<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">Submission categories</a></h4></li>
<li><h4><a href="#guidelines">Submission guidelines</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 papers</h1>
</header>
<div class="section-content">
<p>
We solicit original contributions on all aspects of cloud computing. We particularly encourage submissions on the research, development, practice, and experience of cloud computing systems and data management. Specific topics of interest include but are not limited to the following, when related to the cloud:
</p>
<div class="row">
<div class="col-md-6" style="padding-left:0; padding-right:0;">
<ul class="topics-list">
<li>Administration and Manageability</li>
<li>Blockchain Systems</li>
<li>Cross Datacenter Data Management</li>
<li>Datacenter Architectures</li>
<li>Data Markets</li>
<li>Distributed and Parallel Query Processing</li>
<li>Distributed/Networked Systems</li>
<li>Edge Computing and 5G</li>
<li>Energy Efficiency and Management</li>
<li>Fault Tolerance, High Availability, and Reliability</li>
<li>IoT Infrastructure</li>
<li>Large Scale Cloud Applications</li>
<li>Services and Systems for Machine Learning </li>
<li>Machine Learning for Systems</li>
<li>Multi-Tenancy</li>
</ul>
</div>
<div class="col-md-6" style="padding-left:0; padding-right:0;">
<ul class="topics-list">
<li> Networking, e.g., SDN, WAN traffic shaping</li>
<li> Operating Systems for the Cloud</li>
<li> Platforms as a Service </li>
<li> Privacy of Data and Computation </li>
<li> Programming Models, e.g., serverless and microservices </li>
<li> Provisioning and Metering </li>
<li> Query Optimization </li>
<li> Resource Management </li>
<li> Scientific Data Management </li>
<li> Security of Cloud Infrastructure and Services </li>
<li> Service Level Agreements </li>
<li> Storage Systems and New Technologies </li>
<li> Tracing and Monitoring Systems for the Cloud </li>
<li> Transactional Models </li>
<li> Virtualization, Containers, VMs </li>
</ul>
</div>
</div>
<!-- TODO
<p style="font-size:120%;text-decoration:underline;color:red"><a href="assets/img/socc2017-cfp.pdf" target="_blank" style="color:red">Download the CFP as a PDF</a></p>
-->
<a id="submission"><h2>Submission categories</h2></a>
<p>Authors can submit a paper in one of the following categories:</p>
<ul class="topics-list">
<li><b style="color:black">Research Papers (12 pages)</b>: describe original research, where
novelty is a primary consideration.</li>
<li><b style="color:black">Industry and System Papers (12 pages)</b>:
describe important industrial advances and application
achievements. It encourages work on applying recent research advances to real-world problems
and industrial systems. Moreover, new applications, novel systems, challenging real-world use
cases, practical customer case studies, as well as analysis of applied technology in an
industrial context are highly welcome.</li>
<li><b style="color:black">Vision Papers (6 pages)</b>:
describe speculative but well-reasoned and thought-provoking ideas,
where insight is a primary consideration. Vision papers should present ideas and solutions that
differ from prior work and the status quo. A full-fledged system implementation is not required,
but empirical evidence and measurements may be helpful in illustrating the feasibility of the
proposed vision.</li>
</ul> <br>
<p>
Submissions will be judged based on their originality, technical merit,
relevance, value to the community, and likelihood of producing interesting
discussions at the symposium. Submissions will be kept confidential until
accepted. Rejected submissions will be kept confidential permanently.
</p>
<a id="guidelines"><h2>Submission guidelines</h2></a>
<p>Authors must submit original papers that are not being considered for publication in other forums.
Submissions cannot be accompanied by nondisclosure, confidentiality, or similar agreements. Further,
all submitted papers must cite and clearly differentiate from relevant prior publications, including
workshop papers from the same or other authors.</p>
<p>Papers that violate the below requirements will be rejected without reviews.
Judicious use of color is permitted, but the paper should print clearly in black and white.
Non-rejected papers will be shepherded, and final acceptance will be conditional on the shepherd’s
approval. </p>
<p> Reviewing for <b> Research and Vision papers is double-anonymous </b> (i.e., author identities
will be kept confidential from reviewers during the review process, and vice versa).
Authors must make a good faith effort to anonymize their submissions, and they should not identify
themselves either explicitly or by implication (e.g., through the references or acknowledgments).
Submissions violating the detailed formatting and anonymization rules will not be considered for review.
<p> Reviewing for <b>Industry and System papers is transparent with respect to the company/product,
but double-anonymous with respect to the authors</b>. That is, you need not anonymize the company
or products/services you are referring to. However, you should not reveal the paper’s author
names directly in your submission.</p>
<p>If you are uncertain about how to anonymize your submission, please contact
the program co-chairs (contacts at the end of the page) well in advance of the
submission deadline. </p>
<h3>Formatting</h3>
<p>Submissions can have up to 12 pages for Research and Industry papers, and 6 pages for Vision papers;
this limit includes the title, abstract, and appendices. Bibliographic references are not included in
the page limit. 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.
</p>
<p>Submissions violating these rules will not be considered for publication, and there will be no
extensions for fixing violations. We encourage you to upload an early draft of the paper well before
the deadline to check if the paper meets the formatting rules.
</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>
<h3>Paper type</h3>
<p> After the author list, papers should indicate the submission type (research, industry, vision).</p>
<h3>Guidance on Inclusion</h3>
<p>
Submitters are encouraged to use inclusive language and examples in their papers.
This includes using inclusive language in gendered nouns and pronouns (for example,
see this <a href="https://writingcenter.unc.edu/tips-and-tools/gender-inclusive-language/"
style="color:red">article</a> on gender-inclusive language), and inclusive examples
when describing people (for example, see this
<a href="https://medium.com/@arunis100/inclusive-cs-examples-b5f40e003815" style="color:red">blogpost</a>
on inclusive examples).
</p>
<a id="submit"><h2>Dates</h2></a>
<p>
<b style="color:black">Registration deadline: May 21 2021 at 5:00 pm EDT</b><br>
You can register new submissions until this deadline.
<br>
<b style="color:black">Submission deadline: May 28 2021 at 5:00 pm EDT </b><br>
Papers must be submitted by this deadline to be reviewed.
<br>
<b style="color:black">Author Response Period: Aug 16-18, 2021 </b>
<br>
<b style="color:black">Author Notification: August 27, 2021 </b>
</p>
<a id="submit"><h2>Submission site</h2></a>
<p> The paper submission site is now online at <a href="https://socc21.hotcrp.com/"
style="color:red">https://socc21.hotcrp.com/</a> </p>
<a id="submit"><h2>Questions?</h2></a>
<p>
Email any questions you have to the PC chairs: Georgia Koutrika (<b style="color:black">gkoutrika@gmail.com</b>)
and Ravi Netravali (<b style="color:black">rnetravali@cs.princeton.edu</b>).</p>
</div><!-- /.section-content -->
</section><!-- /.main-content -->
</div><!-- /.col-md-6 -->
</div><!-- /.row -->
</div><!-- /.container -->
</div>
<!-- end Content -->