diff options
Diffstat (limited to 'Master/texmf-dist/bibtex')
-rw-r--r-- | Master/texmf-dist/bibtex/bst/achemso/achemso.bst | 4 | ||||
-rw-r--r-- | Master/texmf-dist/bibtex/bst/achemso/biochem.bst | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/bibtex/bst/achemso/achemso.bst b/Master/texmf-dist/bibtex/bst/achemso/achemso.bst index 67b79ddb5db..fbec1c0c05f 100644 --- a/Master/texmf-dist/bibtex/bst/achemso/achemso.bst +++ b/Master/texmf-dist/bibtex/bst/achemso/achemso.bst @@ -657,7 +657,7 @@ FUNCTION { count.entries } { FUNCTION { begin.bib } { - "achemso 2015/02/01 v3.9" top$ + "achemso 2015/03/12 v3.9a" top$ preamble$ empty$ { } { @@ -735,7 +735,7 @@ FUNCTION { initialize.control.values } { FUNCTION { control } { ctrl-article-title yes.no.to.bool 'ctrl.article.title.bool := ctrl-chapter-title yes.no.to.bool 'ctrl.chapter.title.bool := - ctrl-doi yes.no.to.bool 'ctrl.doi.bool := + ctrl-doi yes.no.to.bool 'ctrl.doi.bool := ctrl-etal-firstonly yes.no.to.bool 'ctrl.etal.firstonly.bool := ctrl-etal-number str.to.int 'ctrl.etal.number.int := ctrl-use-title empty$ diff --git a/Master/texmf-dist/bibtex/bst/achemso/biochem.bst b/Master/texmf-dist/bibtex/bst/achemso/biochem.bst index b6885438689..272265e16e7 100644 --- a/Master/texmf-dist/bibtex/bst/achemso/biochem.bst +++ b/Master/texmf-dist/bibtex/bst/achemso/biochem.bst @@ -657,7 +657,7 @@ FUNCTION { count.entries } { FUNCTION { begin.bib } { - "achemso 2015/02/01 v3.9" top$ + "achemso 2015/03/12 v3.9a" top$ preamble$ empty$ { } { @@ -735,7 +735,7 @@ FUNCTION { initialize.control.values } { FUNCTION { control } { ctrl-article-title yes.no.to.bool 'ctrl.article.title.bool := ctrl-chapter-title yes.no.to.bool 'ctrl.chapter.title.bool := - ctrl-doi yes.no.to.bool 'ctrl.doi.bool := + ctrl-doi yes.no.to.bool 'ctrl.doi.bool := ctrl-etal-firstonly yes.no.to.bool 'ctrl.etal.firstonly.bool := ctrl-etal-number str.to.int 'ctrl.etal.number.int := ctrl-use-title empty$ |