19 lines
301 B
TeX
19 lines
301 B
TeX
%#!latexmk support.tex
|
|
\documentclass[journal=jpcbfk,dvipdfmx,manuscript=suppinfo]{achemso}
|
|
\input{../macro}
|
|
\input{../acs_preamble}
|
|
|
|
\maketitle
|
|
\input{01-mlmd}
|
|
\input{02-structure}
|
|
\input{03-gipaw}
|
|
% \input{03-discuss}
|
|
|
|
% \input{04-model}
|
|
|
|
% \clearpage
|
|
% \bibliography{../reference}
|
|
\end{document}
|
|
|
|
|