저널 및 컨퍼런스 수업

APS 물리학 기사(REVTeX)

REVTeX 4.2 초록, 방정식 및 참고문헌이 포함된 APS 저널(PRL, PRB, PRX)용 2단 기사입니다.

LaTeXCC0-1.0저널 및 컨퍼런스
카탈로그에서 보기
APS 물리학 기사(REVTeX) 템플릿의 컴파일된 첫 페이지
main.tex
\documentclass[aps,prl,twocolumn,superscriptaddress]{revtex4-2}
\usepackage{amsmath,amssymb}
\usepackage{graphicx}
\usepackage{hyperref}

\begin{document}

\title{Manuscript Title: Working Draft}
\author{First Author}
\affiliation{Department of Physics, Example University}
\author{Second Author}
\affiliation{Institute for Advanced Examples}

\begin{abstract}
Replace this abstract with a concise summary of the problem, approach, and
principal result. APS abstracts are typically under 600 characters.
\end{abstract}

\maketitle

\section{Introduction}
State the problem and why it matters. Cite prior work like
Ref.~\cite{example2024}.

\section{Model}
Display equations use the standard environments:
\begin{equation}
  H = \sum_{i} \epsilon_i c_i^\dagger c_i + \frac{U}{2} \sum_{i \ne j} n_i n_j.
  \label{eq:model}
\end{equation}
Reference them as Eq.~(\ref{eq:model}).

\section{Results}
Summarize the main findings. Figures use the standard figure environment.

\section{Conclusions}
Close with implications and open questions.

\begin{acknowledgments}
Funding sources and helpful discussions go here.
\end{acknowledgments}

\begin{thebibliography}{9}
\bibitem{example2024} A. Author and B. Author, Journal Name \textbf{1}, 100 (2024).
\end{thebibliography}

\end{document}

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

모든 템플릿