aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetWeb/publications/citations.template
blob: ed7fa930b19ad11fb195d6c9cccf78e81af2e49c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
\documentclass{revtex4}

\usepackage[english]{babel}
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
\usepackage{mathpazo}

\begin{document}

\nocite{*}

\bibliographystyle{apsrev-titles-manyauthors}
\bibliography{citations-STATUS}

\end{document}