From fa5b09fa0e2b9ceb858c1b60353e27b56049d69f Mon Sep 17 00:00:00 2001 From: Eugeniy Mikhailov Date: Thu, 24 Sep 2015 13:30:29 -0400 Subject: added numerical recipes book to biblio --- matlabbook.bib | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/matlabbook.bib b/matlabbook.bib index 42c8d79..fe90d0c 100644 --- a/matlabbook.bib +++ b/matlabbook.bib @@ -26,3 +26,15 @@ volume = "" } + +@book{numerical_recipes_book, + author = {Press, William H. and Teukolsky, Saul A. and Vetterling, William T. and Flannery, Brian P.}, + title = {Numerical Recipes 3rd Edition: The Art of Scientific Computing}, + year = {2007}, + isbn = {0521880688, 9780521880688}, + edition = {3}, + url = {http://www.nr.com/}, + publisher = {Cambridge University Press}, + address = {New York, NY, USA}, +} + -- cgit v1.2.3