aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetWeb/publications/citations-thesis.tex
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2009-09-03 16:19:15 -0500
committerBarry Wardell <barry.wardell@gmail.com>2011-12-14 16:42:31 +0000
commit11c4d98017cbb86d08e15fd1b549180184b58a26 (patch)
tree2546a154c6f7bc0bec87de7316125ae7d1453569 /Carpet/CarpetWeb/publications/citations-thesis.tex
parentf520477b1c14e02f1495cfa8d3e09f4e21ab34d0 (diff)
Import Carpet
Ignore-this: 309b4dd613f4af2b84aa5d6743fdb6b3
Diffstat (limited to 'Carpet/CarpetWeb/publications/citations-thesis.tex')
-rw-r--r--Carpet/CarpetWeb/publications/citations-thesis.tex15
1 files changed, 15 insertions, 0 deletions
diff --git a/Carpet/CarpetWeb/publications/citations-thesis.tex b/Carpet/CarpetWeb/publications/citations-thesis.tex
new file mode 100644
index 000000000..7edab39cb
--- /dev/null
+++ b/Carpet/CarpetWeb/publications/citations-thesis.tex
@@ -0,0 +1,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}