RUS / ENG





Abstract Template

Please, format the abstract of your contribution using the following template.

The abstract, up to 1/2-page A4 in size, may contain several paragraphs, formulas, and a list of references.

If you use authomatic equation and reference numbering, please, supply latex labels with the family name of the presenting author, e.g., \label{Petrov-eq1}, \bibitem{Petrov-ref1}, \bibitem{Petrov-ref2}, etc.

\documentclass[prl,aps,superscriptaddress]{revtex4}
\begin{document}
\title{The title of your contribution}
\author{\underline{Presenting Author}}
\affiliation{Affiliation One}
\author{Author Two}
\affiliation{Affiliation Two}
\author{Author Three}
\affiliation{Affiliation One}
\affiliation{Affiliation Three}
\maketitle
The text of your abstract, up to half a page.
It may contain several paragraphs, formulas
\begin{equation}
\cos^2\alpha + \sin^2\alpha \approx 1,
\label{Petrov-eq1}
\end{equation}
and a list of references produced
by the standard REVTeX environment.
\begin{thebibliography}{10}
\bibitem{Petrov-ref1} Reference One.
\bibitem{Petrov-ref2} Reference Two.
\end{thebibliography}
\end{document}