From 7858d95caef92777b47cb1051e12d964dd5d5d4e Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Wed, 4 Mar 2015 15:27:06 -0500 Subject: Camera-ready version --- paper/main.tex | 9 ++++++++- paper/sections/experiments.tex | 2 +- paper/sections/introduction.tex | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) (limited to 'paper') diff --git a/paper/main.tex b/paper/main.tex index 2e9f5bc..539d723 100644 --- a/paper/main.tex +++ b/paper/main.tex @@ -1,6 +1,7 @@ \documentclass{sig-alternate-2013} \usepackage[utf8x]{inputenc} \usepackage{amsmath,amsfonts} +\usepackage{balance} %yaron: removed class amsthm \usepackage[pagebackref=true,breaklinks=true,colorlinks=true]{hyperref} \usepackage[english]{babel} @@ -43,11 +44,16 @@ Yaron Singer\\ \input{sections/abstract} \end{abstract} +\category{H.2.8}{Database Management}{Database Applications}[Data Mining] +\category{F.2.2}{Analysis of Algorithms and Problem Complexity}{Nonnumerical Algorithms and Problems} +%\terms{Theory, Algorithms, Performance} +\keywords{Influence Maximization; Two-stage Optimization} %\category{H.4}{Information Systems Applications}{Miscellaneous} %\category{D.2.8}{Software Engineering}{Metrics}[complexity measures, performance measures] %\terms{Theory} %\keywords{ACM proceedings, \LaTeX, text tagging} +\newpage \section{Introduction} \input{sections/introduction} @@ -74,8 +80,9 @@ Yaron Singer\\ This research is supported in part by a Google Research Grant and NSF grant CCF-1301976. \bibliographystyle{abbrv} +%\balancecolumns % GM June 2007 +\balance \bibliography{main} -\balancecolumns % GM June 2007 %\appendix %\input{sections/appendix} diff --git a/paper/sections/experiments.tex b/paper/sections/experiments.tex index 201066a..2faa011 100644 --- a/paper/sections/experiments.tex +++ b/paper/sections/experiments.tex @@ -449,7 +449,7 @@ approach underlying the algorithms we introduced.\newline algorithm and the combinatorial adaptive seeding algorithm for different sizes of the core set.} \label{fig:sampling} - \vspace{-15pt} + \vspace{-10pt} \end{figure} \noindent\textbf{Combinatorial vs. LP algorithm.} diff --git a/paper/sections/introduction.tex b/paper/sections/introduction.tex index bd99791..889a06e 100644 --- a/paper/sections/introduction.tex +++ b/paper/sections/introduction.tex @@ -32,7 +32,7 @@ maximization techniques to the core set can become ineffective.\newline \vspace{-15pt} \caption{CDF of the degree distribution of users who liked a post by Kiva on Facebook and that of their friends.} \label{fig:para} - \vspace{-15pt} + \vspace{-10pt} \end{figure} \noindent \textbf{An adaptive approach.} -- cgit v1.2.3-70-g09d2