Problem with howcited=multiple
"marco.robertini" <[email protected]> Thu, 22 Jun 2006 10:17:11 -0000
| Newsgroups | gmane.comp.tex.bibtex.jurabib.user |
|---|---|
| Message-ID | <[email protected]> |
Hi all!
I just encountered a problem with the option howcited=multiple.
If there are more than one document by the same author, this option
annotates in the bibliography how the different documents are cited.
However, after this happend, it doesn't automatically remove the
bibliography entries, even if there are no longer any cite commands in
the .tex file.
In order to remove the bibliography entry of such a document, it's
necessary to delete the .aux file and to recompile.
Here an example:
the .tex file:
-----------
\documentclass[12pt,a4paper,oneside]{scrbook}
\usepackage[
howcited=multiple
]{jurabib}
\jurabibsetup{
howcited=multiple
}
\begin{document}
\bibliography{lit}
\bibliographystyle{jurabib}
Cites:\\
\cite[34.]{autor:werk1}\\
\cite[56.]{autor:werk2}
\end{document}
-----------
The .bib file:
-----------
@BOOK{autor:werk1,
author = {Peter Autor},
title = {The Test Book},
shorttitle = {Test Book},
year = 2004,
address = {Bern},
edition = {3.},
pages = {}
}
@BOOK{autor:werk2,
author = {Peter Autor},
title = {The Exercise Book},
shorttitle = {Excercise},
year = 2005,
address = {Bern},
edition = {2.},
pages = {}
}
----------
If you remove the cite command in the .tex file (e.g.
\cite[56.]{autor:werk2} ) the entry in the bibliography remains.
Does anyone know how to fix that?
Thanks!
Marco
------------------------ Yahoo! Groups Sponsor --------------------~-->
See what's inside the new Yahoo! Groups email.
http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/9rHolB/TM
--------------------------------------------------------------------~->
--
Please remember -- this is an international english speaking mailing list!
If you have a problem, please provide a complete minimal example document (with a small bibliography database), which runs out of he box without any superfluous packages loaded, otherwise we could not help.
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/jurabib/
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/