diff options
-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} |