Revision: | 664 |
Committed: | Mon Aug 4 21:52:29 2003 UTC (21 years, 9 months ago) by mmeineke |
Content type: | application/x-tex |
File size: | 382 byte(s) |
Log Message: | added a current.tex to allow for looking at your current work, just change the include to the current tex file also seperated all header info into header.tex so that oopse.tex and current.tex will behave the same. |
# | 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{achemso} |
16 | \bibliography{oopse} |
17 | |
18 | \end{document} |