ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/nanoglass/nanoglass.tex
Revision: 3217
Committed: Thu Sep 6 15:02:07 2007 UTC (17 years ago) by gezelter
Content type: application/x-tex
File size: 782 byte(s)
Log Message:
big changes underway

File Contents

# User Rev Content
1 gezelter 3217 \documentclass[12pt]{article}
2     \usepackage{times}
3     \usepackage{mathptm}
4     \usepackage{tabularx}
5     \usepackage{setspace}
6     \usepackage{amsmath}
7     \usepackage{amssymb}
8     \usepackage{graphicx}
9     \usepackage[ref]{overcite}
10     \pagestyle{plain}
11     \pagenumbering{arabic}
12     \oddsidemargin 0.0cm \evensidemargin 0.0cm
13     \topmargin -21pt \headsep 10pt
14     \textheight 9.0in \textwidth 6.5in
15     \brokenpenalty=10000
16     \renewcommand{\baselinestretch}{1.2}
17     \renewcommand\citemid{\ } % no comma in optional reference note
18    
19     \begin{document}
20     %\renewcommand{\thefootnote}{\fnsymbol{footnote}}
21     %\renewcommand{\theequation}{\arabic{section}.\arabic{equation}}
22    
23     \bibliographystyle{achemso}
24    
25     \input{title-abstract}
26    
27     \newpage
28    
29     \input{introduction}
30    
31     \input{experimental}
32    
33     \input{analysis}
34    
35     \newpage
36    
37     \bibliography{nano}
38    
39     \end{document}