期刊和会议课程

ACS 化学文章 (achemso)

美国化学会文章使用带有摘要、方案占位符和 ACS 样式参考的 achemso 类。

LaTeXCC0-1.0期刊与会议
在目录中查看
ACS 化学文章 (achemso) 模板的编译首页
main.tex
\documentclass[journal=jacsat,manuscript=article]{achemso}
\usepackage{amsmath}
\usepackage{graphicx}

\author{First Author}
\affiliation{Department of Chemistry, Example University}
\email{[email protected]}
\author{Second Author}
\affiliation{Example National Laboratory}

\title{A Working Title for an ACS Manuscript}

\begin{document}

\begin{abstract}
Replace with the abstract: context, method, and the key quantitative result.
\end{abstract}

\section{Introduction}
Introduce the chemistry problem and prior art.

\section{Experimental Methods}
Describe synthesis, characterization, and instrumentation.

\section{Results and Discussion}
Present spectra, yields, and mechanistic interpretation. Equations work as
usual:
\begin{equation}
  k = A e^{-E_a / RT}.
\end{equation}

\section{Conclusions}
Summarize the contribution.

\begin{acknowledgement}
Funding and thanks.
\end{acknowledgement}

\end{document}

应用内:打开新建项目图库,在「获取更多模板」下安装 期刊和会议课程 包,即可带实时预览并一键创建项目。编译在捆绑引擎上本地运行。

全部模板