Aulas de diário e conferência

Artigo de duas colunas da Elsevier

Artigo da revista Elsevier (elsarticle, 3p duas colunas) com frontmatter, destaques e bibliografia numerada.

LaTeXCC0-1.0Revistas e Conferências
Ver no catálogo
Primeira página compilada do modelo Artigo de duas colunas da 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}

No aplicativo: abra a galeria Novo Projeto, instale o pacote {rótulo} em "Obter mais modelos", e este modelo aparece com uma visualização ao vivo e criação de projeto com um clique. A compilação é executada localmente no mecanismo incluído.

Todos os modelos