On Tue, Oct 15, 2002 at 12:58:49PM +0200, Andre Poenitz wrote:
> On Tue, Oct 15, 2002 at 12:54:18PM +0200, Lucian Muresan wrote:
> > I have this kind of problem, too, but not in the document itself, but in
> > the *.bib file. How should I use such characters in the bibliography,
> > since latex thinks that they where never-defined-before commands,
> > because of the backslash (for example, I would like to write an author's
> > name \Ostergaard)? I tried simple quotes like '\O'stergaard, the O-slash
> > works then, but unfortunately the quotes show up too. Same with double
> > quotes, they show up as simple quotes.
>
> What about \O stergaard? [Or even \O{}stergaard]
It is better to use {\O}stergaard.