summaryrefslogtreecommitdiffstats
path: root/paper/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'paper/main.tex')
-rw-r--r--paper/main.tex19
1 files changed, 13 insertions, 6 deletions
diff --git a/paper/main.tex b/paper/main.tex
index dd59d15..2e9f5bc 100644
--- a/paper/main.tex
+++ b/paper/main.tex
@@ -1,4 +1,4 @@
-\documentclass{sig-alternate}
+\documentclass{sig-alternate-2013}
\usepackage[utf8x]{inputenc}
\usepackage{amsmath,amsfonts}
%yaron: removed class amsthm
@@ -12,9 +12,15 @@
\usepackage{subcaption}
\input{definitions}
\begin{document}
-%\conferenceinfo{WOODSTOCK}{'97 El Paso, Texas USA}
-%\title{Efficient Adaptive Seeding: Leveraging the Friendship
-%Paradox for Influence Maximization}
+
+\permission{Copyright is held by the International World Wide Web Conference Committee (IW3C2). IW3C2 reserves the right to provide a hyperlink to the author's site if the Material is used in electronic media.}
+\conferenceinfo{WWW 2015,}{May 18--22, 2015, Florence, Italy.}
+\copyrightetc{ACM \the\acmcopyr}
+\crdata{978-1-4503-3469-3/15/05. \\
+ http://dx.doi.org/10.1145/2736277.2741127}
+
+\clubpenalty=10000
+\widowpenalty = 10000
\title{Scalable Methods for Adaptively Seeding a Social Network}
%Paradox for Influence Maximization}
@@ -69,7 +75,8 @@ This research is supported in part by a Google Research Grant and NSF grant CCF-
\bibliographystyle{abbrv}
\bibliography{main}
-\appendix
-\input{sections/appendix}
\balancecolumns % GM June 2007
+
+%\appendix
+%\input{sections/appendix}
\end{document}