summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx22
1 files changed, 15 insertions, 7 deletions
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