On Fri, Jan 26, 2001 at 10:55:14PM +0100, Guido Milanese wrote:
> I think I am doing a stupid error in my bibtex files.
> I cannot use crossref. Both from within Lyx and from running direct
> LaTeX, the "missing" fields are not added -- regardless the style I use.
> I followed the instructions given in the standard manuals regarding
> order of entries.
>
> Example (partially faked):
>
> @InBook{Ludwig:Musik,
> Author = {Ludwig, Friedrich},
> Title = {Die geistliche nichtliturgische {M}usik},
> Pages = {157-295},
> crossref = {Adler:Handbuch},
> }
I think that you need to use @InCollection instead of @InBook.