foliom

Journal targets

12 publisher templates. Each one is the publisher's own document class with the options their author guide specifies, not an imitation of it, which is why the pre-flight limits differ per target as well.

ACM

ACM conference (acmart sigconf)

acmart in sigconf mode: two columns, ACM reference format. The format for SIGKDD, CHI, CIKM and most ACM conferences.

Identifier
acm-conference
Class
acmart [sigconf]
Engine
xetex
Class files
ships with TeX Live
Needs
conference
  • acmart refuses to typeset sigconf without a conference name; give one or foliom writes a placeholder.
  • ACM requires CCS concepts for camera-ready papers. foliom does not invent them.
  • Ask for the anonymous version when submitting for double-blind review.

ACM journal (acmart acmsmall)

acmart in acmsmall mode: single column, the format for ACM Transactions.

Identifier
acm-journal
Class
acmart [acmsmall]
Engine
xetex
Class files
ships with TeX Live

Elsevier

Elsevier (elsarticle, final two-column)

elsarticle in final 5p mode: two columns in Times, close to the printed journal page. Useful for seeing the real page count.

Identifier
elsevier-2col
Class
elsarticle [final, 5p, times, twocolumn]
Engine
xetex
Class files
ships with TeX Live
Needs
journal-name

Elsevier (elsarticle, preprint)

elsarticle in preprint mode: single column, 12pt, double spaced enough to annotate. This is the form Elsevier's own submission system expects.

Identifier
elsevier-preprint
Class
elsarticle [preprint, 12pt]
Engine
xetex
Class files
ships with TeX Live
Needs
journal-name
  • Elsevier wants the single-column preprint form for review, not the typeset two-column form.
  • elsarticle's keyword environment is singular and its separator is \sep; foliom writes both.

IEEE

IEEE Transactions / journal

IEEEtran in journal mode: two columns, affiliations in a title footnote, running heads. The format for IEEE Transactions and IEEE Access.

Identifier
ieee-journal
Class
IEEEtran [journal]
Engine
xetex
Class files
ships with TeX Live
Needs
journal-name
  • IEEE requires the corresponding author's affiliation in the title footnote, which foliom writes from the manuscript's affiliation lines.

IEEE conference proceedings

IEEEtran in conference mode: two columns, author blocks side by side, numbered references. The format for ICASSP, IJCNN and most IEEE conferences.

Identifier
ieee-conference
Class
IEEEtran [conference]
Engine
xetex
Class files
ships with TeX Live
  • IEEE conference papers are usually limited to 6-8 pages including references.
  • Figures must be legible at 100% and in greyscale; IEEE prints many proceedings in black and white.

IOP Publishing

IOP Publishing journal

The current IOP template: single column, ORCID badges beside the author names, and the publisher's own declaration macros. Used by Journal of Physics and the rest of the IOP portfolio.

Identifier
iop
Class
iopjournal
Engine
xetex
Class files
vendored from the publisher · https://publishingsupport.iopscience.iop.org/questions/latex-template/
  • IOP requires an ORCID for every author, not only the corresponding one.
  • iopjournal's own [anonymous] option removes the author names, the affiliations and the acknowledgements, which is more than most classes do.
  • IOP asks that the abstract be complete in itself: no undefined abbreviations and no reference to a table, figure, equation or citation number.
  • The class supplies \ack, \funding, \roles and \data macros for the declarations; foliom fills them from the manuscript.

MDPI

MDPI journal

The MDPI template: single column submission form with the publisher's own front matter macros. Used by Sensors, Applied Sciences, Sustainability and the rest of the MDPI portfolio.

Identifier
mdpi
Class
Definitions/mdpi [journal, article, submit, pdftex, moreauthors]
Engine
pdflatex
Class files
vendored from the publisher · https://www.mdpi.com/authors/latex
  • MDPI's template puts the title, authors, abstract and keywords in the preamble, before \begin{document}.
  • Replace the journal= class option with the target journal's own short name before submitting.
  • This profile needs pdfTeX, so it compiles in the container rather than with tectonic.

Springer Nature

Springer LNCS proceedings

Lecture Notes in Computer Science: single column, keywords inside the abstract, ORCIDs on author names. The format for most CS conference proceedings Springer publishes.

Identifier
springer-lncs
Class
llncs
Engine
xetex
Class files
ships with TeX Live
  • LNCS papers are normally limited to 12-15 pages including references.

Springer Nature journal (sn-jnl)

The Springer Nature article template, numbered-reference style. Used across Springer's journal portfolio.

Identifier
springer-journal
Class
sn-jnl [sn-mathphys-num, pdflatex]
Engine
xetex
Class files
vendored from the publisher · https://www.springernature.com/gp/authors/campaigns/latex-author-support
  • sn-jnl marks the corresponding author with \author* and takes the abstract as a command, not an environment.
  • Add the iicol class option for the two-column form some Springer journals use.

Taylor & Francis

Taylor & Francis journal (interact)

The interact class: single column with the publisher's author and affiliation layout. Used across the Taylor & Francis and Routledge journals.

Identifier
tandf
Class
interact
Engine
xetex
Class files
vendored from the publisher · https://www.tandfonline.com/action/authorSubmission
  • Taylor & Francis ship two reference styles with interact: tfnlm (numbered) and tfq (author-year). Pick the one the target journal states.

foliom

Generic two-column article

Standard two-column academic layout. Works with no publisher class and no metadata; use it for preprints, internal reports and a first look at the conversion.

Identifier
generic-2col
Class
article [10pt, twocolumn, a4paper]
Engine
xetex
Class files
built into foliom