ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* bib problem
@ 2010-12-23 14:33 Emanuele Sacco
  2010-12-23 17:21 ` Emanuele Sacco
  2010-12-24  1:33 ` luigi scarso
  0 siblings, 2 replies; 9+ messages in thread
From: Emanuele Sacco @ 2010-12-23 14:33 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi all

with this code

%------

\usemodule[bib]
\setupbibtex[database=biblio]
\setuppublications[alternative=ams,criterium=cite,numbering=yes]
\setuppublicationlist[finalnamesep={ and }]


\starttext
\startbodymatter
\part{First Part}
\chapter{First Chapter}
Look at this \cite[heinsch]

\part{Secon Part}
\chapter{Secon Chapter}
Look at this \cite[heinsch]

\stopbodymatter

\startbackmatter
\completepublications
\stopbackmatter

\stoptext

%-------

where

biblio.bib is


%------

@book{heinsch,
	Address = {Mineola},
	Author = {H. K. Henisch},
	Date-Added = {2010-09-30 14:07:14 +0200},
	Date-Modified = {2010-09-30 14:14:49 +0200},
	Publisher = {Dover Publications},
	Title = {Crystal Growth in Gels},
	Year = {1996}}

%------


I don't have the number inside the [].


Emanuele



-- 
Al mondo ci sono 10 tipi di persone: quelli che conoscono il sistema
binario e quelli che non lo conoscono.
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2010-12-24 10:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-23 14:33 bib problem Emanuele Sacco
2010-12-23 17:21 ` Emanuele Sacco
2010-12-24  1:33 ` luigi scarso
2010-12-24  9:13   ` Emanuele Sacco
2010-12-24  9:39     ` luigi scarso
2010-12-24 10:06       ` Emanuele Sacco
2010-12-24 10:07         ` luigi scarso
2010-12-24 10:27           ` luigi scarso
2010-12-24 10:43             ` Taco Hoekwater

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