diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2016-10-19 10:58:21 -0400 |
---|---|---|
committer | Eugeniy Mikhailov <evgmik@gmail.com> | 2016-10-19 10:58:21 -0400 |
commit | 99f36e314230819a92c4d063151fa6186559156b (patch) | |
tree | 8fc2f9f502e46902078eedb45bfe8127b04015f2 /matlabbook.bib | |
parent | 89211a4bf704ad0065649708f441539b857dddb5 (diff) | |
download | bibliography-99f36e314230819a92c4d063151fa6186559156b.tar.gz bibliography-99f36e314230819a92c4d063151fa6186559156b.zip |
added Metropolis paper
Diffstat (limited to 'matlabbook.bib')
-rw-r--r-- | matlabbook.bib | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/matlabbook.bib b/matlabbook.bib index c1b6519..780bf73 100644 --- a/matlabbook.bib +++ b/matlabbook.bib @@ -74,3 +74,15 @@ publisher = {ACM}, address = {New York, NY, USA}, } + +@article{metropolis1953, + author = {{Metropolis}, N. and {Rosenbluth}, A.~W. and {Rosenbluth}, M.~N. and + {Teller}, A.~H. and {Teller}, E.}, + title = "{Equation of State Calculations by Fast Computing Machines}", + journal = {J. Chem. Phys.}, + year = 1953, + month = jun, + volume = 21, + pages = {1087--1092}, + doi = {10.1063/1.1699114} +} |