summaryrefslogtreecommitdiff
path: root/ising_scaling.tex
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2020-12-22 19:45:59 +0100
committerJaron Kent-Dobias <jaron@kent-dobias.com>2020-12-22 19:45:59 +0100
commit8c7ba65464178104b3bb68e1a15b1e6fbf3e3231 (patch)
tree9da475110c58a2116d422f2b64d705ef874182a1 /ising_scaling.tex
parente11ae4bdaacb3c3e386039ab013ce1ed514b9792 (diff)
downloadpaper-8c7ba65464178104b3bb68e1a15b1e6fbf3e3231.tar.gz
paper-8c7ba65464178104b3bb68e1a15b1e6fbf3e3231.tar.bz2
paper-8c7ba65464178104b3bb68e1a15b1e6fbf3e3231.zip
Started new paper.
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}