ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <w.egger@boede.nl>
To: NTG-Context ConTeXt users <ntg-context@ntg.nl>
Subject: Bib module...
Date: Sat, 7 Mar 2009 18:36:57 +0100	[thread overview]
Message-ID: <48E77928-44FF-4090-90C9-83588CC23235@boede.nl> (raw)

Hi,

I should typeset an article...

Now I tried out different approaches but I do not get a complete list  
of references.

I am puzzled why I do get only Taco's reference in the list and why  
there is no journal mentioned in Taco's reference.

Here is a minimal example:

\setuppublicationlist[totalnumber=2,criterium=all]

\startpublication
	[k=me,
	t=manual,
	a=Hoekwater,
	y=2006,
	s=TH2006,
	n=2,
	u=http://contextgarden.net/Bibliography]
	\artauthor{Taco}[T.]{}{Hoekwater}
	\arttitle{\CONTEXT\ Publication Module, The user documententation}
	\note{In case you didn’t know: it’s the document you are reading now}
	\pages{14}
	\journal{MAPS}
	\pages{100-114}
	\pubyear{2008}
\stoppublication


\startpublication[%
    k=Allan-eighty,
    t=article,
    a=Allan et al.,
    y=1980,
    n=1]
    \artauthor[]{}[E.M.]{}{Allan}
    \artauthor[]{}[H M.]{}{Pirle}
    \artauthor[]{}[P. M.]{}{Msolla}
    \artauthor[]{}[I.E.]{}{Selman}
    \artauthor[]{}[A.]{}{Wiseman}
    \arttitle{The pathological features of severe cases of infectious  
bovine rhinotracheitis}
    \journal{Vet. Rec.}
    \volume{107}
    \pages{441-445}
    \pubyear{1980}
\stoppublication

\setuppublications[alternative=ams, refcommand=num]
\setupcite[num][pubsep={,},left={[},right={]}]

\starttext

Lorem ipsum dolor sit amet\cite[me], consectetuer adipiscing elit. Ut
venenatis, ipsum a ultricies molestie, arcu quam mollis arcu, id
facilisis dui justo nec purus. Vivamus vitae est a dolor consequat
pellentesque. \unknown Aliquam posuere scelerisque ipsum. Sed eget  
risus. Cras
blandit risus in lorem\cite[Allan80].

\bank[1cm]

\placepublications[criterium=all]
\stoptext

Thanks for enlightening me!

Willi
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


             reply	other threads:[~2009-03-07 17:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-07 17:36 Willi Egger [this message]
2009-03-07 19:27 ` Taco Hoekwater
2009-03-07 21:47   ` Willi Egger
2009-03-07 22:15     ` Thomas A. Schmitz
2009-03-07 23:01   ` Mohamed Bana
2009-03-07 23:20     ` Mohamed Bana
2009-03-08 10:04     ` Taco Hoekwater
  -- strict thread matches above, loose matches on Subject: below --
2008-02-12 13:23 bib module Bob Grünberg
2008-02-13  7:53 ` Taco Hoekwater

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=48E77928-44FF-4090-90C9-83588CC23235@boede.nl \
    --to=w.egger@boede.nl \
    --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).