Search found 2 matches

by oteskemi
Tue May 25, 2010 12:36 pm
Forum: BibTeX, biblatex and biber
Topic: Bibliography at the end of each chapter
Replies: 3
Views: 2184

Re: Bibliography at the end of each chapter

Hi,

Thank you for your reply. However, when I do include the the chapterbib package, the references does not appear at all in the chapters. Is there a specific command for this. I'll grateful if sommeone can point me in the right direction even a tutorial on this.

Thank you
by oteskemi
Mon May 24, 2010 4:26 pm
Forum: BibTeX, biblatex and biber
Topic: Bibliography at the end of each chapter
Replies: 3
Views: 2184

Bibliography at the end of each chapter

Hi all,

I am writing my thesis and I want to have a list of references at the end of each chapter. I have a main file thesis.tex and then calls each chapter using \include{chapter5/chp5}

Each chapter file, chp.tex looks something like this

\chapter{Coverage effects on Pt Surfaces}
\label{ch ...