summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-ieee
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-05-04 23:00:49 +0000
committerKarl Berry <karl@freefriends.org>2012-05-04 23:00:49 +0000
commit11e71d6cd5b3c84f48633fdabe07dde9b5d777dc (patch)
tree5ba7ccfb127c910df319aa5cd97e9241521260cd /Master/texmf-dist/tex/latex/biblatex-ieee
parent2a8d998930e5daeee074fb3eada5ddddef143c2c (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/tex/latex/biblatex-ieee')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.bbx79
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-ieee/ieee-alphabetic.cbx44
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx22
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx21
4 files changed, 152 insertions, 14 deletions
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'.