summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex/bst/revtex/aipauth4-2.bst
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/bibtex/bst/revtex/aipauth4-2.bst')
-rw-r--r--Master/texmf-dist/bibtex/bst/revtex/aipauth4-2.bst15
1 files changed, 7 insertions, 8 deletions
diff --git a/Master/texmf-dist/bibtex/bst/revtex/aipauth4-2.bst b/Master/texmf-dist/bibtex/bst/revtex/aipauth4-2.bst
index daa268a6419..1bdd8c8e418 100644
--- a/Master/texmf-dist/bibtex/bst/revtex/aipauth4-2.bst
+++ b/Master/texmf-dist/bibtex/bst/revtex/aipauth4-2.bst
@@ -1396,7 +1396,6 @@ FUNCTION {check.speaker}
if$
}
-
STRINGS { bibinfo}
FUNCTION {format.names.fname}
@@ -1776,7 +1775,7 @@ FUNCTION {format.isbn.output}
}
FUNCTION {format.issn.output}
-{
+{
}
FUNCTION {doi.base}
@@ -1813,7 +1812,7 @@ FUNCTION {link.tag.open}
if$
}
{
- "https://doi.org/" swap$ *
+ "https://doi.org/" swap$ *
href.command
}
if$
@@ -2640,7 +2639,7 @@ FUNCTION {book}
editor format.key output
}{
format.authors output.nonnull
-% crossref missing$ { editor.check.book } 'skip$ if$
+%% crossref missing$ { editor.check.book } 'skip$ if$
}
if$
new.block.comma
@@ -2971,7 +2970,7 @@ FUNCTION {unpublished}
}
FUNCTION {dataset}
-{
+{
output.bibitem
format.authors "author" output.check
author format.key output
@@ -3033,7 +3032,7 @@ FUNCTION {format.lab.names}
s num.names$ 'numnames :=
numnames 'namesleft :=
{ namesleft #0 > }
- {
+ {
format.name.apply
't :=
nameptr #1 >
@@ -3044,9 +3043,9 @@ FUNCTION {format.lab.names}
numnames
#3
> and
- {
+ {
"others" 't :=
- #1 'namesleft :=
+ #1 'namesleft :=
}
'skip$
if$