From b29522c784253f2accc14ea305130c99ea082f97 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 16 Apr 2016 21:19:37 +0000 Subject: biblatex-ieee (16apr16) git-svn-id: svn://tug.org/texlive/trunk@40558 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/biblatex-ieee/LICENSE.md | 5 +++++ Master/texmf-dist/doc/latex/biblatex-ieee/README | 15 --------------- .../texmf-dist/doc/latex/biblatex-ieee/README.md | 15 +++++++++++++++ .../biblatex-ieee/biblatex-ieee-alphabetic.pdf | Bin 293556 -> 293179 bytes .../biblatex-ieee/biblatex-ieee-alphabetic.tex | 10 +++++----- .../doc/latex/biblatex-ieee/biblatex-ieee.bib | 8 ++++---- .../doc/latex/biblatex-ieee/biblatex-ieee.pdf | Bin 382210 -> 381166 bytes .../doc/latex/biblatex-ieee/biblatex-ieee.tex | 17 +++++++++++------ 8 files changed, 40 insertions(+), 30 deletions(-) create mode 100644 Master/texmf-dist/doc/latex/biblatex-ieee/LICENSE.md delete mode 100644 Master/texmf-dist/doc/latex/biblatex-ieee/README create mode 100644 Master/texmf-dist/doc/latex/biblatex-ieee/README.md (limited to 'Master/texmf-dist/doc/latex/biblatex-ieee') diff --git a/Master/texmf-dist/doc/latex/biblatex-ieee/LICENSE.md b/Master/texmf-dist/doc/latex/biblatex-ieee/LICENSE.md new file mode 100644 index 00000000000..69cdc42a1a3 --- /dev/null +++ b/Master/texmf-dist/doc/latex/biblatex-ieee/LICENSE.md @@ -0,0 +1,5 @@ +Released under the [LaTeX Project Public +License](http://www.latex-project.org/lppl.txt), v1.3c or later. + +The package has status 'maintained': the current maintainer is +[Joseph Wright](joseph.wright@morningstar2.co.uk). \ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/biblatex-ieee/README b/Master/texmf-dist/doc/latex/biblatex-ieee/README deleted file mode 100644 index aa92af32a72..00000000000 --- a/Master/texmf-dist/doc/latex/biblatex-ieee/README +++ /dev/null @@ -1,15 +0,0 @@ -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. 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. diff --git a/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.pdf b/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.pdf index 25a678215ff..eae04241246 100644 Binary files a/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.pdf and b/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.pdf differ diff --git a/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.tex b/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.tex index 5e33aaa819a..6364001dd55 100644 --- a/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.tex +++ b/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.tex @@ -11,7 +11,7 @@ \documentclass[a4paper]{ltxdoc} \usepackage{lmodern} \usepackage[T1]{fontenc} -\usepackage[style=ieee-alphabetic,backend=bibtex]{biblatex} +\usepackage[style=ieee-alphabetic,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-alphabetic} bibliography style for \pkg{biblatex}% - \footnote{This file describes v1.1k, last revised 52015/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}} @@ -55,7 +55,7 @@ of example citations. \end{document} %% -%% Copyright (C) 2011-2013,2015 by +%% Copyright (C) 2011-2013,2015,2016 by %% Joseph Wright %% %% It may be distributed and/or modified under the conditions of @@ -78,4 +78,4 @@ of example citations. %% biblatex-ieee-alphabetic.pdf. %% %% -%% End of file `biblatex-ieee.tex'. \ No newline at end of file +%% End of file `biblatex-ieee.tex'. diff --git a/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.bib b/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.bib index 1dc0706f5e0..5c0ef49c809 100644 --- a/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.bib +++ b/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.bib @@ -99,7 +99,7 @@ } @inbook{IEEEexample:repeatedauthorone, - author = "W. Dai and H. V. Pham and and O. Milenkovic", + author = "W. Dai and H. V. Pham and O. Milenkovic", title = "Distortion-rate functions for quantized compressive sensing", booktitle = "IEEE Information Theory Workshop on Networking and Information Theory", @@ -107,7 +107,7 @@ } @inbook{IEEEexample:repeatedauthortwo, - author = "W. Dai and H. V. Pham and and O. Milenkovic", + author = "W. Dai and H. V. Pham and O. Milenkovic", title = "comparative study of quantized compressive sensing schemes", booktitle = "IEEE Information Theory Workshop on Networking and Information Theory", @@ -386,7 +386,7 @@ } %% -%% Copyright (C) 2011-2013,2015 by +%% Copyright (C) 2011-2013,2015,2016 by %% Joseph Wright %% %% It may be distributed and/or modified under the conditions of @@ -409,4 +409,4 @@ %% biblatex-ieee-alphabetic.pdf. %% %% -%% End of file `biblatex-ieee.bib'. \ No newline at end of file +%% End of file `biblatex-ieee.bib'. diff --git a/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.pdf b/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.pdf index 41d1ae527a8..0d5d51e3c2b 100644 Binary files a/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.pdf and b/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.pdf differ 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 %% %% 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'. -- cgit v1.2.3