ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* bib module problem
@ 2005-01-25 21:49 David Munger
  2005-01-25 22:02 ` Taco Hoekwater
  0 siblings, 1 reply; 7+ messages in thread
From: David Munger @ 2005-01-25 21:49 UTC (permalink / 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

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

end of thread, other threads:[~2005-01-26 11:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-25 21:49 bib module problem David Munger
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

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).