LaTeX instructions

The Elsevier article class helps you to format the frontmatter of your manuscript properly. It is part of the elsarticle package. This package is contained in most TeX distributions and is available in the template. The elsarticle documentation

在新的选项卡/窗口中打开 and some common templates and bibliographic styles are part of this package as well.

Two additional class files and templates are available for single and double column. These can be downloaded from here 在新的选项卡/窗口中打开

Elsevier reference styles

Some journals require a specific reference style. Please check the Guide for Authors for the journal requirement. The relevant bibliographic styles for LaTeX are packed with the sample manuscript

在新的选项卡/窗口中打开 are available in the “doc” folder.

Submitting your manuscript

Most journals accept a PDF of your manuscript at initial submission.

When you are asked to submit your manuscript source files, do the following:

Build a PDF of your manuscript source files on your computer and attach it with item type 'Manuscript'.

Bundle all manuscript source files in a single archive and attach it with item type 'LaTeX source files'. Source files include LaTeX files, BibTeX files, figures, tables, all LaTeX classes and packages that are not included in TeX Live and any other material that belongs to your manuscript.

Frequently asked questions

Here we have answered some of the most common questions that arise at the point of submitting an article in LaTeX. If your question relates specifically to the Latex template, please contact [email protected]

FAQs

Can I use subfolders in my TeX submission files?

No. LaTeX submissions containing subfolders cannot be processed by EM. All submission files – including figures, tables, and style and bibliographic files – must be stored at the same folder level.

Can I use Overleaf (WriteLatex Ltd) to create my LaTeX manuscript and import it into EM?

Yes, you can use Overleaf to create your LaTeX manuscript using TeX Live 2022. When using Overleaf, please check the PDF carefully to ensure that the LaTeX file was compiled without any errors. Unlike EM, Overleaf generates a PDF even if compilation errors occurred – it does not stop at every error. In EM, however, compilation errors will generate an error log PDF only.

Which item types should I select for LaTeX submission files?

Select the Manuscript item type for .tex, .bbl, .bst, .sty, .bib, .nls, .ilg, and .nlo files. Select the Figure item type for images and graphic files.

Depending on the publication, Manuscript, Figure, or other item types may have different names. Contact our Support Team via the contact options at the bottom if you need clarification.

Why are my figures not appearing in the PDF?

You may have stored your images in subfolders. EM cannot process LaTeX submissions in folders with a directory structure, so it cannot find files referenced in a different directory from the root.

Why does my PDF show question marks instead of bibliographic citations?

If you have compiled your bibliography in a separate file and question marks appear in your PDF instead of the content in the associated bibliography file, your .tex manuscript file may contain incorrect formatting.

For more information and support, see the Elsevier Support Center

Preparing CRC journal articles

Camera-ready copy (CRC) journals are those that reproduce the author's manuscript exactly, with no intervention by the typesetter. Such journals are the exception rather than the rule; if a journal is CRC, this fact is clearly indicated in the instructions to authors. The Procedia series of journals, for example, are genuine CRC. Please read carefully the journal's instructions to authors.

For LaTeX authors of camera-ready articles, we provide the ecrc.sty package. This is a small package designed to work with the elsarticle document class. All the features of elsarticle are available, along with a few extra commands specific to CRC reproduction. Documentation for the use of ecrc.sty is included in the manuscript template file available below.

contains all the necessary files to run this package. To install ecrc.sty, unzip the elsarticle-ecrc.zip file. Usually the file can be unzipped directly in the local tree of your TeX distribution (for TeX Live, this would be in the texmf-local directory). The archive contains the following files:

The elsarticle document class, elsarticle.cls 在新的选项卡/窗口中打开 The elsarticle documentation, elsdoc.pdf 在新的选项卡/窗口中打开 A BibTeX style file for the numbered reference style, elsarticle-num.bst 在新的选项卡/窗口中打开

(other bibliographic styles are available (see above), but Elsevier CRC generally uses a numbered reference style)

The package file for Elsevier CRC, ecrc.sty 在新的选项卡/窗口中打开 Journal logo files Elsevier-logo-3p.pdf 在新的选项卡/窗口中打开

used to make the CRC article (when compiling with pdflatex)

Alternative logo files Elsevier-logo-3p.eps 在新的选项卡/窗口中打开

for use with latex

A template manuscript file, ecrc-template.tex 在新的选项卡/窗口中打开

Once the package has been installed, edit the manuscript file ecrc-template.tex according to the instructions in that file, and save with a new name. The manuscript file should be compiled with pdflatex (and bibtex if desired).

Please only use these packages after confirmation from the journal's editors.