Search found 2 matches

by oernie
Mon Sep 15, 2008 5:14 pm
Forum: Document Classes
Topic: res.cls and bibtex
Replies: 5
Views: 16854

res.cls and bibtex

gmedina wrote:

Code: Select all

\nofiles	     % resume's don't need .aux files
simply comment out this line and now you will have the .aux file after compilation.
Thanks for this brilliant hint!
oernie
by oernie
Mon Sep 15, 2008 1:40 pm
Forum: Document Classes
Topic: res.cls and bibtex
Replies: 5
Views: 16854

Re: res.cls and bibtex

Unfortunately, Thorsten's suggestion does not help here (at least jn my case). When I run LaTeX on a document of class "res", no *.aux file is created. Hence, BibTeX cannot produce the *.bbl file. :-(