Re: Re: Footcite formatting

"peter" <[email protected]>
Newsgroups gmane.comp.tex.bibtex.jurabib.user
Message-ID <[email protected]>
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):

Book:
Forename Surname, <i>title</i>, (Place year), page.

Article:
Forename Surname, 'title', <i>Journal</i> (year), page.

Incollection:
Forename Surname, 'article title', Editor (ed), <i>Book title</i>
(Place Year), page.

Following Charles' suggestion I have fixed the problem of quotes by redefining
jbapifont and adding authorformat=allreversed. Carsten suggested using
\bibliographystyle{jox} to make the place and year appear in parentheses
without a comma but this has no effect. My current setup is:

	\RequirePackage[titleformat=commasep,titleformat=italic,
                commabeforerest,authorformat=and,authorformat=allreversed,
		idem=strictdoublepage,ibidem]{jurabib}%
	\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
	\gdef\cite{\footfullcite}%

The footnote citations are currently coming out as

Book:
Forename Surname, <i>title</i> Place: Publisher, year.

Article:
Forename Surname, 'title', Journal vol year.

Incollection:
Forename Surname, 'article title', in Editorname, editor Booktitle
Place: Publisher, year.

I need to get (Place year) instead of Place: Publisher, year in books.
I need to get Journal in italics and (year) instead of vol year in articles.
I need to get Editorname (ed) instead of Editorname, editor in incollections.
I need to get Booktitle in italics in incollections.
I need to get (Place year) instead of Place: Publisher, year in incollections.

Obviously I have misunderstood something, but I can't find out how to tell
jurabib what the format of a footnoted citation is. AFAIK the format of the
References at the end of the document is fine (but I'm seeing the user today
and I'll check).

///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/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.