Re: jurabib/bibtex

Jens Berger <[email protected]>
Newsgroups gmane.comp.tex.bibtex.jurabib.user
Message-ID <[email protected]>
Seb Wills schrieb:

> I've set up jurabib (0.6) (with oxford option and jox.bst) for a history
> PhD thesis. It's mostly working very well (thankyou!), but I have a couple
> of small niggles which perhaps someone could help me with:
> 
> 1) If I set pages=format, I get "p." added to page numbers supplied as
> optional arguments (as expected), but, contrary to what is indicated in
> the documentation, page numbers in the Pages field of the bibtex file do
> not appear at all (with or without formatting). How do I get both to
> appear (with "p." formatting)? (I don't need both at the same time, I just
> need the Pages field contents to appear if there is no optional argument).

What about `pages={format,always}'?

> 2) Related question: is it possible to get BOOK page numbers formatted
> (e.g. "p.5") but ARTICLE page numbers without formatting ("23-29")?

Sure.

\makeatletter
\renewcommand*{\jbprformat}[1]{%
   \ifjb@formatted@pages\if\nopage#1\else
     \ifthenelse{\equal{\jb@@type}{archival}}{%
         \jb@parse@sheet{#1}%
     }{%
         \ifthenelse{\not\equal{\jb@@type}{article}}{%
             \jb@parse@page{#1}%
         }{#1}%
     }%
   \fi\else#1\fi
}%
\makeatother

> 3) I presume it's not possible to group a bibliography into different
> sections (e.g. all BOOKs, then all ARTICLEs)? Is there a way of getting
> the bibliography output as latex code so it can then be rearranged by
> hand?

Try multibib.sty or bibtopic.sty

Jens

P.S. Please provide complete minimal example documents.
-- 
Die wenigsten, die nichts sagen, schweigen.              www.jurabib.org



 
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.