SIGCOMM paper template
[pingpong.git] / papers / SIGCOMM2018_IoT-SP / main.tex
1 \documentclass[sigconf]{acmart}
2
3 \usepackage{booktabs} % For formal tables
4
5
6 % Copyright
7 %\setcopyright{none}
8 %\setcopyright{acmcopyright}
9 %\setcopyright{acmlicensed}
10 \setcopyright{rightsretained}
11 %\setcopyright{usgov}
12 %\setcopyright{usgovmixed}
13 %\setcopyright{cagov}
14 %\setcopyright{cagovmixed}
15
16
17 % DOI
18 \acmDOI{PLACEHOLDER}
19
20 % ISBN
21 \acmISBN{PLACEHOLDER}
22
23 %Conference
24 \acmConference[SIGCOMM'18]{ACM SIGCOMM conference}{August 2018}{Budapest, Hungary}
25 \acmYear{2018}
26 \copyrightyear{2018}
27
28
29 \acmArticle{4}
30 \acmPrice{15.00}
31
32 % These commands are optional
33 %\acmBooktitle{Transactions of the ACM Woodstock conference}
34 %\editor{Jennifer B. Sartor}
35 %\editor{Theo D'Hondt}
36 %\editor{Wolfgang De Meuter}
37
38
39 \begin{document}
40 \title{On Network Activity of Smart Plugs}
41 \titlenote{Produces the permission block, and
42   copyright information}
43 \subtitle{The Secrets that Encryption Cannot Protect}
44 \subtitlenote{The full version of the author's guide is available as
45   \texttt{acmart.pdf} document}
46
47
48 \author{Rahmadi Trimananda}
49 %\authornote{Dr.~Trovato insisted his name be first.}
50 %\orcid{1234-5678-9012}
51 \affiliation{%
52   \institution{University of California, Irvine}
53   %\streetaddress{P.O. Box 1212}
54   \city{Irvine}
55   \state{California}
56   %\postcode{43017-6221}
57 }
58 \email{rtrimana@uci.edu}
59
60 \author{Athina Markopoulou }
61 %\authornote{Dr.~Trovato insisted his name be first.}
62 %\orcid{1234-5678-9012}
63 \affiliation{%
64   \institution{University of California, Irvine}
65   %\streetaddress{P.O. Box 1212}
66   \city{Irvine}
67   \state{California}
68   %\postcode{43017-6221}
69 }
70 \email{athina@uci.edu}
71
72 \author{Brian Demsky}
73 %\authornote{Dr.~Trovato insisted his name be first.}
74 %\orcid{1234-5678-9012}
75 \affiliation{%
76   \institution{University of California, Irvine}
77   %\streetaddress{P.O. Box 1212}
78   \city{Irvine}
79   \state{California}
80   %\postcode{43017-6221}
81 }
82 \email{bdemsky@uci.edu}
83
84 \author{Janus Varmarken}
85 %\authornote{Dr.~Trovato insisted his name be first.}
86 %\orcid{1234-5678-9012}
87 \affiliation{%
88   \institution{University of California, Irvine}
89   %\streetaddress{P.O. Box 1212}
90   \city{Irvine}
91   \state{California}
92   %\postcode{43017-6221}
93 }
94 \email{jvarmark@uci.edu}
95
96 %\author{G.K.M. Tobin}
97 %\authornote{The secretary disavows any knowledge of this author's actions.}
98 %\affiliation{%
99 %  \institution{Institute for Clarity in Documentation}
100 %  \streetaddress{P.O. Box 1212}
101 %  \city{Dublin}
102 %  \state{Ohio}
103 %  \postcode{43017-6221}
104 %}
105 %\email{webmaster@marysville-ohio.com}
106 %
107 %\author{Lars Th{\o}rv{\"a}ld}
108 %\authornote{This author is the
109 %  one who did all the really hard work.}
110 %\affiliation{%
111 %  \institution{The Th{\o}rv{\"a}ld Group}
112 %  \streetaddress{1 Th{\o}rv{\"a}ld Circle}
113 %  \city{Hekla}
114 %  \country{Iceland}}
115 %\email{larst@affiliation.org}
116 %
117 %\author{Valerie B\'eranger}
118 %\affiliation{%
119 %  \institution{Inria Paris-Rocquencourt}
120 %  \city{Rocquencourt}
121 %  \country{France}
122 %}
123 %\author{Aparna Patel}
124 %\affiliation{%
125 % \institution{Rajiv Gandhi University}
126 % \streetaddress{Rono-Hills}
127 % \city{Doimukh}
128 % \state{Arunachal Pradesh}
129 % \country{India}}
130 %\author{Huifen Chan}
131 %\affiliation{%
132 %  \institution{Tsinghua University}
133 %  \streetaddress{30 Shuangqing Rd}
134 %  \city{Haidian Qu}
135 %  \state{Beijing Shi}
136 %  \country{China}
137 %}
138 %
139 %\author{Charles Palmer}
140 %\affiliation{%
141 %  \institution{Palmer Research Laboratories}
142 %  \streetaddress{8600 Datapoint Drive}
143 %  \city{San Antonio}
144 %  \state{Texas}
145 %  \postcode{78229}}
146 %\email{cpalmer@prl.com}
147 %
148 %\author{John Smith}
149 %\affiliation{\institution{The Th{\o}rv{\"a}ld Group}}
150 %\email{jsmith@affiliation.org}
151 %
152 %\author{Julius P.~Kumquat}
153 %\affiliation{\institution{The Kumquat Consortium}}
154 %\email{jpkumquat@consortium.net}
155
156 % The default list of authors is too long for headers.
157 \renewcommand{\shortauthors}{B. Trovato et al.}
158
159 \include{abstract}
160
161 %
162 % The code below should be generated by the tool at
163 % http://dl.acm.org/ccs.cfm
164 % Please copy and paste the code instead of the example below.
165 %
166 \begin{CCSXML}
167 <ccs2012>
168  <concept>
169   <concept_id>10010520.10010553.10010562</concept_id>
170   <concept_desc>Computer systems organization~Embedded systems</concept_desc>
171   <concept_significance>500</concept_significance>
172  </concept>
173  <concept>
174   <concept_id>10010520.10010575.10010755</concept_id>
175   <concept_desc>Computer systems organization~Redundancy</concept_desc>
176   <concept_significance>300</concept_significance>
177  </concept>
178  <concept>
179   <concept_id>10010520.10010553.10010554</concept_id>
180   <concept_desc>Computer systems organization~Robotics</concept_desc>
181   <concept_significance>100</concept_significance>
182  </concept>
183  <concept>
184   <concept_id>10003033.10003083.10003095</concept_id>
185   <concept_desc>Networks~Network reliability</concept_desc>
186   <concept_significance>100</concept_significance>
187  </concept>
188 </ccs2012>
189 \end{CCSXML}
190
191 \ccsdesc[500]{Computer systems organization~Embedded systems}
192 \ccsdesc[300]{Computer systems organization~Redundancy}
193 \ccsdesc{Computer systems organization~Robotics}
194 \ccsdesc[100]{Networks~Network reliability}
195
196
197 \keywords{ACM proceedings, \LaTeX, text tagging}
198
199
200 \maketitle
201
202 \input{introduction}
203 \input{related-work}
204 \input{experiments}
205 \input{Results}
206 \input{future-work}
207 \input{conclusion}
208
209 \bibliographystyle{ACM-Reference-Format}
210 \bibliography{references}
211
212 \end{document}