For Programmers: Free Programming Magazines  


Home > Archive > Tex > June 2007 > chapterbib natbib \citeform









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author chapterbib natbib \citeform
Manuel Correa

2007-06-26, 7:21 pm

Hi all,

I have a friend who wants bibliographies by chapter and numbered
references. He wants his citations to appear something like [2.3],
both in the citation and in the bibliography.

I know this can be accomplished using:

\usepackage[sectionbib]{chapterbib}
\renewcommand\citeform[1]{\thechapter.#1}
\makeatletter
\renewcommand\@biblabel[1]{[\thechapter.#1]}
\makeatother

However he also wants to use package natbib, and \citeform doesn't
work anymore.

I read natbib documentation, and although its section 2.14 addresses
compatibility issues between natbib and chapterbib, it doesn't explain
how to use \citeform or something equivalent.

Can someone be kind enough to give us some help?
Thanks,

Manuel Correa

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com