The ATLAS document class (atlasdoc.cls
) and style files can be found in
the latex directory. The following main style files exist:
atlasbiblatex.sty
: Reference style adjustments forbiblatex
atlascover.sty
: Make a cover (CONF note, CERN preprint, ATLAS draft)atlascontribute.sty
: List of contributors (and authors) for a documentatlaspackage.sty
: Standard packages used in ATLAS documentsatlasphysics.sty
: Useful definitions. This file simply inputs others.
Options can be used to specify which should be included.
Documentation can be found via the ATLAS TWiki page: https://twiki.cern.ch/twiki/bin/view/AtlasProtected/PubComLaTeX
The following documents are available in subdirectories of the doc
and template
directories or as artifacts in the GitLab repository:
- Users guide to the ATLAS LaTeX package - also in
doc/atlas_latex
- Guide to references and BibTeX in ATLAS documents - also in
doc/atlas_bibtex
- ATLAS physics symbols - also in
doc/atlas_physics
- ATLAS physics symbols with hepparticle - also in
doc/atlas_physics
- Guide to formatting tables for ATLAS documents - also in
doc/atlas_tables
Simply run make
to compile.
Four other make targets are:
make clean
: cleans up intermediate filesmake cleanpdf
: remove output pdf filemake cleanall
: also cleans up output pdf filemake verson
: check your TeX Live version