summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex/bst/babelbib/bababbr3-fl.bst
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/bibtex/bst/babelbib/bababbr3-fl.bst')
-rw-r--r--Master/texmf-dist/bibtex/bst/babelbib/bababbr3-fl.bst10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/bibtex/bst/babelbib/bababbr3-fl.bst b/Master/texmf-dist/bibtex/bst/babelbib/bababbr3-fl.bst
index 0654406d619..d51b1e91e20 100644
--- a/Master/texmf-dist/bibtex/bst/babelbib/bababbr3-fl.bst
+++ b/Master/texmf-dist/bibtex/bst/babelbib/bababbr3-fl.bst
@@ -8,16 +8,16 @@
%%
%% babelbib package
%%
-%% Copyright 2003--2009 Harald Harders
+%% Copyright 2003--2012 Harald Harders
%%
%% This program can be redistributed and/or modified under the terms
%% of the LaTeX Project Public License Distributed from CTAN
%% archives in directory macros/latex/base/lppl.txt; either
%% version 1 of the License, or any later version.
%%
-%% h.harders@tu-bs.de
+%% harald.harders@gmx.de
%%
-%% 2009/10/10 v1.29 babelbib: multilingual bibliographies (HH)
+%% 2012/01/03 v1.31 babelbib: multilingual bibliographies (HH)
ENTRY
{ address
annote
@@ -555,8 +555,8 @@ FUNCTION {format.edition}
{ edition "l" change.case$ }
{ edition "t" change.case$ }
if$
- "\btxnumeralshort {" swap$ *
- "}~\btxeditionshort {.}" *
+ "\btxeditionnumshort {" swap$ *
+ "}{.}" *
}
if$
}