TemplateJournalschemistry
ACS Journals (achemso)
The achemso class for American Chemical Society journals such as JACS, Journal of Organic Chemistry, and ACS Nano, shipped with TeX Live.
LPPL 1.3c
Loading PDF preview…
What’s inside
- Starter files
main.tex1.7 KB
\documentclass[journal=jacsat,manuscript=article]{achemso} \usepackage{amsmath} \usepackage[version=4]{mhchem} \SectionNumbersOn \author{First Author} \affiliation{Department of Chemistry, Example University, City, Country} \email{first.author@example.edu} \author{Second Author} \affiliation{Example National Laboratory, City, Country} \title{Your Paper Title Here} \begin{document} \begin{abstract} Replace this abstract with a short summary of your work. ACS journals expect a self-contained abstract; check the target journal's author guidelines for the word limit and whether a graphical abstract is required. \end{abstract} \section{Introduction} Introduce the problem and cite prior work.\cite{pauling1931,zhang2019} The \texttt{achemso} class covers all ACS journals; set the \texttt{journal=} option to the target journal's code. \section{Results and Discussion} Chemical formulas use mhchem, e.g. \ce{H2SO4} and \ce{CO2 + H2O -> H2CO3}. Display equations are numbered: \begin{equation} \Delta G = \Delta H - T\,\Delta S . \label{eq:gibbs} \end{equation} \begin{table} \caption{Example yields} \label{tab:yields} \begin{tabular}{lcc} \hline Entry & Catalyst & Yield (\%) \\ \hline 1 & None & 12 \\ 2 & \ce{Pd(PPh3)4} & 87 \\ \hline \end{tabular} \end{table} Refer to Table~\ref{tab:yields} and eq~\ref{eq:gibbs}; use \latin{in situ} via the \verb|\latin| helper. \section{Conclusion} Summarize the findings. Ask the agent in the chat to draft sections, balance equations, or format your reference list for you. \begin{acknowledgement} Funding sources and thanks go here. \end{acknowledgement} \bibliography{references} \end{document}- Libraries and docs
references.bib690 B
@article{pauling1931, author = {Pauling, Linus}, title = {The Nature of the Chemical Bond. Application of Results Obtained from the Quantum Mechanics and from a Theory of Paramagnetic Susceptibility to the Structure of Molecules}, journal = {Journal of the American Chemical Society}, volume = {53}, number = {4}, pages = {1367--1400}, year = {1931}, doi = {10.1021/ja01355a027} } @article{zhang2019, author = {Zhang, Wei and Lee, Sarah}, title = {Palladium-Catalyzed Cross-Coupling in Aqueous Media}, journal = {ACS Catalysis}, volume = {9}, number = {2}, pages = {1234--1245}, year = {2019}, doi = {10.1021/acscatal.8b04567} }main.pdfprebuilt · 136 KBReplaced by the first recompile.
Binary file, seeded as-is.
main.synctex.gzprebuilt · 6.9 KBReplaced by the first recompile.
Binary file, seeded as-is.