LaTeX.org

LaTeX forum ⇒ BibTeX, biblatex and biber ⇒ Cambridge Template for thesis + references for every chapter

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
4 posts • Page 1 of 1 Thoalfukar Posts: 7 Joined: Mon Jan 23, 2017 8:51 am

Cambridge Template for thesis + references for every chapter

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 Beginner LaTeX Cookbook <a href=LaTeX TikZ graphics" width="" height="" />

Johannes_B Site Moderator Posts: 4182 Joined: Thu Nov 01, 2012 4:08 pm

Cambridge Template for thesis + references for every chapter

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=] \end

The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.