summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-02-05 00:05:06 +0000
committerKarl Berry <karl@freefriends.org>2011-02-05 00:05:06 +0000
commit3bedfd0f5f304f2676449252e192f4e43cfee7ec (patch)
tree828118bcb16bb502a2c175984ff5a6eabc50f2ed /Master/texmf-dist/bibtex
parent9a354cbbcf35c3a26b5234bc9dc6bb3d44b24dd4 (diff)
biblatex 1.1b (4feb11)
git-svn-id: svn://tug.org/texlive/trunk@21285 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex')
-rw-r--r--Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst b/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst
index d6f475537ba..f7a0b39cd2c 100644
--- a/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst
+++ b/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst
@@ -1,4 +1,4 @@
-% $Id: biblatex.bst,v 1.1a 2011/01/08 13:30:00 lehman stable $
+% $Id: biblatex.bst,v 1.1b 2011/02/04 11:36:21 lehman stable $
% Copyright (c) 2006-2011 Philipp Lehman.
%
@@ -1667,6 +1667,7 @@ FUNCTION {set} { type$ output:entry }
FUNCTION {article} { type$ output:entry }
FUNCTION {bibnote} { type$ output:entry }
FUNCTION {book} { type$ output:entry }
+FUNCTION {books} { type$ output:entry }
FUNCTION {bookinbook} { type$ output:entry }
FUNCTION {booklet} { type$ output:entry }
FUNCTION {collection} { type$ output:entry }