ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Eckhart Guthöhrlein" <eckhart_guthoehrlein@public.uni-hamburg.de>
Subject: m-bib: passing extra information to \cite
Date: Thu, 06 Sep 2001 22:07:38 +0200	[thread overview]
Message-ID: <5.1.0.14.0.20010906214816.00a7bd90@public.uni-hamburg.de> (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


             reply	other threads:[~2001-09-06 20:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-06 20:07 Eckhart Guthöhrlein [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5.1.0.14.0.20010906214816.00a7bd90@public.uni-hamburg.de \
    --to=eckhart_guthoehrlein@public.uni-hamburg.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).