diff options
| -rw-r--r-- | essential-ising.tex | 7 | 
1 files changed, 5 insertions, 2 deletions
| diff --git a/essential-ising.tex b/essential-ising.tex index ef98476..aeff5d0 100644 --- a/essential-ising.tex +++ b/essential-ising.tex @@ -3,7 +3,7 @@  %  Created by Jaron Kent-Dobias on Thu Apr 20 12:50:56 EDT 2017.  %  Copyright (c) 2017 Jaron Kent-Dobias. All rights reserved.  % -\documentclass[aps,prl,reprint,fleqn]{revtex4-1} +\documentclass[aps,prl,reprint]{revtex4-1}  \usepackage[utf8]{inputenc}  \usepackage[T1]{fontenc} @@ -256,8 +256,11 @@ forms will be used in conjunction with traditional perturbation methods to  better express the equation of state of the Ising model in the whole of its  parameter space. +\begin{acknowledgments} +  The authors would like to thank Tom Lubensky for a reason that Jim should +  really flesh out. +\end{acknowledgments} -\bibliographystyle{apsrev4-1}  \bibliography{essential-ising}  \end{document} | 
