diff options
| author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2017-05-30 11:01:48 -0400 | 
|---|---|---|
| committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2017-05-30 11:01:48 -0400 | 
| commit | 22690a6bebdac36fbd46b065f09e0dc8e11073c6 (patch) | |
| tree | 724c474f33e14ef5523b16d9d8565a3ec38fb292 | |
| parent | d1a57e6446970c2149add56c4e017bfa991c777a (diff) | |
| download | paper-22690a6bebdac36fbd46b065f09e0dc8e11073c6.tar.gz paper-22690a6bebdac36fbd46b065f09e0dc8e11073c6.tar.bz2 paper-22690a6bebdac36fbd46b065f09e0dc8e11073c6.zip | |
added acknowledgments
| -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} | 
