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

\end{document}