blob: 333412739c8149e8ca0fca3ff4f2e95954b63d72 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
\documentclass[aps,prl,reprint]{revtex4-2}
\usepackage[utf8]{inputenc}
\newcommand{\urusi}{URu$_2$Si$_2\ $}
\begin{document}
\title{\urusi mft}
\author{Jaron Kent-Dobias}
\author{Mike Matty}
\author{Brad Ramshaw}
\affiliation{Laboratory of Atomic \& Solid State Physics, Cornell University, Ithaca, NY, USA}
\date\today
\begin{abstract}
blah blah blah its-a abstract
\end{abstract}
\maketitle
\begin{enumerate}
\item \urusi HO intro paragraph/discuss the phase diagram
\item Strain/OP coupling discussion/RUS
\item Discussion of experimental data
\item Analogy of lack of divergence/AFM w/ FM $\chi$
\item We look at MFT's for OP's of various symmetries
\item Introduce various pieces of free energy
\item MFT piece
\item Data piece
\item Talk about more cool stuff like AFM C4 breaking etc
\end{enumerate}
\end{document}
|