Revision: | 666 |
Committed: | Tue Aug 5 21:38:16 2003 UTC (21 years, 8 months ago) by mmeineke |
Content type: | application/x-tex |
File size: | 378 byte(s) |
Log Message: | edited the header to be a revtex style two column layout. |
# | Content |
---|---|
1 | \include{header} |
2 | |
3 | \begin{document} |
4 | |
5 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
6 | %%%%%%% Include Your file here to do prototyping |
7 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
8 | |
9 | \include{DUFF} |
10 | |
11 | \pagebreak |
12 | |
13 | I'ma placeholder citation.\cite{Hansen86} |
14 | |
15 | \bibliographystyle{jcp} |
16 | \bibliography{oopse} |
17 | |
18 | \end{document} |