> I am having two problems with bibtex, and hope someone can advise me.
>
> 1. I recently added a book reference to my bib file on a long
> project, and somehow bibtex refuses to see it.
BibTeX sees it, but you aren't referring to it. You \cite{Ferraro} in
the doc, but have Ferraro:series in the bib file. They must match.
Steve