summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-ieee
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-03-31 22:38:23 +0000
committerKarl Berry <karl@freefriends.org>2012-03-31 22:38:23 +0000
commitda832dbee16e521f4f3af3fec1c6f8a855de1263 (patch)
treea6e283e7461a7a952a6f5242a9f056bdac8c75ff /Master/texmf-dist/tex/latex/biblatex-ieee
parentbcd5476f9928d498a0969b43af38281b957a86eb (diff)
biblatex-ieee (24mar12)
git-svn-id: svn://tug.org/texlive/trunk@25804 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.bbx52
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx6
2 files changed, 53 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx
index 4e6f3e6bd20..002c72d9dc7 100644
--- a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.bbx
@@ -8,7 +8,7 @@
%% ---------------------------------------------------------------
%%
-\ProvidesFile{ieee.bbx}[2011/05/09 v1.0b biblatex bibliography style]
+\ProvidesFile{ieee.bbx}[2012/03/23 v1.0d biblatex bibliography style]
% Load the standard style to avoid copy-pasting unnecessary material
\RequireBibliographyStyle{numeric-comp}
@@ -28,7 +28,7 @@
\DeclareFieldFormat{url}{\bibstring{url}\addcolon\space\url{#1}}
% Simple modifications to punctuation, etc.
-\renewcommand*\bibnamedash{\textemdash}
+\renewcommand*\bibnamedash{\textemdash\textemdash}
\renewcommand*\intitlepunct{\addspace}
\renewcommand*\newunitpunct{\addcomma\addspace}
@@ -37,6 +37,7 @@
\NewBibliographyString{presentedat}
\DefineBibliographyStrings{english}{
+ andothers = \mkbibemph{et al\adddot}\addspace ,
chapter = ch\adddot ,
editor = Ed\adddot ,
editors = Eds\adddot ,
@@ -559,6 +560,51 @@
\usebibmacro{finentry}%
}
+\DeclareBibliographyDriver{incollection}{%
+ \usebibmacro{bibindex}%
+ \usebibmacro{begentry}%
+ \usebibmacro{author/translator+others}%
+ \setunit{\labelnamepunct}\newblock
+ \usebibmacro{title}%
+ \newunit
+ \printlist{language}%
+ \newunit\newblock
+ \usebibmacro{byauthor}%
+ \newunit\newblock
+ \usebibmacro{in:}%
+ \usebibmacro{maintitle+booktitle}%
+ \newunit\newblock
+ \usebibmacro{series+number}%
+ \newunit\newblock
+ \usebibmacro{byeditor+others}%
+ \newunit\newblock
+ \printfield{edition}%
+ \newunit
+ \iffieldundef{maintitle}
+ {\printfield{volume}%
+ \printfield{part}}
+ {}%
+ \newunit
+ \printfield{volumes}%
+ \newunit\newblock
+ \printfield{note}%
+ \newunit\newblock
+ \usebibmacro{publisher+location+date}%
+ \newunit\newblock
+ \usebibmacro{chapter+pages}%
+ \newunit\newblock
+ \iftoggle{bbx:isbn}
+ {\printfield{isbn}}
+ {}%
+ \newunit\newblock
+ \usebibmacro{doi+eprint+url}%
+ \newunit\newblock
+ \usebibmacro{addendum+pubstate}%
+ \setunit{\bibpagerefpunct}\newblock
+ \usebibmacro{pageref}%
+ \usebibmacro{finentry}%
+}
+
\DeclareBibliographyDriver{inproceedings}{%
\usebibmacro{bibindex}%
\usebibmacro{begentry}%
@@ -703,7 +749,7 @@
}
%%
-%% Copyright (C) 2011 by
+%% Copyright (C) 2011,2012 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% It may be distributed and/or modified under the conditions of
diff --git a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx
index b5c5a15c33e..094f644e75c 100644
--- a/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx
+++ b/Master/texmf-dist/tex/latex/biblatex-ieee/ieee.cbx
@@ -8,12 +8,14 @@
%% ---------------------------------------------------------------
%%
-\ProvidesFile{ieee.cbx}[2011/05/09 v1.0b biblatex citation style]
+\ProvidesFile{ieee.cbx}[2012/03/23 v1.0d biblatex citation style]
\RequireCitationStyle{numeric-comp}
+\ExecuteBibliographyOptions{sorting = none}
+
%%
-%% Copyright (C) 2011 by
+%% Copyright (C) 2011,2012 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% It may be distributed and/or modified under the conditions of