% ****** Start of file apssamp-simple.tex ****** % % This file is derived from the APS files in the REVTeX 4 distribution. % Version 4.0 of REVTeX, August 2001 % % It has been simplified for use in Physics 3730/6720 by C. DeTar % % Copyright (c) 2001 The American Physical Society. % % See the REVTeX 4 README file for restrictions and more information. % % See the REVTeX 4 README file % % Process this file using % % 1) latex2e apssamp-simple.tex % \documentclass[aps,12pt]{revtex4} \usepackage{epsf}% Include figure files \usepackage{bm}% bold math \begin{document} \title{Manuscript Title:\\with Forced Linebreak}% Force line breaks with \\ \author{Ann Author} \affiliation{Authors' institution and/or address} \date{\today} % Note that for RevTeX style the abstract comes before \maketitle. \begin{abstract} An article usually includes an abstract, a concise summary of the work covered at length in the main body of the article. It is used for secondary publications and for information retrieval purposes. Valid \end{abstract} \maketitle \section{First-level heading} \label{sec:level1} This sample document provides an introduction to the use of REV\TeX~4 (and \LaTeXe) in mansucripts prepared for submission to APS journals. Please see the file \verb|apssamp.tex| for a more complete demonstration. \subsection{Second-level heading} This is how to make a subsection. \subsubsection{Third-level heading: References and Footnotes} To cite bibliography entries, use the \verb+\cite{#1}+ command. The APS journal styles will display the corresponding number(s) in square brackets: \cite{ref:feyn54,ref:witten2001}. Footnotes are produced using the \verb+\footnote{#1}+ command. \section{Math and Equations} Inline math may be typeset using the \verb+$+ delimiters. Bold math symbols may be achieved using the \verb+bm+ package and the \verb+\bm{#1}+ command it supplies. For instance, a bold $\alpha$ can be typeset as \verb+$\bm{\alpha}$+ giving $\bm{\alpha}$. In \LaTeX\ there are many different ways to display equations, and a few preferred ways are noted below. Displayed math will center by default. Use the class option \verb+fleqn+ to flush equations left. Below we have numbered single-line equations; this is the most common type of equation in \textit{Physical Review}: \begin{equation} Q = \int\rho\, d^4x = \frac{1}{32 \pi^2}\int F^a_{\mu\nu} \tilde F^a_{\mu\nu} d^4x. \label{eq:one}. \end{equation} When the \verb+\label{#1}+ command is used [cf. input for Eq.~(\ref{eq:one})], the equation can be referred to in text without knowing the equation number that \TeX\ will assign to it. Just use \verb+\ref{#1}+, where \verb+#1+ is the same name that used in the \verb+\label{#1}+ command. Unnumbered single-line equations can be typeset using the \verb+displaymath+ environemnt: % \begin{displaymath} g^+g^+ \rightarrow g^+g^+g^+g^+ \dots ~,~~q^+q^+\rightarrow q^+g^+g^+ \dots ~. \end{displaymath} \subsection{Multiline equations} Multiline equations are obtained by using the \verb+eqnarray+ environment. Use the \verb+\nonumber+ command at the end of each line to avoid assigning a number: \begin{eqnarray} E&=&mc, \label{appa} \\ E&=&mc^2, \label{appb} \\ E&\agt& mc^3. \label{appc} \end{eqnarray} To set a multiline equation without \emph{any} equation numbers, use the \verb+\begin{eqnarray*}+, \verb+\end{eqnarray*}+ format: \begin{eqnarray*} \sum \vert M^{\text{viol}}_g \vert ^2&=&g^{2n-4}_S(Q^2)~N^{n-2} (N^2-1)\\ & &\times \left( \sum_{i