summaryrefslogtreecommitdiffstats
path: root/paper.tex
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2013-12-16 23:06:45 -0500
committerThibaut Horel <thibaut.horel@gmail.com>2013-12-16 23:06:45 -0500
commit4881402a832d53f56000dab12c460c62a3be3fc3 (patch)
treeeba31d8f05d83ce44d8dcb10446663db520cc28d /paper.tex
parent24fdab84d29f2d2fb0bd78a4c7ad7131100afe94 (diff)
downloadrecommendation-4881402a832d53f56000dab12c460c62a3be3fc3.tar.gz
Incorporate Stratis comments
Diffstat (limited to 'paper.tex')
-rwxr-xr-xpaper.tex15
1 files changed, 7 insertions, 8 deletions
diff --git a/paper.tex b/paper.tex
index 4b7b3f9..5e60708 100755
--- a/paper.tex
+++ b/paper.tex
@@ -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}