diff options
author | Karl Berry <karl@freefriends.org> | 2021-02-04 21:26:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-02-04 21:26:27 +0000 |
commit | 2ee7b92957c05011be70ec138868b65ac837fe4f (patch) | |
tree | 3d35ca308dfe6f84c0678d5a232c5cc6f60a7fb9 /Master/texmf-dist/bibtex/bst/gost/ugost2003.bst | |
parent | ebaf9f97953728b521bc462e77bbff1cd8601ddd (diff) |
gost (4feb21)
git-svn-id: svn://tug.org/texlive/trunk@57616 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex/bst/gost/ugost2003.bst')
-rw-r--r-- | Master/texmf-dist/bibtex/bst/gost/ugost2003.bst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/bibtex/bst/gost/ugost2003.bst b/Master/texmf-dist/bibtex/bst/gost/ugost2003.bst index 20ab9e08ef0..395e7039676 100644 --- a/Master/texmf-dist/bibtex/bst/gost/ugost2003.bst +++ b/Master/texmf-dist/bibtex/bst/gost/ugost2003.bst @@ -1842,7 +1842,7 @@ FUNCTION {article} { output.bibitem output.author.head - %new.sentence + new.sentence title add.media "title" output.check new.slash output.author.rest @@ -2127,8 +2127,8 @@ FUNCTION {patent} FUNCTION {misc} { output.bibitem %format.author output % < v.1.2k - output.author.head % v.1.2k - %new.sentence % v.1.2k + output.author.head % v.1.2k + new.sentence % v.1.2k title howpublished new.sentence.checkb title add.media output howpublished new.block.checka |