%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% This is a (brief) model paper using the achemso class %% The document class accepts keyval options, which should include %% the target journal and optionally the manuscript type. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \documentclass[journal = inoraj ,manuscript=article]{achemso} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Place any additional packages needed here. Only include packages %% which are essential, to avoid problems later. Do NOT use any %% packages which require e-TeX (for example etoolbox): the e-TeX %% extensions are not currently available on the ACS conversion %% servers. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \usepackage[version=3]{mhchem} % Formula subscripts using \ce{} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% If issues arise when submitting your manuscript, you may want to %% un-comment the next line. This provides information on the %% version of every file you have used. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%\listfiles %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Place any additional macros here. Please use \newcommand* where %% possible, and avoid layout-changing macros (which are not used %% when typesetting). %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \newcommand*\mycommand[1]{\texttt{\emph{#1}}} %% Added by author \usepackage{graphicx} \usepackage{tikz} \usepackage{xcolor} \usepackage{pgfplots} \usepackage{epstopdf} \usepackage{multirow} \usepackage{array} \newcommand{\red}[1]{{\color{red}#1}} \newcommand{\blue}[1]{{\color{blue}#1}} \usetikzlibrary{calc,trees,positioning,arrows,chains,shapes.geometric,% decorations.pathreplacing,decorations.pathmorphing,shapes,% matrix,shapes.symbols,shadows} \newcolumntype{C}[1]{>{\centering\let\newline\\\arraybackslash\hspace{0pt}}m{#1}} \graphicspath{{images/}} \definecolor{cream}{RGB}{222,217,201} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Meta-data block %% --------------- %% Each author should be given as a separate \author command. %% %% Corresponding authors should have an e-mail given after the author %% name as an \email command. Phone and fax numbers can be given %% using \phone and \fax, respectively; this information is optional. %% %% The affiliation of authors is given after the authors; each %% \affiliation command applies to all preceding authors not already %% assigned an affiliation. %% %% The affiliation takes an option argument for the short name. This %% will typically be something like "University of Somewhere". %% %% The \altaffiliation macro should be used for new address, etc. %% On the other hand, \alsoaffiliation is used on a per author basis %% when authors are associated with multiple institutions. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \author{Kseniia A. Korchagina} \affiliation[Universit\'{e} de Toulouse (UPS) and CNRS]{Laboratoire de Chimie et Physique Quantiques LCPQ/IRSAMC, Université\'e de Toulouse (UPS) and CNRS, 118 Route de Narbonne, F-31062 Toulouse, France} \author{Fernand Spiegelman} \affiliation[Universit\'{e} de Toulouse (UPS) and CNRS]{Laboratoire de Chimie et Physique Quantiques LCPQ/IRSAMC, Université\'e de Toulouse (UPS) and CNRS, 118 Route de Narbonne, F-31062 Toulouse, France} \author{J\'er\^ome Cuny} \affiliation[Universit\'{e} de Toulouse (UPS) and CNRS]{Laboratoire de Chimie et Physique Quantiques LCPQ/IRSAMC, Université\'e de Toulouse (UPS) and CNRS, 118 Route de Narbonne, F-31062 Toulouse, France} \email{jerome.cuny@irsamc.ups-tlse.fr} \phone{+33 (0)5 61 55 68 36} \fax{+33 (0)5 61 55 60 65} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% The document title should be given as usual. Some journals require %% a running title from the author: this should be supplied as an %% optional argument to \title. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \title[An \textsf{achemso} demo] {jhdsgfgsdfhjMolecular Dynamics Study of the Collision-Induced Reaction of H with CO on Small Water Clusters\footnote{Molecular Dynamics Study of the Collision-Induced Reaction of H with CO on Small Water Clusters}} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Some journals require a list of abbreviations or keywords to be %% supplied. These should be set up here, and will be printed after %% the title and author information, if needed. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %\abbreviations{PES,ISM,COSAC,FT-IR,MRCI+Q,CCD,CCSD(T),RCCSD(T),UCCSD(T),MP2, MBPT, BSSE, ZPE, DFT, SCC-DFTB, CM3, MD, MDPT} \keywords{Molecular Dynamics, SCC-DFTB, HCO Radical, Collision-Induced Reaction, Water Clusters} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% The manuscript does not need to include \maketitle, which is %% executed automatically. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{document} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% The "tocentry" environment can be used to create an entry for the %% graphical table of contents. It is given here as some journals %% require that it is printed as part of the abstract page. It will %% be automatically moved as appropriate. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %\begin{tocentry} %\includegraphics[scale=0.1]{TOC.png} %\end{tocentry} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% The abstract environment will automatically gobble the contents %% if an abstract is not used by the target journal. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{abstract} \end{abstract} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Start the main part of the manuscript here. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{Introduction} iuASDUKYSDFHFASDHDFASJHDASFJDHFS SDFAKJGDFSGFSDAJGFSDASDFHGDSFA JHASDFJSDFAGDFSHGSDFA \section{Computational Methods} \label{Comput_meth} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{Results and Discussion} \label{resul_disc} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{Conclusions} \label{Concl} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% The "Acknowledgement" section can be given in all manuscript %% classes. This should be given within the "acknowledgement" %% environment, which will make the correct section or running title. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{acknowledgement} The authors acknowledge the supercomputing facility of CALMIP for generous allocation of computer resources (projects P1320 and P0059). The authors declare that there has been no significant financial support for this work. \end{acknowledgement} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% The same is true for Supporting Information, which should use the %% suppinfo environment. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% The appropriate \bibliography command should be placed here. %% Notice that the class file automatically sets \bibliographystyle %% and also names the section correctly. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \bibliography{biblio} \end{document}