Journal & conference classes

Elsevier Two-Column Article

Elsevier journal article (elsarticle, 3p two-column) with frontmatter, highlights, and numbered bibliography.

LaTeXCC0-1.0

Open in Oleafly (free)View in the catalog

Compiled first page of the Elsevier Two-Column Article template
\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}

In the app: open the New Project gallery, install the Journal & conference classes pack under "Get more templates", and this template appears with a live preview and one-click project creation. Compilation runs locally on the bundled engine.