aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetWeb/publications/citations-webpage.tex
blob: b476a97613181805416ad5390e6b3b72761f9c81 (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-webpage}

\end{document}