General ⇒ book style with the table of content at each chapter
book style with the table of content at each chapter
I'm writing this to you because I'm having a slight problem with my master thesis.
I want to write my thesis with Latex because of many reasons ( as anyone here can see), I've seen in many books a very interesting style: each chapter is written by different authors, which means that there are no connection between chapters. What interests me the most in this style is that at the beginning of each chapter, there is a small table of content of that chapter, and at the end of the chapter, there is a bibliography (which is specific to the chapter).
What I want to know is which package can i use to make it and how? Do you guys know any website which explains that (esp. the bibliography and the table of content for each chapter)?
Thank you.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
book style with the table of content at each chapter
for the table of contents at the start of each chapter, try the minitoc package http://tug.ctan.org/pkg/minitoc
for the bibliography at the end of each chapter, try the bibunits package http://tug.ctan.org/pkg/bibunits or the chapterbib package http://tug.ctan.org/pkg/chapterbib
Regards
Nicola Talbot
Creating a Minimal Example: http://www.dickimaw-books.com/latex/minexample/