summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-09-28 20:06:41 +0000
committerKarl Berry <karl@freefriends.org>2022-09-28 20:06:41 +0000
commit1dff3d427b16fe4acbfbe0fe3e47c9cce8a99e39 (patch)
treef9324495e70ca6e29225832621c92d8f7f6bfda2 /Master/texmf-dist/bibtex
parente165a90806829e4d27963c2ef365c82ab7bad619 (diff)
achemso (28sep22)
git-svn-id: svn://tug.org/texlive/trunk@64538 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex')
-rw-r--r--Master/texmf-dist/bibtex/bst/achemso/achemso.bst7
-rw-r--r--Master/texmf-dist/bibtex/bst/achemso/biochem.bst7
2 files changed, 8 insertions, 6 deletions
diff --git a/Master/texmf-dist/bibtex/bst/achemso/achemso.bst b/Master/texmf-dist/bibtex/bst/achemso/achemso.bst
index e309d979d40..6fe42f9c3e4 100644
--- a/Master/texmf-dist/bibtex/bst/achemso/achemso.bst
+++ b/Master/texmf-dist/bibtex/bst/achemso/achemso.bst
@@ -663,7 +663,7 @@ FUNCTION { count.entries } {
FUNCTION { begin.bib } {
- "achemso 2021-01-20 v3.13c" top$
+ "achemso 2022-09-28 v3.13d" top$
preamble$ empty$
{ }
{
@@ -859,7 +859,8 @@ FUNCTION { end.bibitem } {
if$
write$
newline$
- "\EndOfBibitem" write$
+ "\EndOfBibitem{}" write$
+ newline$
}
@@ -1712,7 +1713,7 @@ EXECUTE { end.bib }
%%
%% Originally developed by Mats Dahlgren
%% Copyright (C) 1996-1998 by Mats Dahlgren
-%% Copyright (C) 2008-2021 by
+%% Copyright (C) 2008-2022 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% Part of this bundle is derived from cite.sty, to which the
diff --git a/Master/texmf-dist/bibtex/bst/achemso/biochem.bst b/Master/texmf-dist/bibtex/bst/achemso/biochem.bst
index 7b68b9e0d80..e183fcd58d8 100644
--- a/Master/texmf-dist/bibtex/bst/achemso/biochem.bst
+++ b/Master/texmf-dist/bibtex/bst/achemso/biochem.bst
@@ -663,7 +663,7 @@ FUNCTION { count.entries } {
FUNCTION { begin.bib } {
- "achemso 2021-01-20 v3.13c" top$
+ "achemso 2022-09-28 v3.13d" top$
preamble$ empty$
{ }
{
@@ -859,7 +859,8 @@ FUNCTION { end.bibitem } {
if$
write$
newline$
- "\EndOfBibitem" write$
+ "\EndOfBibitem{}" write$
+ newline$
}
@@ -1717,7 +1718,7 @@ EXECUTE { end.bib }
%%
%% Originally developed by Mats Dahlgren
%% Copyright (C) 1996-1998 by Mats Dahlgren
-%% Copyright (C) 2008-2021 by
+%% Copyright (C) 2008-2022 by
%% Joseph Wright <joseph.wright@morningstar2.co.uk>
%%
%% Part of this bundle is derived from cite.sty, to which the