Search found 2 matches

by latex phd
Tue Jul 09, 2013 1:59 pm
Forum: BibTeX, biblatex and biber
Topic: aux file truncated
Replies: 2
Views: 3000

Re: aux file truncated

I'm posting this in case it will help anyone else.

I created the minimal example, but I was rather desperate to get the problem fixed so I did two things which seemed to solve the problem.

Firstly, there was a problem with two of the references having the same author year, which meant that the ...
by latex phd
Sat Jul 06, 2013 11:45 am
Forum: BibTeX, biblatex and biber
Topic: aux file truncated
Replies: 2
Views: 3000

aux file truncated

Hi, I am new to Latex and I am trying to use it to write my phd thesis.

I have a large document linked to a jabref bibliography and I am using natbib .
The preamble is

\documentclass[oneside,12pt]{scrbook}
\usepackage[onehalfspacing]{setspace}
\usepackage[round]{natbib}
\begin{document}
\chapter ...