summaryrefslogtreecommitdiff
path: root/ising_scaling.tex
diff options
context:
space:
mode:
Diffstat (limited to 'ising_scaling.tex')
-rw-r--r--ising_scaling.tex42
1 files changed, 42 insertions, 0 deletions
diff --git a/ising_scaling.tex b/ising_scaling.tex
new file mode 100644
index 0000000..b7b76b2
--- /dev/null
+++ b/ising_scaling.tex
@@ -0,0 +1,42 @@
+\documentclass[aps,prb,reprint,longbibliography,floatfix]{revtex4-2}
+
+\usepackage[utf8]{inputenc}
+\usepackage[T1]{fontenc}
+\usepackage{newtxtext, newtxmath}
+\usepackage[
+ colorlinks=true,
+ urlcolor=purple,
+ citecolor=purple,
+ filecolor=purple,
+ linkcolor=purple
+]{hyperref} % ref and cite links with pretty colors
+
+\usepackage{amsmath, graphicx, xcolor}
+
+\begin{document}
+
+\title{Essential Singularities in Universal Scaling Functions at the Ising Coexistence Line}
+\author{Jaron Kent-Dobias}
+\author{James P.~Sethna}
+\affiliation{Laboratory of Atomic and Solid State Physics, Cornell University, Ithaca, NY, USA}
+
+\date\today
+
+\begin{abstract}
+\end{abstract}
+
+\maketitle
+
+\cite{Campostrini_2000_Critical}
+
+\begin{acknowledgments}
+ The authors would like to thank Tom Lubensky, Andrea Liu, and Randy Kamien
+ for helpful conversations. The authors would also like to think Jacques Perk
+ for pointing us to several insightful studies. JPS thanks Jim Langer for past
+ inspiration, guidance, and encouragement. This work was supported by NSF
+ grants DMR-1312160 and DMR-1719490.
+\end{acknowledgments}
+
+\bibliography{ising_scaling}
+
+\end{document}