blob: 7cb25026b536a0477674d47d50d9353ec7a6a8f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
---------------------------------------------------------------
biblatex-ieee --- A biblatex implementation of the IEEE
bibliography style
Maintained by Joseph Wright
E-mail: joseph.wright@morningstar2.co.uk
Released under the LaTeX Project Public License v1.3c or later
See http://www.latex-project.org/lppl.txt
---------------------------------------------------------------
The biblatex-ieee package provides an implementation if 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.
|