diff options
Diffstat (limited to 'Master/texmf-dist/bibtex/bst/rsc/angewnat.bst')
-rw-r--r-- | Master/texmf-dist/bibtex/bst/rsc/angewnat.bst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/bibtex/bst/rsc/angewnat.bst b/Master/texmf-dist/bibtex/bst/rsc/angewnat.bst index 0c34a1fc8ff..0dd2ee0f7ff 100644 --- a/Master/texmf-dist/bibtex/bst/rsc/angewnat.bst +++ b/Master/texmf-dist/bibtex/bst/rsc/angewnat.bst @@ -957,7 +957,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 |