-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
58 lines (47 loc) · 2.23 KB
/
index.html
File metadata and controls
58 lines (47 loc) · 2.23 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
---
layout: default
---
{%capture slider-title%}
<h2>ACM Symposium on Cloud Computing 2022</h2>
<h3 style="color:white">San Francisco, CA</h3>
<h3 style="color:white">November, 2022</h3>
{%endcapture%}
{% include slider.html content=slider-title %}
<!-- Content -->
<div class="block">
<div class="container">
<div class="row">
<div class="col-md-1">
</div><!-- /.col-md-3 -->
<div class="col-md-7">
<section id="main-content">
<div class="section-content">
<header></header>
<br>
<p align="justify">SoCC'22 is 13th edition of the annual ACM Symposium on Cloud Computing, the premier conference on cloud computing. It brings together researchers, developers, users, and practitioners interested in cloud computing, and is the only conference co-sponsored by the ACM Special Interest Groups on Management of Data (SIGMOD) and on Operating Systems (SIGOPS). As in prior SoCC conferences, SoCC'22 will foster connections between the academic and industrial communities operating in the cloud space.</p>
<p align="justify">SoCC'22 will be an in-person event in <b>San Francisco, CA from November 8th to 10th, 2022</b>.</p>
{% include important_dates.html %}
<!--h2>Announcements </h2>
<br>
<ul>
<li><b>[4/28/2022] Call for papers is out. Send us your best work!</b></li>
<li><b>[4/15/2022] SoCC 2022 website is up!</b></li>
</ul>
<br-->
<h2>Supported by</h2>
<div class="container">
<div class="navbar-brand nav" id="brand"><br>
<a href="index.html"><img src="assets/img/logos-SIGMOD.gif" alt="brand" style="padding-right:20px; border:0px currentColor" width="280"></a>
<a href="index.html"><img src="assets/img/logos-SIGOPS.jpg" alt="brand" style="padding-right:20px; bborder:0px currentColor" width="280"></a>
</div>
</div>
</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 -->