Search found 3 matches

by mdkurtz
Wed Jan 09, 2013 1:33 am
Forum: BibTeX, biblatex and biber
Topic: Citation causes Error about undefined Control Sequence
Replies: 4
Views: 7725

Re: Citation causes Error about undefined Control Sequence

Stefan,

Thank you very much for your clear and concise help. Once I updated my natbib.sty the error went away. :D

Regards,

Mike
by mdkurtz
Mon Jan 07, 2013 11:43 pm
Forum: BibTeX, biblatex and biber
Topic: Citation causes Error about undefined Control Sequence
Replies: 4
Views: 7725

Re: Citation causes Error about undefined Control Sequence

Sorry, that was the incorrect introduction file.

Its fixed now, and I will include the log file to this post.
by mdkurtz
Mon Jan 07, 2013 11:06 pm
Forum: BibTeX, biblatex and biber
Topic: Citation causes Error about undefined Control Sequence
Replies: 4
Views: 7725

Citation causes Error about undefined Control Sequence

Hi,

I am having trouble using BibTeX for my report. My main file is called "Report.tex". Within this directory I have another directory with additional source files. I am including them in my report using \input{introduction.tex} . Now within introduction.tex, I am trying to do \cite{ref_from_bib ...