I can't comprehend this problem. I used KBibTeX 0.4 to create the below bibliography database with the settings as shown in the attachment.
Code: Select all
@comment{x-kbibtex-personnameformatting=<%l><, %f><, %s>}
@book{knuth84,
author = {Knuth, Donald Ervin},
publisher = {Addison-Wesley},
title = {{The \TeX book}},
year = {1984}
}
@book{lamport94,
author = {Lamport, Leslie},
edition = {Second},
note = {User's Guide and Reference Manual},
publisher = {Addison-Wesley},
title = {{\LaTeX\ -- A Document Preparation System}},
year = {1994}
}
@book{mitgoo04,
author = {Mittelbach, Frank and Goossens, Michel},
edition = {Second},
publisher = {Addison-Wesley},
title = {{The \LaTeX\ Companion}},
year = {2004}
}
@book{goomit07,
author = {Goossens, Michel and Mittelbach, Frank and Rahtz, Sebastian and Roegel, Denis and Voss, Herbert},
edition = {Second},
publisher = {Addison-Wesley},
title = {{The \LaTeX\ Graphics Companion}},
year = {2007}
}
The settings dialogue appears when you want to save the database. By the way, there seems to be a missing checkbox for »Protect Casing«. Perhaps a bug.