-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCITATION.bib
More file actions
34 lines (32 loc) · 1.05 KB
/
CITATION.bib
File metadata and controls
34 lines (32 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
@misc{MetropolisAlgorithm.jl,
author = {Shuhei Ohno},
title = {MetropolisAlgorithm.jl},
url = {https://github.com/JuliaFewBody/MetropolisAlgorithm.jl},
version = {v0.0.1},
year = {2025},
month = {6}
}
@article{Metropolis1953,
author = {Metropolis, Nicholas and Rosenbluth, Arianna W. and Rosenbluth, Marshall N. and Teller, Augusta H. and Teller, Edward},
title = {Equation of State Calculations by Fast Computing Machines},
journal = {The Journal of Chemical Physics},
volume = {21},
number = {6},
pages = {1087-1092},
publisher = {AIP Publishing},
year = {1953},
month = jun,
url = {http://dx.doi.org/10.1063/1.1699114},
DOI = {10.1063/1.1699114},
ISSN = {1089-7690}
}
@book{Thijssen2007,
author = {Thijssen, Jos M.},
title = {Computational Physics},
year = {2007},
month = mar,
publisher = {Cambridge University Press},
url = {http://dx.doi.org/10.1017/CBO9781139171397},
DOI = {10.1017/cbo9781139171397},
ISBN = {9781107677135}
}