summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex
diff options
context:
space:
mode:
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 }