I am using \documentclass[margin]{res}. On running latex/xelatex, *.aux file is not generated. Because of this the references in the document are not being cited. I am using biblatex for citations.
What might be wrong?
|
I am using What might be wrong? |
||||
|
|
|
By default (or design), the
around line 200. Modify your main file to resemble:
Alternatively, although not preferred, you will have to comment out this line in order for the document to generate |
||||
|
|