Purplelink
← All templates

Elsevier journal template (elsarticle)

For most Elsevier journals, submit with \documentclass[preprint,12pt]{elsarticle}, put the title, authors, abstract and keywords inside the frontmatter environment, and cite with elsarticle-num or elsarticle-harv.

elsarticle is Elsevier's own class, distributed on CTAN as the elsarticle package and included in TeX Live and MiKTeX. Its bibliography styles, elsarticle-num, elsarticle-num-names and elsarticle-harv, come with it. A few Elsevier journals point authors to Elsevier's newer CAS templates (cas-sc and cas-dc) instead; use whichever class the journal's Guide for Authors names.

Minimal skeleton

Save your references as references.bib in the same folder. This compiles with pdfLaTeX followed by BibTeX. The key-value form of \affiliation needs a recent version of the class; older copies use \address instead.

Download the starter (.zip) main.tex, references.bib and a README. Compiles as is. Writing on a Mac? Open the folder in ModernTex.

\documentclass[preprint,12pt]{elsarticle}
% \documentclass[review,12pt]{elsarticle}          % wider line spacing for review
% \documentclass[final,5p,times,twocolumn]{elsarticle} % estimate the printed length

\usepackage{amssymb}
\usepackage{graphicx}

\journal{Journal Name}

\begin{document}

\begin{frontmatter}

\title{Paper Title}

\author[inst1]{First Author\corref{cor1}}
\ead{first@example.edu}
\cortext[cor1]{Corresponding author.}

\author[inst2]{Second Author}

\affiliation[inst1]{organization={Department, University},
  city={City},
  country={Country}}

\affiliation[inst2]{organization={Company},
  city={City},
  country={Country}}

\begin{abstract}
One paragraph that states the problem, the method, and the result.
\end{abstract}

\begin{keyword}
first keyword \sep second keyword \sep third keyword
\end{keyword}

\end{frontmatter}

\section{Introduction}
Text with a citation~\cite{example}.

\section{Conclusion}
Summary.

\bibliographystyle{elsarticle-num}
\bibliography{references}

\end{document}

Key options

Common submission pitfalls

Check before you submit

Writing it on a Mac

If you write on a Mac, ModernTex is our native LaTeX editor. It compiles with the TeX distribution you already have, such as MacTeX, so elsarticle behaves the same as it does anywhere else, and the PDF preview stays in sync with the source. It has a 7-day free trial and then costs $10 once.

A reminder a week before the deadline

One email, seven days ahead, with the submission checklist and the checks that fit in a week. Then nothing more.

The address is kept until that email goes out, then deleted 30 days later. Privacy.