The file generated should be the bibtex file you use. But you don't 'include' 
the file--what you do is you say at the end of your document in TeX (red text)

\bibliographystyle{foo}
\bibliography{bibfile}

Bibfile is without the .bib extension. All you need to do to make the bib 
file available is to put it in your TEXDIR/bibtex/bib directory, or whatever 
the equivalent is on your system, and run

texconfig rehash

If that doesn't do the trick then post specifically what you did and what is 
happening that tells you it isn't working.

On Tuesday 27 November 2001 03:53 pm, you wrote:
> Hi,
>
> I have generated a bibliography-list with pybliographic, but now I'm
> wondering how to procede with it to convert it into the bibtex file which I
> can include into lyx. Please don't tell me to have a look on several howto
> etc. pages, because that's what I have been doing for quite a time, but I
> really can't find anything which helps me to resolve the problem. I hope
> that someone can help me as I really don't want to write the whole list
> again.
>
> Thanks.
>
> Rub�n

Reply via email to