On 11/29/2010 12:41 PM, Robert Blackstone wrote:
On Sat, Nov 27, 2010 at 3:46 AM, Curiouslearn
wrote: Thanks to all who replied to this. If there is a bug, I am sure Hans will fix it. That is assuring.
Robert, your suggestion helps removing uncited articles from the references...however, the references I got were not sorted anymore.
No, indeed they were not sorted. But I saw that the the .bbl file was sorted. I then found that when you add sorttype=bbl as an argument to \setuppublications (so, in your example use \setuppublications[refcommand=authoryear,sorttype=bbl]) and use \placepublications[] you will get the cited publications sorted alphabetically by author name.
I later saw that this solution was already given by Aditya Mahajan in ntg-context Digest, Vol 76, Issue 141 Date: 29 oktober 2010, Message 4, Subject: sorttype for bibtex
On top of that, this is also documented in the bib module's manual. Best wishes, Taco