ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: David Munger <mungerd@users.sourceforge.net>
Subject: bib module problem
Date: Tue, 25 Jan 2005 16:49:39 -0500	[thread overview]
Message-ID: <1106689780.26130.3.camel@tempete.lac.qc.ca> (raw)

The bib module won't complete the publications list when there is more
than one cite command. Try the following:

------------------------------------------------
\usemodule[bib]

\startpublication[k=biskamp2003,t=inbook,
a={Biskamp},y=2003,n=1,s=Bis03]
\author[]{Dieter}[D.]{}{Biskamp}
\pubyear{2003}
\title{Magnetohydrodynamic turbulence}
\pubname{Cambridge University Press}
\stoppublication

\startpublication[k=sneyd1994,t=article,
a={Sneyd and Wang},y=1994,n=2,s=SW94]
\artauthor[]{A.~D.}[A.~D.]{}{Sneyd}
\artauthor[]{A.}[A.]{}{Wang}
\pubyear{1994}
\arttitle{Interfacial instability due to {MHD} mode coupling in
aluminium
  reduction cells}
\journal{J. Fluid Mech.}
\volume{263}
\pages{343-359}
\stoppublication


\starttext
See \cite[authoryear][biskamp2003]
and \cite[authoryear][sneyd1994].

\placepublications
\stoptext
------------------------------------------------

You'll get no publication list.

Then comment out either of the \cite commands and you'll get the
single-publication list.

Thanks for any help.


Regards,

David

             reply	other threads:[~2005-01-25 21:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-25 21:49 David Munger [this message]
2005-01-25 22:02 ` Taco Hoekwater
2005-01-25 22:18   ` David Munger
2005-01-25 22:30     ` Taco Hoekwater
2005-01-26 10:53       ` Taco Hoekwater
2005-01-26 11:15         ` Bib module bug (was: bib module problem) Taco Hoekwater
2005-01-26 11:31           ` Bib module bug 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=1106689780.26130.3.camel@tempete.lac.qc.ca \
    --to=mungerd@users.sourceforge.net \
    --cc=ntg-context@ntg.nl \
    /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).