diff options
Diffstat (limited to 'Master/texmf-dist/bibtex/bst/minitoc/en-mtc.bst')
-rw-r--r-- | Master/texmf-dist/bibtex/bst/minitoc/en-mtc.bst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/bibtex/bst/minitoc/en-mtc.bst b/Master/texmf-dist/bibtex/bst/minitoc/en-mtc.bst index 79f9fa31761..7a0961c1059 100644 --- a/Master/texmf-dist/bibtex/bst/minitoc/en-mtc.bst +++ b/Master/texmf-dist/bibtex/bst/minitoc/en-mtc.bst @@ -281,7 +281,7 @@ FUNCTION {format.names} s num.names$ 'numnames := numnames 'namesleft := { namesleft #0 > } - { s nameptr "{ff~}{vv~}\bgroup\scshape {ll}\egroup{{}}{, jj}" format.name$ 't := + { s nameptr "{ff~}\bgroup\scshape {vv~}{ll}\egroup{{}}{, jj}" format.name$ 't := nameptr #1 > { namesleft #1 > { ", " * t * } @@ -754,7 +754,7 @@ FUNCTION {webpage} new.block format.btitle "title" output.check inbrackets "online" output - new.block +% new.block % NO PERIOD year empty$ 'skip$ { format.date "year" output.check } |