diff options
Diffstat (limited to 'Master/texmf-dist/bibtex/bst/rsc/angew.bst')
-rw-r--r-- | Master/texmf-dist/bibtex/bst/rsc/angew.bst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/bibtex/bst/rsc/angew.bst b/Master/texmf-dist/bibtex/bst/rsc/angew.bst index 459ffa42129..ad1fa49c6de 100644 --- a/Master/texmf-dist/bibtex/bst/rsc/angew.bst +++ b/Master/texmf-dist/bibtex/bst/rsc/angew.bst @@ -878,7 +878,10 @@ FUNCTION {mastersthesis} FUNCTION {misc} { output.bibitem format.authors output - title format.title output + title empty$ + 'skip$ + { title format.title output } + if$ howpublished output format.date output note output |