summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex/bst/rsc/angew.bst
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/bibtex/bst/rsc/angew.bst')
-rw-r--r--Master/texmf-dist/bibtex/bst/rsc/angew.bst16
1 files changed, 6 insertions, 10 deletions
diff --git a/Master/texmf-dist/bibtex/bst/rsc/angew.bst b/Master/texmf-dist/bibtex/bst/rsc/angew.bst
index 4c4876bee2e..316263279be 100644
--- a/Master/texmf-dist/bibtex/bst/rsc/angew.bst
+++ b/Master/texmf-dist/bibtex/bst/rsc/angew.bst
@@ -974,19 +974,15 @@ FUNCTION {inbook}
FUNCTION {incollection}
{ output.bibitem
author empty$
- { booktitle
- format.title.vol
- "booktitle" output.check
+ { booktitle format.title.vol "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.vol
- "booktitle" output.check
+ booktitle format.title.vol.in "booktitle" output.check
}
if$
format.pub.address "publisher" output.check