summaryrefslogtreecommitdiffstats
path: root/paper.tex
diff options
context:
space:
mode:
authorStratis Ioannidis <stratis@stratis-Latitude-E6320.(none)>2013-07-06 22:27:45 -0700
committerStratis Ioannidis <stratis@stratis-Latitude-E6320.(none)>2013-07-06 22:27:45 -0700
commit767e7ba86a7e916680faef79f885f1a5ce8c6b2b (patch)
tree6857e0558ef8b1ff7326deb1218571800bd891d2 /paper.tex
parenta8038aaa6c32a43e95b2730a3b8f63a286193a09 (diff)
downloadrecommendation-767e7ba86a7e916680faef79f885f1a5ce8c6b2b.tar.gz
moved algo to appendix
Diffstat (limited to 'paper.tex')
-rw-r--r--paper.tex7
1 files changed, 3 insertions, 4 deletions
diff --git a/paper.tex b/paper.tex
index 87b9697..eb9a4b5 100644
--- a/paper.tex
+++ b/paper.tex
@@ -41,11 +41,10 @@
\bibliography{notes}
\appendix
\input{appendix}
-\section{Proof of Lemma~\ref{thm:myerson-variant}}\label{sec:myerson}
-\input{myerson}
-\section{Non-Truthfulness of the Maximum Operator}\label{sec:non-monotonicity}
-\input{counterexample}
\section{Extensions}\label{sec:ext}
\input{general}
+\section{Non-Truthfulness of the Maximum Operator}\label{sec:non-monotonicity}
+\input{counterexample}
+
\end{document}