summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-07-11 23:36:27 +0000
committerKarl Berry <karl@freefriends.org>2013-07-11 23:36:27 +0000
commit275a02abde664ff395868e975c7c06d89276ac0b (patch)
treec315179a8d6f30c65f89152a70176afa828cc7e7 /Master/texmf-dist/bibtex
parent40e239851e66f62ec8d3092c746e61151b445b6f (diff)
biblatex (10jul13)
git-svn-id: svn://tug.org/texlive/trunk@31176 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex')
-rw-r--r--Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst b/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst
index 3c34409d175..27191e0e553 100644
--- a/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst
+++ b/Master/texmf-dist/bibtex/bst/biblatex/biblatex.bst
@@ -65,6 +65,7 @@ ENTRY {
eprinttype
eventdate
eventtitle
+ eventtitleaddon
file
foreword
gender
@@ -173,7 +174,7 @@ STRINGS { ctrl.alphaothers templist tempstrga tempstrgb resvstrga
last.name last.hash last.year last.extra }
FUNCTION {initialize} {
- "$Revision: 2.6 $"
+ "$Revision: 2.7 $"
#12 entry.max$ substring$
#-3 entry.max$ substring$
"Biblatex version: " swap$ * top$
@@ -1385,6 +1386,7 @@ FUNCTION {output:fields.1} {
"eid" eid output:write:field
"eprint" eprint output:write:verb
"eventtitle" eventtitle output:write:field
+ "eventtitleaddon" eventtitleaddon output:write:field
"howpublished" howpublished output:write:field
"hyphenation" hyphenation output:write:field
"indexsorttitle" indexsorttitle output:write:field