diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2018-09-25 16:41:51 -0400 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2018-09-25 16:41:51 -0400 |
commit | 1fb729e0051296c48448e54f82fbb1a587bb721b (patch) | |
tree | 438f19fa6859ec4ae40fe7494c89d01571e69a21 | |
parent | 7fe4545d9aa22abc9a7b2b8486f033cac2cec041 (diff) | |
download | PRE_98_063306-1fb729e0051296c48448e54f82fbb1a587bb721b.tar.gz PRE_98_063306-1fb729e0051296c48448e54f82fbb1a587bb721b.tar.bz2 PRE_98_063306-1fb729e0051296c48448e54f82fbb1a587bb721b.zip |
added ising.js back to the bibliography file
-rw-r--r-- | monte-carlo.bib | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/monte-carlo.bib b/monte-carlo.bib index bdca017..c2cf60d 100644 --- a/monte-carlo.bib +++ b/monte-carlo.bib @@ -559,7 +559,7 @@ random field Ising model and finally of quantum spin glasses.}, author = {Ossola, Giovanni and Sokal, Alan D.}, month = jul, year = {2004}, - keywords = {Autocorrelation time, Cluster algorithm, Dynamic critical exponent, Ising model, Monte Carlo, Potts model, Swendsen–Wang algorithm}, + keywords = {Ising model, Cluster algorithm, Autocorrelation time, Dynamic critical exponent, Monte Carlo, Potts model, Swendsen–Wang algorithm}, pages = {259--291}, file = {ScienceDirect Full Text PDF:/home/pants/.zotero/data/storage/MKA8WYZZ/Ossola and Sokal - 2004 - Dynamic critical behavior of the Swendsen–Wang alg.pdf:application/pdf;ScienceDirect Snapshot:/home/pants/.zotero/data/storage/YHGX7CDT/S0550321304003098.html:text/html} } @@ -626,4 +626,12 @@ random field Ising model and finally of quantum spin glasses.}, year = {1986}, pages = {1819--1822}, file = {APS Snapshot:/home/pants/.zotero/data/storage/A8T7IR63/PhysRevLett.56.html:text/html;Dierker et al. - 1986 - Consequences of Bond-Orientational Order on the Ma.pdf:/home/pants/.zotero/data/storage/9XEH86XP/Dierker et al. - 1986 - Consequences of Bond-Orientational Order on the Ma.pdf:application/pdf} +} + +@misc{bierbaum_ising.js_nodate, + title = {Ising.js}, + url = {https://mattbierbaum.github.io/ising.js/}, + urldate = {2018-09-25}, + author = {Bierbaum, Matthew K.}, + note = {Source: https://github.com/mattbierbaum/ising.js\vphantom{\{}\}} }
\ No newline at end of file |