The sbltex bundle provides a set of LaTeX style files for typesetting
documents in line with the requirements of the Society of Biblical Literature.
The bundle includes:
bibleref-sbl— SBL style for thebiblerefandbibleref-parseLaTeX packagessblfonts— Font and language set up for SBL style documentssblidx— A LaTeX package for SBL style indicessblarticle— A LaTeX class for SBL style articles and paperssblreport— A LaTeX class for SBL style thesessblbook— A LaTeX class for SBL print ready books
Bibliographic references are supported using the
biblatex-sbl package which
implements SBL style for the biblatex
package.
The sbltex bundle packages and classes are distributed separately in TeXLive
and MiKTeX and can be installed in the usual way. E.g., in TeXLive by running:
tlmgr install bibleref-sbl
tlmgr install sblfonts
tlmgr install sblidx
tlmgr install sblarticle
tlmgr install sblreport
tlmgr install sblbook
sbltex uses the l3build system.
Clone the git repository using:
git clone https://github.com/dcpurton/sbltex.git
Change to the sbltex directory, and then all package, class and
documentation files can be installed by running:
l3build install --full
Copyright (c) 2026 David Purton <dcpurton@marshwiggle.net>
This work may be distributed and/or modified under the conditions of
the LaTeX Project Public License, either version 1.3c of this license
or (at your option) any later version. The latest version of this
license is in
http://www.latex-project.org/lppl.txt
and version 1.3c or later is part of all distributions of LaTeX
version 2005/12/01 or later.
This work is "maintained" (as per the LPPL maintenance status)
by David Purton.