If I'm not mistaken, a sty would go in the latex, not the bibtex tree. But I 
doubt that makes a diff to your problem. The way I understand it, a sty would 
handle formatting the citations--author/date parenthetical, etc.--in the 
document itself. The sty is included in the preamble (\usepackage{mla}). But 
this doesn't get you a bibliography. A bst is required for creation of the 
bibliography, and is invoked from the \bibliographystyle{} command.

So barring more informed advice, look for the mla.bst and get that installed.

On Tuesday 31 July 2001 01:27 pm, you wrote:
> I'm rewriting a booklet using bibtex for my bibliography.  It comes out
> fine in the plain style (and also works with the other styles that come
> pre-installed) but I need it in MLA style.  I've downloaded the mla.sty
> file into .../texmf/bibtex/bst/base but when I invoke it from LyX, I get
> no bibliography at all.  Is there something else I should be doing?
>
> Thanks,
>
> Robin

Reply via email to