Katrin Althans
2007-03-02 12:43:35 UTC
Hi!
I just found out that bibformat=ibidem does not only replace the
author's name in the bibliography, but everything following the name
as well, such as editor(s)name and -type. Is there any workaround for
this, as sometimes a person is the author of work 1, but the editor of
work 2, and omitting the ed. would be very misleading?
Here's an example:
\documentclass[12pt, oneside, a4paper, BCOR14.5mm, DIV12, headsepline,
normalheadings]{scrreprt}
\usepackage{mathptmx}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{graphicx,textcomp,booktabs,amsmath}
\usepackage[UKenglish]{babel}
\usepackage{jurabib}
\jurabibsetup{
authorformat={citationreversed,reducedifibidem,firstnotreversed},
citefull=first,
bibformat=ibidem,
}
\AddTo\bibsenglish{%
\def\editorname{\unskip,\space ed.}
}
\addto\jbonlyforbib{%
\renewcommand{\bibauthormultiple}{\textbf{The very same}: }
}
\begin{document}
\bibliographystyle{jurabib}
This is book 1\footcite{Mudrooroo1998}
This is book 2\footcite{Mudrooroo1999}
This is book 3\footcite{Mudrooroo2000}
\bibliography{test}
\end{document}
With the following bibtex-entries:
@BOOK{Mudrooroo2000,
title = {The Promised Land},
publisher = {Angus \& Robertson - HarperCollins},
year = {2000},
author = {Mudrooroo},
address = {Sydney}
}
@BOOK{Mudrooroo1998,
title = {The Undying},
publisher = {Angus \& Robertson - HarperCollins},
year = {1998},
author = {Mudrooroo},
address = {Sydney}
}
@BOOK{Mudrooroo1999,
title = {Underground},
publisher = {Angus \& Robertson - HarperCollins},
year = {1999},
editor = {Mudrooroo},
address = {Sydney}
}
I asked the same question in the German-Google de.comp.text.tex group
last week, but no-one had a solution, that's why I'm asking here as well.
Thanks a lot, Katrin
--
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/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/jurabib/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:jurabib-***@yahoogroups.com
mailto:jurabib-***@yahoogroups.com
<*> To unsubscribe from this group, send an email to:
jurabib-***@yahoogroups.com
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
I just found out that bibformat=ibidem does not only replace the
author's name in the bibliography, but everything following the name
as well, such as editor(s)name and -type. Is there any workaround for
this, as sometimes a person is the author of work 1, but the editor of
work 2, and omitting the ed. would be very misleading?
Here's an example:
\documentclass[12pt, oneside, a4paper, BCOR14.5mm, DIV12, headsepline,
normalheadings]{scrreprt}
\usepackage{mathptmx}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{graphicx,textcomp,booktabs,amsmath}
\usepackage[UKenglish]{babel}
\usepackage{jurabib}
\jurabibsetup{
authorformat={citationreversed,reducedifibidem,firstnotreversed},
citefull=first,
bibformat=ibidem,
}
\AddTo\bibsenglish{%
\def\editorname{\unskip,\space ed.}
}
\addto\jbonlyforbib{%
\renewcommand{\bibauthormultiple}{\textbf{The very same}: }
}
\begin{document}
\bibliographystyle{jurabib}
This is book 1\footcite{Mudrooroo1998}
This is book 2\footcite{Mudrooroo1999}
This is book 3\footcite{Mudrooroo2000}
\bibliography{test}
\end{document}
With the following bibtex-entries:
@BOOK{Mudrooroo2000,
title = {The Promised Land},
publisher = {Angus \& Robertson - HarperCollins},
year = {2000},
author = {Mudrooroo},
address = {Sydney}
}
@BOOK{Mudrooroo1998,
title = {The Undying},
publisher = {Angus \& Robertson - HarperCollins},
year = {1998},
author = {Mudrooroo},
address = {Sydney}
}
@BOOK{Mudrooroo1999,
title = {Underground},
publisher = {Angus \& Robertson - HarperCollins},
year = {1999},
editor = {Mudrooroo},
address = {Sydney}
}
I asked the same question in the German-Google de.comp.text.tex group
last week, but no-one had a solution, that's why I'm asking here as well.
Thanks a lot, Katrin
--
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/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/jurabib/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:jurabib-***@yahoogroups.com
mailto:jurabib-***@yahoogroups.com
<*> To unsubscribe from this group, send an email to:
jurabib-***@yahoogroups.com
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/