diff options
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} |
