ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* m-bib: passing extra information to \cite
@ 2001-09-06 20:07 Eckhart Guthöhrlein
  2001-09-07  8:15 ` Taco Hoekwater
  0 siblings, 1 reply; 8+ messages in thread
From: Eckhart Guthöhrlein @ 2001-09-06 20:07 UTC (permalink / raw)


Hi Taco,

(probably a question mainly for you)
I want to pass extra information to the \cite command, e.g. page numbers 
when citing a book. I didn't find a predefined way to do this in 
bibmod.pdf, and at the moment I'm using the following definition

\def\citeplus[#1][#2][#3]{%
    {%
       \setupcite[#1][right={, #3)}]%
       \cite[#1][#2]%
    }%
}

and then, for example,

\citeplus[authoryears][SomeBook][S.~100]

This is of course not very elegant, so is there a better way? If not, I 
think the facility should be provided somehow in future versions of m-bib.
Apropos m-bib, there are those unresolved problems: 
\setupbibtex[sort=author] has no effect, and \cite[Xyz97] without the first 
(optional) argument gobbles the following space (just to remind you, I can 
work around it).
Ah, and another question (didn't try myself yet): If I want to use -- for 
page ranges, but I have pages={10-20} in my bib file, can this be done at 
the bibl-xxx.tex level? Or is it easier to change the cont-xx.bst file? 
Similar: what about a point after the title in the bib file, which I would 
like to remove because a point is added when typesetting the list of 
publications?

Eckhart


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2001-09-07 15:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-06 20:07 m-bib: passing extra information to \cite Eckhart Guthöhrlein
2001-09-07  8:15 ` Taco Hoekwater
2001-09-07  8:58   ` Eckhart Guthöhrlein
2001-09-07 10:40     ` Hans Hagen
2001-09-07 12:48       ` Taco Hoekwater
2001-09-07 14:14         ` Re[2]: " Giuseppe Bilotta
2001-09-07 15:24         ` Hans Hagen
2001-09-07 10:42   ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).