summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-12-09 21:52:40 +0000
committerKarl Berry <karl@freefriends.org>2019-12-09 21:52:40 +0000
commita886064df579404aee1df4d15e170789a31f04fd (patch)
tree9ac187c1b183687129e158009ddb143860d400be /Master/texmf-dist/bibtex
parent7d0077637061cb8071b3b080e88cfab0802ff523 (diff)
beilstein (9dec19)
git-svn-id: svn://tug.org/texlive/trunk@53069 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex')
-rw-r--r--Master/texmf-dist/bibtex/bst/beilstein/bjnano.bst8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/bibtex/bst/beilstein/bjnano.bst b/Master/texmf-dist/bibtex/bst/beilstein/bjnano.bst
index 2a66f30eb22..88f10cb64ef 100644
--- a/Master/texmf-dist/bibtex/bst/beilstein/bjnano.bst
+++ b/Master/texmf-dist/bibtex/bst/beilstein/bjnano.bst
@@ -9,7 +9,7 @@
%% beilstein -- Support for submissions to the ``Beilstein Journal
%% of Nanotechnology'' published by the Beilstein-Institut
%% for the Advancement of Chemical Sciences
-%% Version: 1.4
+%% Version: 1.5
%% E-mail: journals-support@beilstein-institut.de
%% License: Released under the LaTeX Project Public License v1.3c or later
%% See http://www.latex-project.org/lppl.txt
@@ -1383,7 +1383,8 @@ FUNCTION {format.lab.names}
'skip$
{ s #2 "{ff }{vv }{ll}{ jj}" format.name$ "others" =
{ bbl.etal space.connect }
- { bbl.and space.connect s #2 "{vv~}{ll}" format.name$ space.connect }
+ { bbl.and space.connect s #2 "{vv~}{ll}" format.name$ space.connect
+ }
if$
}
if$
@@ -1534,7 +1535,8 @@ FUNCTION {end.bib}
EXECUTE {end.bib}
%%
%% Originally developed by Martin Sievers (info@schoenerpublizieren.de)
-%% Copyright (C) 2009-2018 by Beilstein-Institut for the Advancement of Chemical Sciences (Beilstein)
+%% Copyright (C) 2009-2019 by Beilstein-Institut for the Advancement of Chemical
+%% Sciences (Beilstein)
%%
%% Part of this bundle is derived from cite.sty, to which the
%% following license applies: