\setupbibtex[database=sample] %sample.bib in the wiki
\setuppublications[sorttype=cite]
\setuppublications[alternative=num,criterium=cite]
\setuppublications[numbering=yes] % Show reference numbers in the generated list.
\startfrontmatter % List of figures
\title{List of Figures}
\writetolist[Title] {} {List of Figures}
\writebetweenlist [Title] {\blank}
\placelist[figure][criterium=all]
\startbodymatter
This is the first place for citation\cite[hh2010].
This is the second place for citation\cite[hh2010a].
This is the third place for citation\cite[hh2010b].
This is the fourth place for citation\cite[Eijkhout1991].
\placefigure[][fig:sample]
{The caption of this figure includes the citation, but this citation sequence is expected to be the same as in the paragraph\cite[hh2010b].}
{\framed{\tfd figure caption with citation}}
\startbackmatter
\placepublications[criterium=text]
\stopbackmatter
Sorry, I don't have a clue what it is you're asking for. Please provide an example.
On May 9, 2011, at 11:47 AM, seasoul wrote:
> Hi, I sorted the reference by the squence they appear in the text. I want to retreive a bibentry number, but use it at other places.
> I try to use \onlinecite, this number is the same as \cite[xxx]. Its number will become smaller if I put it before where I cite it.
> Can I get the absolute number of the bibentry, which means, this number will not change when I use it somewhere?
>
Thomas
___________________________________________________________________________________
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
___________________________________________________________________________________