Search found 1 match

by compengr
Sat Sep 28, 2013 1:54 am
Forum: BibTeX, biblatex and biber
Topic: Persistent BibTeX Errors
Replies: 2
Views: 9384

Persistent BibTeX Errors

I'm using BibTeX with TeXShop on Mac OS X 10.4. I added four things to get the references.


added package cite
kept the .bib file in the same folder as .tex file.
added \bibliographystyle{plain}
added \bibliography{ref} which is my imported references file from BibTeX.

The sequence of ...