mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
Improve bibliography info (general), part II
Consider collection and proceedings
This commit is contained in:
parent
85f1259bf1
commit
b8486ba6d1
@ -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%
|
||||
|
Loading…
Reference in New Issue
Block a user