Hi Bill,

> In my document I use BibTeX for citations.  I also use the Natbib style,
> so I code the citations with TeX \cite[]{Smith:1998} or
> \cite{Smith:1998} for different citation forms Smith (1998) vs (Smith,
> 1998). There is no info in the LyX UserGuide on how to use BibTex in
> conjunction with LyX.  I can't just pull down the print menu to print!!

I do like this:

1) define the environment variable BIBINPUTS. Should be here that bibtex looks
by default for databases. I have:
export BIBINPUTS=/home/stefano/ms/biblio
in my .bashrc file. If your shell is csh or similar:
setenv BIBINPUTS=/where/they/are
in .cshrc
You may want to check that something is not already in BIBINPUTS so you don't
overwrite it...

2) Just fill the BibTex Generated References box with the name of the databases
(without .bib). The path is not needed. More files separated by ,

3) Insert \citep{} and the like in TeX mode (which you do).

I can Export->Postscript with no (???) problems.
Cheers,
 
 Stefano Ghirlanda, Zoologiska Institutionen, Stockholms Universitet
    Office: D554, Arrheniusv. 14, S-106 91 Stockholm, Sweden
Phone: +46 8 164055, Fax: +46 8 167715, Email: [EMAIL PROTECTED]
   Support Free Science, look at: http://rerumnatura.zool.su.se

-- 
                +++ the lyx project user mailing list +++
                To unsubscribe from this list send mail to 
                         [EMAIL PROTECTED]
                    with the **Subject** unsubscribe.

Reply via email to