ACS 화학 논문(achemso)
초록, 구성표 자리 표시자 및 ACS 스타일 참조와 함께 achemso 클래스를 사용하는 American Chemical Society 기사.

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}
앱에서: 새 프로젝트 갤러리를 열고 "템플릿 더 받기"에서 저널 및 컨퍼런스 수업 팩을(를) 설치하면 실시간 미리보기와 원클릭 생성이 됩니다. 컴파일은 번들 엔진으로 로컬 실행됩니다.