summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex-contrib/biblatex-ieee/README.md
blob: b3516672d714b5e41d0d07ba8d15640dd7638add (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
biblatex-ieee - A biblatex implementation of the IEEE bibliography style
========================================================================

The `biblatex-ieee` package provides an implementation of the
bibliography style of the IEEE for `biblatex`. This
implementation follows standard `biblatex` conventions, and can
be used simply by loading `biblatex` with the appropriate option

    \usepackage[style=ieee]{biblatex}
   
A demonstration database is provided to show how to format input
for the style.

The `biblatex-ieee` style requires `biblatex` 3.8 or later, and
works with both BibTeX and Biber as the database back-end.