期刊和會議課程

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}

在應用程式中:開啟新專案庫,在「取得更多範本」下安裝{標籤}包,此範本將顯示即時預覽和一鍵專案建立。編譯在捆綁引擎上本地運行。

所有模板