summaryrefslogtreecommitdiffstats
path: root/references.bib
diff options
context:
space:
mode:
Diffstat (limited to 'references.bib')
-rw-r--r--references.bib18
1 files changed, 17 insertions, 1 deletions
diff --git a/references.bib b/references.bib
index 0f41363..07472fe 100644
--- a/references.bib
+++ b/references.bib
@@ -1,4 +1,4 @@
-
+
#@string{PROC = "Proc. "}
@string{PROC = "Proceedings of the "}
@@ -390,3 +390,19 @@ pages = "331--342"
year={2011},
organization={IEEE}
}
+
+@book{ bishop06pattern,
+ author = "Christopher Bishop",
+ title = "Pattern Recognition and Machine Learning",
+ publisher = "Springer",
+ address = "New York, NY",
+ year = "2007"
+}
+
+@book{ wald47sequential,
+ author = "Abraham Wald",
+ title = "Sequential Analysis",
+ publisher = "John Wiley and Sons",
+ address = "New York, NY",
+ year = "1947"
+}