summaryrefslogtreecommitdiffstats
path: root/paper.tex
diff options
context:
space:
mode:
authorStratis Ioannidis <stratis@stratis-Latitude-E6320.(none)>2012-11-05 11:56:16 -0800
committerStratis Ioannidis <stratis@stratis-Latitude-E6320.(none)>2012-11-05 11:56:16 -0800
commitaf686855b5a6589411edd116619ef233349c53ad (patch)
tree42af8efdca7a2fcb38fa39924f881cc181dae37e /paper.tex
parentb3d93b68f5d032a4b438400edd26c3282c2ae5d1 (diff)
parent9ad46372b87ff8e77b354169e1736bce4c0a538c (diff)
downloadrecommendation-af686855b5a6589411edd116619ef233349c53ad.tar.gz
muthu section 5
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}