summaryrefslogtreecommitdiff
path: root/matlabbook.bib
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2016-10-19 10:04:11 -0400
committerEugeniy Mikhailov <evgmik@gmail.com>2016-10-19 10:04:11 -0400
commit89211a4bf704ad0065649708f441539b857dddb5 (patch)
tree362e23c6e1cb5a8ed864260894bbc54268be6ae3 /matlabbook.bib
parent5ca5dd745603756e2e4aa05f33fefb0d1bc50450 (diff)
downloadbibliography-89211a4bf704ad0065649708f441539b857dddb5.tar.gz
bibliography-89211a4bf704ad0065649708f441539b857dddb5.zip
added one more paper
Diffstat (limited to 'matlabbook.bib')
-rw-r--r--matlabbook.bib18
1 files changed, 18 insertions, 0 deletions
diff --git a/matlabbook.bib b/matlabbook.bib
index 168635e..c1b6519 100644
--- a/matlabbook.bib
+++ b/matlabbook.bib
@@ -56,3 +56,21 @@
publisher = {Addison-Wesley Professional},
}
+@article{bellman1962traveling_salesman_problem,
+ author = {Bellman, Richard},
+ title = {Dynamic Programming Treatment of the Travelling Salesman Problem},
+ journal = {Journal of the ACM},
+ issue_date = {Jan. 1962},
+ volume = {9},
+ number = {1},
+ month = jan,
+ year = {1962},
+ issn = {0004-5411},
+ pages = {61--63},
+ numpages = {3},
+ url = {http://doi.acm.org/10.1145/321105.321111},
+ doi = {10.1145/321105.321111},
+ acmid = {321111},
+ publisher = {ACM},
+ address = {New York, NY, USA},
+}