|
1 | 1 | @misc{MetropolisAlgorithm.jl, |
2 | | - author = {Shuhei Ohno}, |
3 | | - title = {MetropolisAlgorithm.jl}, |
4 | | - url = {https://github.com/ohno/MetropolisAlgorithm.jl}, |
5 | | - version = {v0.0.1}, |
6 | | - year = {2025}, |
7 | | - month = {6} |
| 2 | + author = {Shuhei Ohno}, |
| 3 | + title = {MetropolisAlgorithm.jl}, |
| 4 | + url = {https://github.com/ohno/MetropolisAlgorithm.jl}, |
| 5 | + version = {v0.0.1}, |
| 6 | + year = {2025}, |
| 7 | + month = {6} |
| 8 | +} |
| 9 | + |
| 10 | +@article{Metropolis1953, |
| 11 | + author = {Metropolis, Nicholas and Rosenbluth, Arianna W. and Rosenbluth, Marshall N. and Teller, Augusta H. and Teller, Edward}, |
| 12 | + title = {Equation of State Calculations by Fast Computing Machines}, |
| 13 | + journal = {The Journal of Chemical Physics}, |
| 14 | + volume = {21}, |
| 15 | + number = {6}, |
| 16 | + pages = {1087-1092}, |
| 17 | + publisher = {AIP Publishing}, |
| 18 | + year = {1953}, |
| 19 | + month = jun, |
| 20 | + url = {http://dx.doi.org/10.1063/1.1699114}, |
| 21 | + DOI = {10.1063/1.1699114}, |
| 22 | + ISSN = {1089-7690} |
| 23 | +} |
| 24 | + |
| 25 | +@book{Thijssen2007, |
| 26 | + author = {Thijssen, Jos M.}, |
| 27 | + title = {Computational Physics}, |
| 28 | + year = {2007}, |
| 29 | + month = mar, |
| 30 | + publisher = {Cambridge University Press}, |
| 31 | + url = {http://dx.doi.org/10.1017/CBO9781139171397}, |
| 32 | + DOI = {10.1017/cbo9781139171397}, |
| 33 | + ISBN = {9781107677135} |
8 | 34 | } |
0 commit comments