summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--matlabbook.bib11
1 files changed, 11 insertions, 0 deletions
diff --git a/matlabbook.bib b/matlabbook.bib
index 568ecc3..168635e 100644
--- a/matlabbook.bib
+++ b/matlabbook.bib
@@ -45,3 +45,14 @@
howpublished = {\url{http://csrc.nist.gov/groups/ST/toolkit/rng/documentation_software.html}},
note = {Accessed: 2016-10-09}
}
+
+@book{knuth_cominatorial_book_part1,
+ author = {Donald E. Knuth},
+ title = {The Art of Computer Programming, Volume 4A: Combinatorial
+ Algorithms, Part 1},
+ year = {2011},
+ isbn = {0201038048, 978-0201038040},
+ edition = {3},
+ publisher = {Addison-Wesley Professional},
+}
+