summaryrefslogtreecommitdiffstats
path: root/paper.tex
diff options
context:
space:
mode:
Diffstat (limited to 'paper.tex')
-rw-r--r--paper.tex12
1 files changed, 9 insertions, 3 deletions
diff --git a/paper.tex b/paper.tex
index 581191c..def5c72 100644
--- a/paper.tex
+++ b/paper.tex
@@ -4,7 +4,13 @@
\usepackage{algorithm}
\usepackage{algpseudocode,bbm,color,verbatim}
\input{definitions}
-\title{Budgeted Mechanisms for Experimental Design}
+\title{Budget Feasible Mechanisms for Experimental Design}
+
+%Remove permission block empty space
+\makeatletter
+\let\@copyrightspace\relax
+\makeatother
+
\begin{document}
\maketitle
@@ -12,11 +18,11 @@
\section{Introduction}
\input{intro}
-\section{Preliminaries}
+\section{Preliminaries}\label{sec:peel}
\input{problem}
\section{Mechanism for \EDP{}}
\input{main}
-\section{Extension to Other Problems}
+\section{Extension to Other Problems}\label{sec:ext}
\input{general}
\section{Conclusion}
\input{conclusion}