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