ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* How to sort the reference by the cite sequence
@ 2011-03-30  6:02 seasoul
  2011-03-31  6:47 ` seasoul
  0 siblings, 1 reply; 2+ messages in thread
From: seasoul @ 2011-03-30  6:02 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 480 bytes --]

I want to list the cited reference in the publication list, and numbered by
the citing sequence. so I use

\setuppublications[alternative=num,criterium=cite,sorttype=cite]

But it seems the sequence is the one in the bbl file.

So i add one line to generate a bbl file by the citing sequence.

\setupbibtex[database={blabla},sort=cite]

This time, there is even no bbl file generated.

How do i get my publication list to what I want: numbered by the citing
sequence in the text?

[-- Attachment #1.2: Type: text/html, Size: 552 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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] 2+ messages in thread

* Re: How to sort the reference by the cite sequence
  2011-03-30  6:02 How to sort the reference by the cite sequence seasoul
@ 2011-03-31  6:47 ` seasoul
  0 siblings, 0 replies; 2+ messages in thread
From: seasoul @ 2011-03-31  6:47 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 1191 bytes --]

I figured out. I tried many times with different commands. I think if I
cannot get the solution, I will switch to author-year method. Luckily, I
found the solution.

Previously, I am using \placepublications[[criterium=all], because that is a
compromise solution to list the publications in an individual chapter, which
is suggested by many people in the ntg-context. This time, I tried
\placepublications[criterium=cite]. Not surpringsly, an empty list appears
as before. Then I tried \placepublications[criterium=text], hmm, it works.
Only those cited in the text were listed and in a citing sequence.



On Wed, Mar 30, 2011 at 2:02 PM, seasoul <bioseasoul@gmail.com> wrote:

>
> I want to list the cited reference in the publication list, and numbered by
> the citing sequence. so I use
>
> \setuppublications[alternative=num,criterium=cite,sorttype=cite]
>
> But it seems the sequence is the one in the bbl file.
>
> So i add one line to generate a bbl file by the citing sequence.
>
> \setupbibtex[database={blabla},sort=cite]
>
> This time, there is even no bbl file generated.
>
> How do i get my publication list to what I want: numbered by the citing
> sequence in the text?
>
>
>

[-- Attachment #1.2: Type: text/html, Size: 1508 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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] 2+ messages in thread

end of thread, other threads:[~2011-03-31  6:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-30  6:02 How to sort the reference by the cite sequence seasoul
2011-03-31  6:47 ` seasoul

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