diff options
author | Karl Berry <karl@freefriends.org> | 2011-02-13 23:34:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-02-13 23:34:14 +0000 |
commit | cbd629a491c12d069d35c0ebeb51f9c8e3a61dab (patch) | |
tree | 1fec93a9e2ddf5aaf9465d401e8f1a11cc9e451d /Master/texmf-dist/doc/latex/biblatex-ieee/README | |
parent | ddd662d03955b5c9ad157507e5ed8de0c55fdfe6 (diff) |
biblatex-ieee 0.9 (12feb11)
git-svn-id: svn://tug.org/texlive/trunk@21394 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-ieee/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-ieee/README | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-ieee/README b/Master/texmf-dist/doc/latex/biblatex-ieee/README new file mode 100644 index 00000000000..7cb25026b53 --- /dev/null +++ b/Master/texmf-dist/doc/latex/biblatex-ieee/README @@ -0,0 +1,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. |