summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-10-05 21:19:30 +0000
committerKarl Berry <karl@freefriends.org>2020-10-05 21:19:30 +0000
commita51559088d2b3ef74c53aab3badfb39ff991fb8a (patch)
tree09d46902f7eaf5856321d8485f716633445376d0 /Master/texmf-dist/bibtex
parentb1ae90907e77f83b07155bebd78ced57b8554ac8 (diff)
revtex4-2, but not 4-1 (5oct20)
git-svn-id: svn://tug.org/texlive/trunk@56559 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/bibtex')
-rw-r--r--Master/texmf-dist/bibtex/bst/revtex/aapmrev4-2.bst15
-rw-r--r--Master/texmf-dist/bibtex/bst/revtex/aipauth4-2.bst15
-rw-r--r--Master/texmf-dist/bibtex/bst/revtex/aipnum4-2.bst15
-rw-r--r--Master/texmf-dist/bibtex/bst/revtex/apsrev4-2.bst9
-rw-r--r--Master/texmf-dist/bibtex/bst/revtex/apsrmp4-2.bst11
5 files changed, 30 insertions, 35 deletions
diff --git a/Master/texmf-dist/bibtex/bst/revtex/aapmrev4-2.bst b/Master/texmf-dist/bibtex/bst/revtex/aapmrev4-2.bst
index 38e829fddd6..68d0755e889 100644
--- a/Master/texmf-dist/bibtex/bst/revtex/aapmrev4-2.bst
+++ b/Master/texmf-dist/bibtex/bst/revtex/aapmrev4-2.bst
@@ -1395,7 +1395,6 @@ FUNCTION {check.speaker}
if$
}
-
STRINGS { bibinfo}
FUNCTION {format.names.fname}
@@ -1780,7 +1779,7 @@ FUNCTION {format.isbn.output}
}
FUNCTION {format.issn.output}
-{
+{
}
FUNCTION {doi.base}
@@ -1817,7 +1816,7 @@ FUNCTION {link.tag.open}
if$
}
{
- "https://doi.org/" swap$ *
+ "https://doi.org/" swap$ *
href.command
}
if$
@@ -2644,7 +2643,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
@@ -2975,7 +2974,7 @@ FUNCTION {unpublished}
}
FUNCTION {dataset}
-{
+{
output.bibitem
format.authors "author" output.check
author format.key output
@@ -3037,7 +3036,7 @@ FUNCTION {format.lab.names}
s num.names$ 'numnames :=
numnames 'namesleft :=
{ namesleft #0 > }
- {
+ {
format.name.apply
't :=
nameptr #1 >
@@ -3048,9 +3047,9 @@ FUNCTION {format.lab.names}
numnames
#3
> and
- {
+ {
"others" 't :=
- #1 'namesleft :=
+ #1 'namesleft :=
}
'skip$
if$
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$
diff --git a/Master/texmf-dist/bibtex/bst/revtex/aipnum4-2.bst b/Master/texmf-dist/bibtex/bst/revtex/aipnum4-2.bst
index 01be74110a7..bcd4db30794 100644
--- a/Master/texmf-dist/bibtex/bst/revtex/aipnum4-2.bst
+++ b/Master/texmf-dist/bibtex/bst/revtex/aipnum4-2.bst
@@ -1395,7 +1395,6 @@ FUNCTION {check.speaker}
if$
}
-
STRINGS { bibinfo}
FUNCTION {format.names.fname}
@@ -1780,7 +1779,7 @@ FUNCTION {format.isbn.output}
}
FUNCTION {format.issn.output}
-{
+{
}
FUNCTION {doi.base}
@@ -1817,7 +1816,7 @@ FUNCTION {link.tag.open}
if$
}
{
- "https://doi.org/" swap$ *
+ "https://doi.org/" swap$ *
href.command
}
if$
@@ -2644,7 +2643,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
@@ -2975,7 +2974,7 @@ FUNCTION {unpublished}
}
FUNCTION {dataset}
-{
+{
output.bibitem
format.authors "author" output.check
author format.key output
@@ -3037,7 +3036,7 @@ FUNCTION {format.lab.names}
s num.names$ 'numnames :=
numnames 'namesleft :=
{ namesleft #0 > }
- {
+ {
format.name.apply
't :=
nameptr #1 >
@@ -3048,9 +3047,9 @@ FUNCTION {format.lab.names}
numnames
#3
> and
- {
+ {
"others" 't :=
- #1 'namesleft :=
+ #1 'namesleft :=
}
'skip$
if$
diff --git a/Master/texmf-dist/bibtex/bst/revtex/apsrev4-2.bst b/Master/texmf-dist/bibtex/bst/revtex/apsrev4-2.bst
index ab913061715..009b427f256 100644
--- a/Master/texmf-dist/bibtex/bst/revtex/apsrev4-2.bst
+++ b/Master/texmf-dist/bibtex/bst/revtex/apsrev4-2.bst
@@ -1396,7 +1396,6 @@ FUNCTION {check.speaker}
if$
}
-
STRINGS { bibinfo}
FUNCTION {format.names.fname}
@@ -1781,7 +1780,7 @@ FUNCTION {format.isbn.output}
}
FUNCTION {format.issn.output}
-{
+{
}
FUNCTION {doi.base}
@@ -1818,7 +1817,7 @@ FUNCTION {link.tag.open}
if$
}
{
- "https://doi.org/" swap$ *
+ "https://doi.org/" swap$ *
href.command
}
if$
@@ -2701,7 +2700,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
@@ -3028,7 +3027,7 @@ FUNCTION {unpublished}
}
FUNCTION {dataset}
-{
+{
output.bibitem
format.authors "author" output.check
author format.key output
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 :=
}