diff options
author | Karl Berry <karl@freefriends.org> | 2012-05-04 23:00:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-05-04 23:00:49 +0000 |
commit | 11e71d6cd5b3c84f48633fdabe07dde9b5d777dc (patch) | |
tree | 5ba7ccfb127c910df319aa5cd97e9241521260cd /Master/texmf-dist | |
parent | 2a8d998930e5daeee074fb3eada5ddddef143c2c (diff) |
biblatex-ieee 1.1 (3may12)
git-svn-id: svn://tug.org/texlive/trunk@26189 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.pdf | bin | 0 -> 292591 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.tex | 80 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.bib (renamed from Master/texmf-dist/bibtex/bib/biblatex-ieee/biblatex-ieee.bib) | 13 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.pdf | bin | 343089 -> 364612 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.tex | 38 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.bbx | 79 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.cbx | 44 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx | 22 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx | 21 |
9 files changed, 266 insertions, 31 deletions
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 Binary files differnew file mode 100644 index 00000000000..f4c985795fe --- /dev/null +++ b/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.pdf 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 new file mode 100644 index 00000000000..9db9b5d66ed --- /dev/null +++ b/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.tex @@ -0,0 +1,80 @@ +%% --------------------------------------------------------------- +%% 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 +%% --------------------------------------------------------------- +%% + +\documentclass[a4paper]{ltxdoc} +\usepackage[T1]{fontenc} +\usepackage[style=ieee-alphabetic,backend=bibtex]{biblatex} +\usepackage[final]{microtype} +\usepackage{csquotes,lmodern} +\usepackage{hyperref} + +\hypersetup{hidelinks} + +\addbibresource{biblatex-ieee.bib} + +\author{Joseph Wright\thanks{E-mail: + \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.1, last revised 2012/05/03.}} +\date{Released 2012/05/03} + +\providecommand*{\pkg}[1]{\textsf{#1}} + +\RecordChanges + +\begin{document} + +\maketitle + +This package provides a style for \pkg{biblatex} which follows the +guidelines of the \textsc{ieee} but using alphabetic labels. The citation +style is alphabetic and sorted by alphabetic label, title and year. +The bibliography style follows the pattern of the official \pkg{IEEEtran} +package (\url{http://www.ieee.org/documents/stylemanual.pdf}). The style +should be loaded in the usual way +\begin{verbatim} + \usepackage[style=ieee-alphabetic]{biblatex} +\end{verbatim} +The References section of this document demonstrates the format +generated by the package using the \texttt{biblatex-ieee.bib} database +of example citations. + +\nocite{*} + +\printbibliography + +\end{document} + +%% +%% Copyright (C) 2011,2012 by +%% Joseph Wright <joseph.wright@morningstar2.co.uk> +%% +%% It may be distributed and/or modified under the conditions of +%% the LaTeX Project Public License (LPPL), either version 1.3c of +%% this license or (at your option) any later version. The latest +%% version of this license is in the file: +%% +%% http://www.latex-project.org/lppl.txt +%% +%% This work is "maintained" (as per LPPL maintenance status) by +%% Joseph Wright. +%% +%% This work consists of the files biblatex-ieee.bib, +%% biblatex-ieee.tex, +%% ieee.bbx, +%% ieee.cbx, +%% ieee-alphabetic.bbx and +%% ieee-alphabetic.cbx, +%% and the derived files biblatex-ieee.pdf and +%% biblatex-ieee-alphabetic.pdf. +%% +%% +%% End of file `biblatex-ieee.tex'.
\ No newline at end of file diff --git a/Master/texmf-dist/bibtex/bib/biblatex-ieee/biblatex-ieee.bib b/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.bib index 5fc3da482eb..597394bd2b4 100644 --- a/Master/texmf-dist/bibtex/bib/biblatex-ieee/biblatex-ieee.bib +++ b/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.bib @@ -388,11 +388,14 @@ %% This work is "maintained" (as per LPPL maintenance status) by %% Joseph Wright. %% -%% This work consists of the file biblatex-ieee.bib, -%% biblatex-ieee.tex, -%% ieee.bbx and -%% ieee.cbx, -%% and the derived file biblatex-ieee.pdf. +%% This work consists of the files biblatex-ieee.bib, +%% biblatex-ieee.tex, +%% ieee.bbx, +%% ieee.cbx, +%% ieee-alphabetic.bbx and +%% ieee-alphabetic.cbx, +%% and the derived files biblatex-ieee.pdf and +%% biblatex-ieee-alphabetic.pdf. %% %% %% End of file `biblatex-ieee.bib'.
\ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.pdf b/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.pdf Binary files differindex ad406f25251..c4321ce66ef 100644 --- a/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.pdf +++ b/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.pdf 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 b124f4fcf56..8bf37bdd462 100644 --- a/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.tex +++ b/Master/texmf-dist/doc/latex/biblatex-ieee/biblatex-ieee.tex @@ -10,21 +10,21 @@ \documentclass[a4paper]{ltxdoc} \usepackage[T1]{fontenc} -\usepackage[style=ieee]{biblatex} +\usepackage[style=ieee,backend=bibtex]{biblatex} \usepackage[final]{microtype} \usepackage{csquotes,lmodern} \usepackage{hyperref} \hypersetup{hidelinks} -\addbibresource{biblatex-ieee} +\addbibresource{biblatex-ieee.bib} \author{Joseph Wright\thanks{E-mail: \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.0d, last revised 2012/03/23.}} -\date{Released 2012/03/23} + \footnote{This file describes v1.1, last revised 2012/05/03.}} +\date{Released 2012/05/03} \providecommand*{\pkg}[1]{\textsf{#1}} @@ -35,12 +35,12 @@ \maketitle This package provides a style for \pkg{biblatex} which follows the -guidelines of the IEEE. The citation style is numeric and unsorted. The -bibliography style follows the pattern of the official \pkg{IEEEtran} +guidelines of the \textsc{ieee}. The citation style is numeric and unsorted. +The bibliography style follows the pattern of the official \pkg{IEEEtran} package (\url{http://www.ieee.org/documents/stylemanual.pdf}). The style should be loaded in the usual way \begin{verbatim} -\usepackage[style=ieee]{biblatex} + \usepackage[style=ieee]{biblatex} \end{verbatim} The References section of this document demonstrates the format generated by the package using the \texttt{biblatex-ieee.bib} database @@ -66,6 +66,15 @@ immediately before \printbibliography \end{verbatim} +Also include in the bundle is a style using alphabetic labels, but otherwise +following the guidelines of the \textsc{ieee}. This style should be loaded +using +\begin{verbatim} + \usepackage[style=ieee-alphabetic]{biblatex} +\end{verbatim} +It is demonstrated in the accompany \textsc{pdf} file +\texttt{biblatex-ieee-alphabetic}. + Suggestions for improvement and bug reports can be logged in the package issue database, found at \url{https://bitbucket.org/josephwright/biblatex-ieee/issues}, or can @@ -88,6 +97,8 @@ be sent by e-mail to \changes{v1.0c}{2012/03/21}{Use two em-dashes for repeated names} \changes{v1.0d}{2012/03/23}{Place \texttt{series} before \texttt{editor} for \texttt{incollection} entries} +\changes{v1.1}{2012/05/03}{New alphabetic style \texttt{ieee-alphabetic}} +\changes{v1.1}{2012/05/03}{Update citation-related options set by the style} \PrintChanges @@ -107,11 +118,14 @@ be sent by e-mail to %% This work is "maintained" (as per LPPL maintenance status) by %% Joseph Wright. %% -%% This work consists of the file biblatex-ieee.bib, -%% biblatex-ieee.tex, -%% ieee.bbx and -%% ieee.cbx, -%% and the derived file biblatex-ieee.pdf. +%% This work consists of the files biblatex-ieee.bib, +%% biblatex-ieee.tex, +%% ieee.bbx, +%% ieee.cbx, +%% ieee-alphabetic.bbx and +%% ieee-alphabetic.cbx, +%% and the derived files biblatex-ieee.pdf and +%% biblatex-ieee-alphabetic.pdf. %% %% %% End of file `biblatex-ieee.tex'.
\ No newline at end of file diff --git a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.bbx b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.bbx new file mode 100644 index 00000000000..2b170f22a4b --- /dev/null +++ b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.bbx @@ -0,0 +1,79 @@ +%% --------------------------------------------------------------- +%% 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 +%% --------------------------------------------------------------- +%% + +\ProvidesFile{ieee-alphabetic.bbx}[2012/05/03 v1.1 biblatex bibliography style] + +\RequireBibliographyStyle{ieee} + +% Alter settings that carry through from biblatex +\ExecuteBibliographyOptions{ + labelalpha, + sorting = anyt, + useprefix +} + +% This is all a straight copy from alphabetic.bbx +\DeclareFieldFormat{labelalphawidth}{\mkbibbrackets{#1}} +\DeclareFieldFormat{shorthandwidth}{\mkbibbrackets{#1}} + +\defbibenvironment{bibliography} + {\list + {\printtext[labelalphawidth]{% + \printfield{prefixnumber}% + \printfield{labelalpha}% + \printfield{extraalpha}}} + {\setlength{\labelwidth}{\labelalphawidth}% + \setlength{\leftmargin}{\labelwidth}% + \setlength{\labelsep}{\biblabelsep}% + \addtolength{\leftmargin}{\labelsep}% + \setlength{\itemsep}{\bibitemsep}% + \setlength{\parsep}{\bibparsep}}% + \renewcommand*{\makelabel}[1]{##1\hss}} + {\endlist} + {\item} + +\defbibenvironment{shorthands} + {\list + {\printfield[shorthandwidth]{shorthand}} + {\setlength{\labelwidth}{\shorthandwidth}% + \setlength{\leftmargin}{\labelwidth}% + \setlength{\labelsep}{\biblabelsep}% + \addtolength{\leftmargin}{\labelsep}% + \setlength{\itemsep}{\bibitemsep}% + \setlength{\parsep}{\bibparsep}% + \renewcommand*{\makelabel}[1]{##1\hss}}} + {\endlist} + {\item} + +%% +%% Copyright (C) 2011,2012 by +%% Joseph Wright <joseph.wright@morningstar2.co.uk> +%% +%% It may be distributed and/or modified under the conditions of +%% the LaTeX Project Public License (LPPL), either version 1.3c of +%% this license or (at your option) any later version. The latest +%% version of this license is in the file: +%% +%% http://www.latex-project.org/lppl.txt +%% +%% This work is "maintained" (as per LPPL maintenance status) by +%% Joseph Wright. +%% +%% This work consists of the files biblatex-ieee.bib, +%% biblatex-ieee.tex, +%% ieee.bbx, +%% ieee.cbx, +%% ieee-alphabetic.bbx and +%% ieee-alphabetic.cbx, +%% and the derived files biblatex-ieee.pdf and +%% biblatex-ieee-alphabetic.pdf. +%% +%% +%% End of file `ieee.bbx'.
\ No newline at end of file diff --git a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.cbx b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.cbx new file mode 100644 index 00000000000..b0bc89de8af --- /dev/null +++ b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.cbx @@ -0,0 +1,44 @@ +%% --------------------------------------------------------------- +%% 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 +%% --------------------------------------------------------------- +%% + +\ProvidesFile{ieee-alphabetic.cbx}[2012/05/03 v1.1 biblatex citation style] + +\RequireCitationStyle{alphabetic} + +\ExecuteBibliographyOptions{ + maxcitenames = 3, + minnames = 3 +} + +%% +%% Copyright (C) 2011,2012 by +%% Joseph Wright <joseph.wright@morningstar2.co.uk> +%% +%% It may be distributed and/or modified under the conditions of +%% the LaTeX Project Public License (LPPL), either version 1.3c of +%% this license or (at your option) any later version. The latest +%% version of this license is in the file: +%% +%% http://www.latex-project.org/lppl.txt +%% +%% This work is "maintained" (as per LPPL maintenance status) by +%% Joseph Wright. +%% +%% This work consists of the files biblatex-ieee.bib, +%% biblatex-ieee.tex, +%% ieee.bbx, +%% ieee.cbx, +%% ieee-alphabetic.bbx and +%% ieee-alphabetic.cbx, +%% and the derived files biblatex-ieee.pdf and +%% biblatex-ieee-alphabetic.pdf. +%% +%% +%% End of file `ieee.cbx'. diff --git a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx index 002c72d9dc7..fda44919617 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx @@ -8,13 +8,18 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{ieee.bbx}[2012/03/23 v1.0d biblatex bibliography style] +\ProvidesFile{ieee.bbx}[2012/05/03 v1.1 biblatex bibliography style] % Load the standard style to avoid copy-pasting unnecessary material \RequireBibliographyStyle{numeric-comp} % Alter settings that carry through from biblatex -\ExecuteBibliographyOptions{firstinits,maxnames = 999,maxcitenames = 2} +\ExecuteBibliographyOptions{ + firstinits, + maxnames = 999, + minnames = 3, + sorting = none +} \DeclareQuotePunctuation{.,} % Custom field formats @@ -762,11 +767,14 @@ %% This work is "maintained" (as per LPPL maintenance status) by %% Joseph Wright. %% -%% This work consists of the file biblatex-ieee.bib, -%% biblatex-ieee.tex, -%% ieee.bbx and -%% ieee.cbx, -%% and the derived file biblatex-ieee.pdf. +%% This work consists of the files biblatex-ieee.bib, +%% biblatex-ieee.tex, +%% ieee.bbx, +%% ieee.cbx, +%% ieee-alphabetic.bbx and +%% ieee-alphabetic.cbx, +%% and the derived files biblatex-ieee.pdf and +%% biblatex-ieee-alphabetic.pdf. %% %% %% End of file `ieee.bbx'.
\ No newline at end of file diff --git a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx index 094f644e75c..6c7a9ba4bc1 100644 --- a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx +++ b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx @@ -8,11 +8,15 @@ %% --------------------------------------------------------------- %% -\ProvidesFile{ieee.cbx}[2012/03/23 v1.0d biblatex citation style] +\ProvidesFile{ieee.cbx}[2012/05/03 v1.1 biblatex citation style] \RequireCitationStyle{numeric-comp} -\ExecuteBibliographyOptions{sorting = none} +\ExecuteBibliographyOptions{ + maxcitenames = 3, + minnames = 3, + sorting = none +} %% %% Copyright (C) 2011,2012 by @@ -28,11 +32,14 @@ %% This work is "maintained" (as per LPPL maintenance status) by %% Joseph Wright. %% -%% This work consists of the file biblatex-ieee.bib, -%% biblatex-ieee.tex, -%% ieee.bbx and -%% ieee.cbx, -%% and the derived file biblatex-ieee.pdf. +%% This work consists of the files biblatex-ieee.bib, +%% biblatex-ieee.tex, +%% ieee.bbx, +%% ieee.cbx, +%% ieee-alphabetic.bbx and +%% ieee-alphabetic.cbx, +%% and the derived files biblatex-ieee.pdf and +%% biblatex-ieee-alphabetic.pdf. %% %% %% End of file `ieee.cbx'. |