ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/nanoglass/nanoglass.tex
Revision: 3242
Committed: Tue Oct 2 22:01:48 2007 UTC (17 years, 10 months ago) by gezelter
Content type: application/x-tex
File size: 802 byte(s)
Log Message:
Edits

File Contents

# Content
1 \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 \input{conclusion}
36
37 \newpage
38
39 \bibliography{nano}
40
41 \end{document}