Now my problem is in the text. Although the bibliography is good, there is [?] in the text. I don't know the reason.
In addition, I want to make bibliography no display in the table of content (like a section*{}). How can i do that?
Document Classes ⇒ chapterbib | References following each Chapter
-
- Posts: 21
- Joined: Thu Nov 19, 2009 6:00 am
NEW: TikZ book now 40% off at Amazon.com for a short time.
chapterbib | References following each Chapter
Hi,
I'm trying to compile a book using the memoir document class, natbib and chapterbib. I want unnumbered references but it keeps numbering the references at the end of each chapter. Although I use
Can anyone help me?
I'm trying to compile a book using the memoir document class, natbib and chapterbib. I want unnumbered references but it keeps numbering the references at the end of each chapter. Although I use
\usepackage[sectionbib]{chapterbib}
it appears as if the references are a \section
rather than a \section*
.Can anyone help me?
-
- Posts: 1
- Joined: Sun Jun 01, 2014 11:47 am
Re: chapterbib | References following each Chapter
I just want to share a video link from YouTube created by me. I acknowledge the help of this forum and specially this discussion
http://www.youtube.com/watch?v=J5HcLavNbkI
is the link, if you like. Hope this helps some of you. The latex editor is TeXShop.
http://www.youtube.com/watch?v=J5HcLavNbkI
is the link, if you like. Hope this helps some of you. The latex editor is TeXShop.
-
- Posts: 1
- Joined: Sat Mar 26, 2016 12:43 pm
Re: chapterbib | References following each Chapter
I sincerely thank both,
(1) kaiserkarl13 for his post on Sun May 24th, 2009 to redefine \chapter so that the counter gets reset every time a chapter starts and
(2) coolth for his reply on Wed Jul 8th, 2009 to reset the counter in each individual 'chapter' file.
I have wasted many days working hours to do that resetting. Vietnamica’s method does not work always reliably. I have experienced that. It is a safe and better option to reset numbering.
Thanks again.
(1) kaiserkarl13 for his post on Sun May 24th, 2009 to redefine \chapter so that the counter gets reset every time a chapter starts and
(2) coolth for his reply on Wed Jul 8th, 2009 to reset the counter in each individual 'chapter' file.
I have wasted many days working hours to do that resetting. Vietnamica’s method does not work always reliably. I have experienced that. It is a safe and better option to reset numbering.
Thanks again.