期刊和会议课程

爱思唯尔两栏文章

爱思唯尔期刊文章(elsarticle,3p 两栏),包含前言、亮点和编号参考书目。

LaTeXCC0-1.0期刊与会议
在目录中查看
爱思唯尔两栏文章 模板的编译首页
main.tex
\documentclass[3p,twocolumn]{elsarticle}
\usepackage{amsmath,amssymb}
\usepackage{graphicx}
\usepackage{hyperref}

\journal{Journal Name}

\begin{document}

\begin{frontmatter}
\title{A Working Title for an Elsevier Manuscript}
\author[a]{First Author}
\author[b]{Second Author}
\affiliation[a]{organization={Example University}, city={City}, country={Country}}
\affiliation[b]{organization={Example Institute}, city={City}, country={Country}}

\begin{abstract}
Replace with the abstract. Keep it self-contained and quantitative.
\end{abstract}

\begin{keyword}
keyword one \sep keyword two \sep keyword three
\end{keyword}
\end{frontmatter}

\section{Introduction}
Set up the problem and contributions.

\section{Method}
\begin{equation}
  \mathcal{L}(\theta) = \mathbb{E}_{x}\left[\ell(f_\theta(x))\right].
\end{equation}

\section{Results}
Report findings with tables and figures.

\section{Conclusion}
Wrap up and point to future work.

\begin{thebibliography}{9}
\bibitem{example2024} A. Author, B. Author, Example paper title, Journal 1 (2024) 100.
\end{thebibliography}

\end{document}

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

全部模板