From 08a282949ec22b77cb9477103e640b4f9954ba80 Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Sun, 10 Feb 2013 00:32:02 -0800 Subject: EC format --- paper.tex | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) (limited to 'paper.tex') diff --git a/paper.tex b/paper.tex index 86bdbdd..dfe876b 100644 --- a/paper.tex +++ b/paper.tex @@ -1,14 +1,22 @@ -\documentclass{article} +\documentclass[prodmode,acmec]{ec-acmsmall} +%\documentclass{article} +\acmVolume{X} +\acmNumber{X} +\acmArticle{X} +\acmYear{2013} +\acmMonth{2} +\usepackage[numbers]{natbib} \usepackage[utf8]{inputenc} -\usepackage{amsmath,amsfonts,amsthm} +\usepackage{amsmath,amsfonts} +%\usepackage{amsthm} \usepackage{algorithm} \usepackage{algpseudocode,bbm,color,verbatim} \input{definitions} \title{Budget Feasible Mechanisms for Experimental Design} \author{ -Thibaut Horel\\Technicolor\\\texttt{thibaut.horel@ens.fr} \and -Stratis Ioannidis\\Technicolor\\\texttt{stratis.ioannidis@technicolor.com}\and -S. Muthukrishnan\\Rutgers University, Microsoft Research\\\texttt{muthu@cs.rutgers.edu}} + Thibaut Horel \affil{Technicolor} +Stratis Ioannidis \affil{Technicolor} +S. Muthukrishnan \affil{Rutgers University, Microsoft Research}} %Remove permission block empty space \makeatletter \let\@copyrightspace\relax @@ -31,10 +39,8 @@ S. Muthukrishnan\\Rutgers University, Microsoft Research\\\texttt{muthu@cs.rutge \input{general} %\section{Conclusion} %\input{conclusion} -\begin{small} -\bibliographystyle{abbrv} +\bibliographystyle{acmsmall} \bibliography{notes} -\end{small} \section*{Appendix} \input{appendix} \end{document} -- cgit v1.2.3-70-g09d2