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: | 456 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 | \documentclass[11pt]{article} |
2 | \usepackage{endfloat} |
3 | \usepackage{amsmath} |
4 | \usepackage{berkeley} |
5 | \usepackage{epsf} |
6 | \usepackage[ref]{overcite} |
7 | \usepackage{setspace} |
8 | \usepackage{tabularx} |
9 | \pagestyle{plain} |
10 | \pagenumbering{arabic} |
11 | \oddsidemargin 0.0cm \evensidemargin 0.0cm |
12 | \topmargin -21pt \headsep 10pt |
13 | \textheight 9.0in \textwidth 6.5in |
14 | \brokenpenalty=10000 |
15 | \renewcommand{\baselinestretch}{1.2} |
16 | \renewcommand\citemid{\ } % no comma in optional reference note |