>>Date: Thu, 2 Nov 2006 12:05:50 -0600 >>From: "Michael Chen" <[EMAIL PROTECTED]> >>To: "Richard Heck" <[EMAIL PROTECTED]> >>Subject: Re: how to specify order of bibliography >>Cc: [email protected] >> >>YES, I want the bibliography to list the entries chronologically. And >>thanks for your ideas. I tried Richard's both suggestions >>(1) natbib does have option "sort". however its function is to >>"orders multiple citations into the sequence in which they appear in >>the list of references". I definitely can not cite references >>chrononically. >>(2) I can not find a good document about how to modify a .bst file so >>as to list reference chrononically. Any links?
One of Nelson Beebe's awk scripts: http://www.math.utah.edu/~beebe/software/bibsort/bibsort-04.html#OPT.4.2>> Reorder your bibfile with bibsort (I guess -byday is what you need) then use an unsorted bst file. More generally, these scripts are worth downloading IMO. -- Jean-Pierre
