]> git.lyx.org Git - features.git/commitdiff
Improve bibliography info (general), part II
authorJuergen Spitzmueller <spitz@lyx.org>
Tue, 20 Sep 2016 09:51:04 +0000 (11:51 +0200)
committerJuergen Spitzmueller <spitz@lyx.org>
Sun, 23 Oct 2016 06:12:53 +0000 (08:12 +0200)
Consider collection and proceedings

lib/layouts/stdciteformats.inc

index 07de74ba3587285aae9ff1bf5f52b7a57199a958..10004a6427d4d43dbcfbad928d79905fb2bd0e1e 100644 (file)
@@ -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%