summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex/bst/rsc/rsc.bst
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/bibtex/bst/rsc/rsc.bst')
-rw-r--r--Master/texmf-dist/bibtex/bst/rsc/rsc.bst16
1 files changed, 6 insertions, 10 deletions
diff --git a/Master/texmf-dist/bibtex/bst/rsc/rsc.bst b/Master/texmf-dist/bibtex/bst/rsc/rsc.bst
index 36c1d58f30f..cd9785e103b 100644
--- a/Master/texmf-dist/bibtex/bst/rsc/rsc.bst
+++ b/Master/texmf-dist/bibtex/bst/rsc/rsc.bst
@@ -965,19 +965,15 @@ FUNCTION {inbook}
FUNCTION {incollection}
{ output.bibitem
author empty$
- { booktitle
- format.title
- "booktitle" output.check
+ { booktitle format.title "booktitle" output.check
editor empty$
- { "Need at least an author or an editor for "
- cite$ * warning$ }
- { "" format.editors * "editor" output.check }
- if$
+ { "Need at least an author or an editor for "
+ cite$ * warning$ }
+ { "" format.editors * "editor" output.check }
+ if$
}
{ format.authors output
- booktitle
- format.title
- "booktitle" output.check
+ booktitle format.title.in "booktitle" output.check
}
if$
format.pub.address "publisher" output.check