blob: aa92af32a72065184146d1621da3efbd1a3029d0 (
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` 2.7 or later, and
works with both BibTeX and Biber as the database back-end.
|