summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-ieee/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-ieee/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-ieee/README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-ieee/README.md b/Master/texmf-dist/doc/latex/biblatex-ieee/README.md
new file mode 100644
index 00000000000..aa92af32a72
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/biblatex-ieee/README.md
@@ -0,0 +1,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.