diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2018-09-05 16:43:13 -0400 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2018-09-05 16:43:13 -0400 |
commit | 1d0c65c2763b959530bb5033d524bbc46eb1dbf9 (patch) | |
tree | f5707cabb21c2f4b1dfa9ca409d33397c2bf4bdd | |
parent | 10a7dd27b645cc3fc6a91ecd7479919ca4a0d07c (diff) | |
parent | d2fb4f255f6633d4015ac01b496fa8211440cb13 (diff) | |
download | PRE_98_063306-1d0c65c2763b959530bb5033d524bbc46eb1dbf9.tar.gz PRE_98_063306-1d0c65c2763b959530bb5033d524bbc46eb1dbf9.tar.bz2 PRE_98_063306-1d0c65c2763b959530bb5033d524bbc46eb1dbf9.zip |
merged
-rw-r--r-- | .gitignore | 4 | ||||
-rw-r--r-- | monte-carlo.tex | 4 |
2 files changed, 6 insertions, 2 deletions
@@ -6,5 +6,5 @@ *Notes.bib *.dvi *.synctex.gz - -fig-*.tex +fig*.tex +fig*.eps diff --git a/monte-carlo.tex b/monte-carlo.tex index 944e506..e30acd1 100644 --- a/monte-carlo.tex +++ b/monte-carlo.tex @@ -528,6 +528,10 @@ perturbations on spin models can be tested numerically \cite{jose_renormalization_1977, blankschtein_fluctuation-induced_1982, bruce_coupled_1975, manuel_carmona_$n$-component_2000}. +\begin{acknowledgments} + This work was supported by NSF grant NSF DMR-1719490. +\end{acknowledgments} + \bibliography{monte-carlo} \end{document} |