Clases de revistas y conferencias

Artículo de dos columnas de Elsevier

Artículo de revista Elsevier (elsarticle, 3p a dos columnas) con portada, aspectos destacados y bibliografía numerada.

LaTeXCC0-1.0Revistas y conferencias
Ver en el catálogo
Primera página compilada de la plantilla Artículo de dos columnas de Elsevier
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}

En la app: abre la galería de Nuevo proyecto, instala paquete Clases de revistas y conferencias en «Obtener más plantillas» y verás la plantilla con vista previa en vivo y creación con un clic. La compilación es local con el motor incluido.

Todas las plantillas