diff options
| author | Thibaut Horel <thibaut.horel@gmail.com> | 2013-12-16 23:06:45 -0500 |
|---|---|---|
| committer | Thibaut Horel <thibaut.horel@gmail.com> | 2013-12-16 23:06:45 -0500 |
| commit | 4881402a832d53f56000dab12c460c62a3be3fc3 (patch) | |
| tree | eba31d8f05d83ce44d8dcb10446663db520cc28d /paper.tex | |
| parent | 24fdab84d29f2d2fb0bd78a4c7ad7131100afe94 (diff) | |
| download | recommendation-4881402a832d53f56000dab12c460c62a3be3fc3.tar.gz | |
Incorporate Stratis comments
Diffstat (limited to 'paper.tex')
| -rwxr-xr-x | paper.tex | 15 |
1 files changed, 7 insertions, 8 deletions
@@ -1,12 +1,11 @@ \documentclass{llncs} -\pagestyle{plain} \usepackage[numbers, sectionbib]{natbib} \usepackage[utf8]{inputenc} \usepackage{amsmath,amsfonts} \usepackage{algorithm, algpseudocode} \usepackage{bbm,color,verbatim} \input{definitions} -\usepackage[pagebackref=true,breaklinks=true,colorlinks=true,pagebackref=false]{hyperref} +%\usepackage[pagebackref=true,breaklinks=true,colorlinks=true,pagebackref=false]{hyperref} \title{Budget Feasible Mechanisms \\for Experimental Design} \author{ Thibaut Horel\inst{1} @@ -43,12 +42,12 @@ \begin{footnotesize} \bibliography{notes} \end{footnotesize} -\appendix -\input{appendix} -\section{Extensions}\label{sec:ext} -\input{general} -\section{Non-Truthfulness of the Maximum Operator}\label{sec:non-monotonicity} -\input{counterexample} +%\appendix +%\input{appendix} +%\section{Extensions}\label{sec:ext} +%\input{general} +%\section{Non-Truthfulness of the Maximum Operator}\label{sec:non-monotonicity} +%\input{counterexample} \end{document} |
