summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-04-16 21:19:37 +0000
committerKarl Berry <karl@freefriends.org>2016-04-16 21:19:37 +0000
commitb29522c784253f2accc14ea305130c99ea082f97 (patch)
tree7d0bfc06c140729e4a6bb10d108a93bc2e70a2a9 /Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.tex
parent84a3f37ad781869940729ca913cdcb272497061c (diff)
biblatex-ieee (16apr16)
git-svn-id: svn://tug.org/texlive/trunk@40558 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.tex')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.tex17
1 files changed, 11 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.tex b/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.tex
index 2eca5456b27..5027982a8a7 100644
--- a/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.tex
@@ -11,7 +11,7 @@
\documentclass[a4paper]{ltxdoc}
\usepackage{lmodern}
\usepackage[T1]{fontenc}
-\usepackage[style=ieee,backend=bibtex]{biblatex}
+\usepackage[style=ieee,backend=biber]{biblatex}
\usepackage[final]{microtype}
\usepackage{csquotes}
\usepackage{hyperref}
@@ -24,8 +24,8 @@
\href{mailto:joseph.wright@morningstar2.co.uk}
{\texttt{joseph.wright@morningstar2.co.uk}}}}
\title{The \pkg{ieee} bibliography style for \pkg{biblatex}%
- \footnote{This file describes v1.1k last revised 2015/03/12.}}
-\date{Released 2015/03/12}
+ \footnote{This file describes v1.1m last revised 2016/04/16.}}
+\date{Released 2016/04/16}
\providecommand*{\pkg}[1]{\textsf{#1}}
@@ -78,12 +78,14 @@ It is demonstrated in the accompany \textsc{pdf} file
Suggestions for improvement and bug reports can be logged in the package
issue database, found at
-\url{https://github.com/josephwright/biblatex-ieee/issues/issues}, or can
+\url{https://github.com/josephwright/biblatex-ieee/issues/}, or can
be sent by e-mail to
\href{mailto:joseph.wright@morningstar2.co.uk}
{\texttt{joseph.wright@morningstar2.co.uk}}.
\nocite{*}
+\cite{IEEEexample:incollectionwithseries,IEEEexample:bookwitheditor}
+
\printbibliography
\changes{v1.0}{2011/02/27}{First stable release}
@@ -116,13 +118,16 @@ be sent by e-mail to
\changes{v1.1j}{2013/10/25}{Update \cs{textcite} code for \pkg{biblatex}~v2.7}
\changes{v1.1j}{2013/10/25}{Correctly format multi-part page ranges}
\changes{v1.1k}{2015/03/12}{Capitalise after colon in titles}
+\changes{v1.1l}{2015/03/25}{Respect braces for capitalisation in titles}
+\changes{v1.1m}{2016/04/06}{Track \pkg{biblatex} changes}
+\changes{v1.1m}{2016/04/16}{Much simplified citation style approach}
\PrintChanges
\end{document}
%%
-%% Copyright (C) 2011-2013,2015 by
+%% Copyright (C) 2011-2013,2015,2016 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% It may be distributed and/or modified under the conditions of
@@ -145,4 +150,4 @@ be sent by e-mail to
%% biblatex-ieee-alphabetic.pdf.
%%
%%
-%% End of file `biblatex-ieee.tex'. \ No newline at end of file
+%% End of file `biblatex-ieee.tex'.