Post by Thoalfukar » Wed Mar 22, 2017 6:19 pm
hi everybody,
Realllyy I need help ..
I trying to wright my thesis and using Cambridge Template. Every thing fine with it but only one problem. The bibliography I need it for each chapter while in the template is for the whole thesis. I tried to change it but no way.
could any of you help me with this
Recommended reading 2024:
LaTeX TikZ graphics" width="" height="" />
Post by Johannes_B » Wed Mar 22, 2017 8:43 pm
Since you haven't told us what you have so far, i am just assuming you are using the modern package biblatex.
\documentclass[custombib] \usepackage[refsection=chapter] \addbibresource \defbibheading[\bibname]% \addcontentsline% \markboth<\MakeUppercase><\MakeUppercase> > \begin \chapter \cite \printbibliography \chapter\cite \printbibliography[heading=subchap,title=] \endThe smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.