summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2012-10-31 11:43:52 +0100
committerThibaut Horel <thibaut.horel@gmail.com>2012-10-31 11:43:52 +0100
commit2e652328e100efd813984bb8d1f86313689e32e7 (patch)
tree5d5d717f966719dcfbcfe867f18bf786ba674512
parent565ca81772eedfceda0d3ea7b69174718e9f6cc5 (diff)
downloadrecommendation-2e652328e100efd813984bb8d1f86313689e32e7.tar.gz
Add some papers and bibtex references
-rw-r--r--notes.bib22
-rw-r--r--papers/HowToWinFriendsAndInfluencePeople.pdfbin0 -> 261742 bytes
-rw-r--r--papers/maxdet_rev.pdfbin0 -> 433013 bytes
-rw-r--r--papers/submodular_survey.pdfbin0 -> 204716 bytes
4 files changed, 21 insertions, 1 deletions
diff --git a/notes.bib b/notes.bib
index 80ba51d..378eced 100644
--- a/notes.bib
+++ b/notes.bib
@@ -225,6 +225,17 @@
bibsource = {DBLP, http://dblp.uni-trier.de}
}
+@article{dughmi,
+ author = {Shaddin Dughmi},
+ title = {Submodular Functions: Extensions, Distributions, and Algorithms.
+ A Survey},
+ journal = {CoRR},
+ volume = {abs/0912.0322},
+ year = {2009},
+ ee = {http://arxiv.org/abs/0912.0322},
+ bibsource = {DBLP, http://dblp.uni-trier.de}
+}
+
@article{sviridenko-submodular,
author = {Maxim Sviridenko},
title = {A note on maximizing a submodular set function subject to
@@ -368,4 +379,13 @@
publisher={MIT press}
}
-
+@article{determinant,
+ title={Determinant maximization with linear matrix inequality constraints},
+ author={Vandenberghe, L. and Boyd, S. and Wu, S.P.},
+ journal={SIAM journal on matrix analysis and applications},
+ volume={19},
+ number={2},
+ pages={499--533},
+ year={1998},
+ publisher={SIAM}
+}
diff --git a/papers/HowToWinFriendsAndInfluencePeople.pdf b/papers/HowToWinFriendsAndInfluencePeople.pdf
new file mode 100644
index 0000000..2d35e81
--- /dev/null
+++ b/papers/HowToWinFriendsAndInfluencePeople.pdf
Binary files differ
diff --git a/papers/maxdet_rev.pdf b/papers/maxdet_rev.pdf
new file mode 100644
index 0000000..d992010
--- /dev/null
+++ b/papers/maxdet_rev.pdf
Binary files differ
diff --git a/papers/submodular_survey.pdf b/papers/submodular_survey.pdf
new file mode 100644
index 0000000..8aa7da5
--- /dev/null
+++ b/papers/submodular_survey.pdf
Binary files differ