Putting it in a command like
\newcommand{\putbibtwo}[2][References]{\section{#1}
\renewcommand{\bibname}{}
\vspace{-1cm} % eyeballed, but a little too much
\addtocontents{toc}{\protect\setcounter{tocdepth}{-1}}
\putbib[#2]
\addtocontents{toc}{\protect\setcounter{tocdepth}{2}}}
But I would prefer ...
Search found 2 matches
- Fri Feb 25, 2011 1:06 am
- Forum: General
- Topic: Bibunits and table of contents
- Replies: 2
- Views: 3286
- Sun Feb 20, 2011 6:23 pm
- Forum: General
- Topic: Bibunits and table of contents
- Replies: 2
- Views: 3286
Bibunits and table of contents
Hi
I have bibliographies in some chapters and a final bibliography. That is working using bibunits.
But in the the ToC the chapter bibliographies shows up as unnumbered chapters instead of numbered sections. This is what I get:
Contents 1
1 First 3
Bibliography 3
What I wanted was:
Contents 1
1 ...
I have bibliographies in some chapters and a final bibliography. That is working using bibunits.
But in the the ToC the chapter bibliographies shows up as unnumbered chapters instead of numbered sections. This is what I get:
Contents 1
1 First 3
Bibliography 3
What I wanted was:
Contents 1
1 ...