summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2013-07-09 18:46:02 +0200
committerThibaut Horel <thibaut.horel@gmail.com>2013-07-09 18:46:02 +0200
commit376d8334079b7d21cbf29f7421f3d12ca7adc8e4 (patch)
tree40b5bee5e981d5cbe47ad78a14d8904055f9f6ff
parentc60b7918b8a69ea362da3a58e239ef089e7e358a (diff)
downloadrecommendation-376d8334079b7d21cbf29f7421f3d12ca7adc8e4.tar.gz
Add acknowledgments
-rw-r--r--ack.tex3
-rw-r--r--paper.tex2
2 files changed, 5 insertions, 0 deletions
diff --git a/ack.tex b/ack.tex
new file mode 100644
index 0000000..8f3d8a8
--- /dev/null
+++ b/ack.tex
@@ -0,0 +1,3 @@
+We thank Francis Bach for our helpful discussions on approximate solutions of
+convex optimization problems, and Yaron Singer for his comments and
+suggestions, and for insights into budget feasible mechanisms.
diff --git a/paper.tex b/paper.tex
index 58e6435..f1605c1 100644
--- a/paper.tex
+++ b/paper.tex
@@ -37,6 +37,8 @@
\input{main}
\section{Conclusions}\label{sec:concl}
\input{conclusion}
+\section*{Acknowledgments}
+\input{ack}
\bibliographystyle{abbrvnat}
\bibliography{notes}
\appendix