From b8486ba6d1ed6e2e5d8f846b219c9b4ab5e487cf Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Tue, 20 Sep 2016 11:51:04 +0200 Subject: [PATCH] Improve bibliography info (general), part II Consider collection and proceedings --- lib/layouts/stdciteformats.inc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lib/layouts/stdciteformats.inc b/lib/layouts/stdciteformats.inc index d3909a0fba..cc0e4b755e 100644 --- a/lib/layouts/stdciteformats.inc +++ b/lib/layouts/stdciteformats.inc @@ -25,7 +25,10 @@ CiteFormat default article %author%, %!quotetitle%, %!emphjournal% {%volume%[[ %volume%{%number%[[, %number%]]}]]} (%year%)%!pages%.{%note%[[ %note%]]} - book %!authoredit%%!emphtitle%%!volnum%{%edition%[[ %edition%]]} (%!location%%publisher%, %year%).{%note%[[ %note%]]} + !booklike %!authoredit%%!emphtitle%%!volnum%{%edition%[[ %edition%]]} (%!location%%publisher%, %year%).{%note%[[ %note%]]} + book %!booklike% + collection %!booklike% + proceedings %!booklike% incollection %!insomething% inproceedings %!insomething% -- 2.39.2