Re: series title

Nicholas Cole <[email protected]> Wed, 31 Jan 2007 19:43:12 +0000
Newsgroups gmane.comp.tex.bibtex.jurabib.user
Message-ID <[email protected]>
I'm not quite clear on what is doing the actual work here - is the=20=20
jurabib.cfg doing any work here, or is all of the work being done by=20=20
the command redefinitions?

I've just had two days debugging a 90,000 word latex document, and my=20=20
eyes are already bleeding! :-)

Best wishes,

N






On 31 Jan 2007, at 18:58, Carsten Ziegert wrote:

> Am Dienstag, den 30.01.2007, 21:40 +0000 schrieb Nicholas Cole:
> > How do I make the series title appear in References and/or the
> > bibliography? Using jurabib and jox, the series title doesn't seem
> > to be printed.
> >
> > Best wishes,
> >
> > N.
> >
>
> The series is prnted with, e.g., the following configuration:
>
> \usepackage{jurabib}
> ...
> \bibliography{at,lxx,translation,ruth}
> \bibliographystyle{jox}
>
> jurabib.cfg:
> \ProvidesFile{jurabib.cfg}[jurabib local configuration file]
> \jurabibsetup{%
> citefull=3Dfirst,%
> %citefull=3Dchapter,%
> %citefull=3Dsection,%
> %citefull=3Dall,%
> %
> %authorformat=3Dsmallcaps,%
> %authorformat=3Ditalic,%
> %authorformat=3Ddynamic,%
> %authorformat=3Dcitationreversed,%
> %authorformat=3Dallreversed,%
> %authorformat=3Dfirstnotreversed,%
> %authorformat=3Dreducedifibidem,%
> %authorformat=3Dabbrv,%
> %authorformat=3Dand,%
> %authorformat=3Dyear,%
> %authorformat=3Dindexed,%
> %
> %annotatorformat=3Ditalic,%
> %annotatorformat=3Dnormal,%
> %
> %annotatorfirstsep=3Din,%
> %annotatorfirstsep=3Dcomma,%
> %annotatorlastsep=3Ddivis,%
> %
> titleformat=3Ditalic,%
> titleformat=3Dall,%
> titleformat=3Dcommasep,%
> %titleformat=3Dcolonsep,%
> %titleformat=3Dnoreplace,%
> %
> ibidem=3Dstrict,%
> %ibidem=3Dstrictdoublepage,%
> %ibidem=3Dnostrict,%
> %ibidem=3Dname,%
> %ibidem=3Dname&title,%
> %ibidem=3Dname&title&auto,%
> %
> idem=3Dstrict,%
> %idem=3Dstrictdoublepage,%
> %idem=3Dnostrict,%
> %
> %opcit=3Dtrue,%
> %opcit=3Dchapter,%
> %opcit=3Dsection,%
> %
> %bibformat=3Dtabular,%
> %bibformat=3Dnohang,%
> %bibformat=3Dnumbered,%
> %bibformat=3Dibidem,%
> %bibformat=3Dibidemalt,%
> %bibformat=3Dcompress,%
> %bibformat=3Draggedright,%
> %
> %crossref=3Dlong,%
> %crossref=3Dshort,%
> %crossref=3Ddynamic,%
> %
> %superscriptedition=3Dall,%
> %superscriptedition=3Dswitch,%
> %superscriptedition=3Dcommented,%
> %superscriptedition=3Dbib,%
> %
> %pages=3Dalways,%
> %pages=3Dtest,%
> %pages=3Dformat,%
> %
> %howcited=3Dall,%
> %howcited=3Dnormal,%
> %howcited=3Dcompare,%
> %howcited=3Dmultiple,%
> %
> %dotafter=3Dbibentry,%
> %dotafter=3Dendnote,%
> %
> %see=3Dtrue,%
> %lookat=3Dtrue,%
> %human=3Dtrue,%
> oxford=3Dtrue,%
> %chicago=3Dtrue,%
> edby=3Dtrue,%
> %endnote=3Dtrue,%
> %biblikecite=3Dtrue,%
> commabeforerest=3Dtrue,%
> %round,%
> %square,%
> %annote=3Dtrue,%
> %citetoend=3Dtrue,%
> %hypercite=3Dfalse,%
> %super,
> %lookforgender,
> %silent,%
> %jurabiborder,%
> %config=3Dyour_config_filename_here%
> }
> %%
> \AddTo\bibsgerman{%
> %
> % author, publisher, year
> \renewcommand*{\bibapyldelim}{\nolinebreak\hspace{-0.3em},\space}
> \renewcommand*{\bibapyrdelim}{}
> %
> \renewcommand*{\bibatsep}{,}
> %\renewcommand*{\bibaesep}{, }
> \renewcommand*{\bibbdsep}{,}
> \renewcommand*{\bibbtsep}{}
> \renewcommand*{\edbysep}{,}
> %
> \renewcommand*{\editorname}{(Hg.)}
> \renewcommand*{\editorsname}{(Hg.)}
> \renewcommand*{\edbyname}{Hg.}
> \renewcommand*{\Edbyname}{Hg.}
> \renewcommand*{\editionname}{Auf\/l.}
> \renewcommand*{\ibidemmidname}{ebd.}
> \renewcommand*{\ibidemname}{Ebd.}
> \renewcommand*{\Volumename}{Bd.}
> \renewcommand*{\volumename}{Bd.}
> \renewcommand*{\urldatecomment}{vom }
> \renewcommand*{\biburlprefix}{\nolinebreak\hspace{-0.3em},\space}
> \renewcommand*{\biburlsuffix}{}
> \renewcommand*{\etalname}{\unskip\nobreakspace{}u.a.}
> %
> \renewcommand*{\bibapifont}[1]{,\hspace{-0.1em},#1''}% bib
> article/incollection title font
> \renewcommand*{\jbapifont}[1]{,\hspace{-0.1em},#1''}% text
> article/incollection title font
> }
>
> .bib file:
>
> @Book{hanhart:lxx,
> author =3D {Robert Hanhart},
> title =3D {Studien zur Septuaginta und zum hellenistischen Judentum},
> shorttitle =3D {Studien zur Septuaginta},
> publisher =3D {Mohr Siebeck},
> year =3D {1999},
> series =3D {Forschungen zum Alten Testament~24},
> address =3D {T=FCbingen},
> }
>
> HTH
> Carsten
>
> >
> --=20
> Carsten Ziegert
> http://www.cmziegert.org
> Semantic Analysis:
> http://www.cmziegert.org/smart
>
>
>=20



--=20

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 s=
uperfluous packages loaded, otherwise we could not help.=20
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:[email protected]=20
    mailto:[email protected]

<*> 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/
=20