Rich Shepard wrote:

>   There are two parts to using bibliographic packages: the citation
>   in the
> text and the full reference in the list (usually) at the end of the
> document. Every document I have read so far describes the different
> ways of entering the citation but has nothing about the format of
> the reference listing.
> 
>   I have installed natbib and the citations are numeric within
>   square
> brackets, just as the publisher's example doc shows. However, the
> listings in the References "chapter" have a different format from
> the example doc. So far I have not seen anything that tells me how I
> can change the latter.
> 
>   A pointer to the appropriate document would be greatly
>   appreciated.
> 
> Thanks,
> 
> Rich
> 

Rich, I understand that you are using the natbib package? This 
controls both the style of the displayed citations and of the list of 
references.

The style of the displayed citations is controlled through parameters 
passed in the \usepackage[options]{natbib} command here the start of 
the latex file. LyX allows only a very limited control over this 
(author-year or numerical).

The lstyle of the list of references is controlled by the 
bibtex style file that you can input in the "BibTeX inset" that you 
use to define the BibTeX database. If you are using natbb, then I'd 
expect you to be using plainnat style. Try one of the others in the 
natbib directory that you installed from CTAN the other day.

-- 
Angus

Reply via email to