Search found 1 match

by studio23
Sun Nov 25, 2012 8:20 pm
Forum: BibTeX, biblatex and biber
Topic: chapterbib, fancyhdr | Package Clash
Replies: 1
Views: 2486

chapterbib, fancyhdr | Package Clash

Code: Select all

\usepackage[numbers,sort&compress,comma,sectionbib]{natbib}
\usepackage[sectionbib]{chapterbib} 
I encountered the same problem.
But when I use 'sectionbib' option in both natbib and chapterbib, then it works.