summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex/bst/revtex/apsrmp4-2.bst
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/bibtex/bst/revtex/apsrmp4-2.bst')
-rw-r--r--Master/texmf-dist/bibtex/bst/revtex/apsrmp4-2.bst11
1 files changed, 5 insertions, 6 deletions
diff --git a/Master/texmf-dist/bibtex/bst/revtex/apsrmp4-2.bst b/Master/texmf-dist/bibtex/bst/revtex/apsrmp4-2.bst
index d7a57cbf69f..ceb71395fb2 100644
--- a/Master/texmf-dist/bibtex/bst/revtex/apsrmp4-2.bst
+++ b/Master/texmf-dist/bibtex/bst/revtex/apsrmp4-2.bst
@@ -1398,7 +1398,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$
@@ -2625,7 +2624,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$
format.date.output.check date.block
@@ -2951,7 +2950,7 @@ FUNCTION {unpublished}
}
FUNCTION {dataset}
-{
+{
output.bibitem
format.authors "author" output.check
author format.key output
@@ -3099,7 +3098,7 @@ FUNCTION {calc.label}
control.year #0 > { purify$ #-1 #4 substring$ } 'skip$ if$
}
if$
- "(" swap$ *
+ "(" swap$ *
* 'label :=
}