]> 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>
Tue, 20 Sep 2016 09:51:04 +0000 (11:51 +0200)
Consider collection and proceedings

lib/layouts/stdciteformats.inc

index d3909a0fba34da5150894fb105972105ad783bbf..cc0e4b755ecabb9c28ec4c12faa1560713328671 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%