Re: Re: Re: Footcite formatting
Peter Flynn <[email protected]>
| Newsgroups | gmane.comp.tex.bibtex.jurabib.user |
|---|---|
| Organization | Silmaril Consultants |
| Message-ID | <[email protected]> |
Charles de Miramon wrote:
> peter wrote:
>
>> I'm afraid this still has me defeated, and I cannot find matching examples
>> in the documentation. A user has asked me for the following footnote
>> citation formats (all \cites are \footfullcites):
>
> Please follow the rules....
>
> 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.
Quite true, sorry.
----------------------- test.tex -------------------------
\documentclass[12pt]{book}
% snipped from the class file I'm developing
\RequirePackage[titleformat=commasep,titleformat=italic,
commabeforerest,authorformat=and,authorformat=allreversed,
idem=strictdoublepage,ibidem]{jurabib}%allreversed is new
\AddTo\bibsenglish{%
\def\idemname{\textit{Idem}}%
\def\idemmidname{\textit{idem}}%
\def\ibidemname{\textit{Ibid.}}% italics too?
\def\idbiemmidname{\textit{ibid.}}% italics too?
\def\firstedname{1st}%
\def\secondedname{2nd}%
\def\thirdedname{3rd}%
\def\fourthedname{4th}%
\def\fifthedname{5th}%
\def\thedname{th}%
\jbdotafterbibentry}%
\renewcommand{\jbapifont}[1]{`#1'}%new
\bibliographystyle{jox}%new
% \AtBeginDocument{\jbdebug}%
\gdef\cite{\footfullcite}%
\begin{document}
\title{test}
\author{test}
\maketitle
\chapter{Introduction}
I refer to\cite{foo} and\cite{bar} and\cite{blort}.
\bibliography{test}
\end{document}
----------------------- test.bib ------------------------------
@Article{foo,
author = {David J Birnbaum and Mavis Cournane and Peter Flynn},
title = {Using the TEI Writing System Declaration (WSD)},
journal = {Computers and the Humanities},
year = 1999,
volume = 33,
pages = {49--57}
}
@book{bar,
author = {Peter Flynn},
title = {Understanding SGML and XML tools},
publisher = {Kluwer},
year = 1998,
address = {Boston}
}
@InCollection{blort,
author = {A.N. Other},
title = {What to do with cheese},
booktitle = {Tidying up around the house},
pages = {37--45},
publisher = {Macmillan},
year = 2004,
editor = {Simon Martin and Russell Hobbs},
address = {London}
}
------------------------------------------------------------------
The format I am trying to achieve is given by the following fakery:
\documentclass[12pt]{article}
\begin{document}
I refer to\footnote{David J Birnbaum, Mavis Cournane and Peter Flynn,
`Using the TEI Writing Systems Declaration (WSD)', in
\textit{Computers and the Humanities} 33 (1999).} and \footnote{Peter
Flynn, \textit{Understanding SGML and XML tools} (Boston 1998).} and
\footnote{A.N. Other, `What to do with cheese', in Simon Martin and
Russell Hobbs (eds), \textit{Tidying up around the house} (London
2004).}.
\end{document}
Maybe I'm just trying to push jurabib too far.
///Peter
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/