On Wednesday 18 of February 2004 16:21, Rich Shepard wrote:
>   Now that you've taught me to isolate the entire author string from
> expansion by using double braces, I need to learn how to keep initials
> capitalized within a title. Natbib puts all characters in lower case after
> the initial letter of the title, but some titles contain initials or other
> text that needs to remain in uppercase.

Actually it is not technically double braces.
the first braces are to specify beginning and end of title (or author)
Extra braces are added to protect something from being converted.
So, you may be looking for something like:

title = {Generalized {K}alman filter}

Vasek

Reply via email to