>>Date: Fri, 3 Nov 2006 01:37:49 -0600
>>From: "Michael Chen" <[EMAIL PROTECTED]>
>>To: "Jean-Pierre Chretien" <[EMAIL PROTECTED]>
>>Subject: Re: how to specify order of bibliography
>>Cc: [EMAIL PROTECTED], [email protected]
>>
>>Thanks, Jean-Pierre. I tried bibsort for a while. however I tried
>>"./configure && make all check install" as shown in its README file,
>>and get not get it compiled. And its  .jar file can not be executed by
>>"java -jar bibsort-0.15.jar" neither. I believe that this is a well
>>maintained software since it has gone through many revisions.

I used the tar.gz version with success here on Solaris, just to check with the
last version as I had 0.11 installed for years (I had to ./configure twice).

>>
>>By the way, it seems that bibsort will sort the *.bib file itself,
>>instead of the entried in the final PDF output. is it correct?

Yes, this is an external workaround (as compared to bst hacking),
but it works with any existing unsorted bst file. The bst mentioned previously
on the thread does not deal with references inside the same year (what bibsort 
-byyear would do).

I guess you should insert \nocite{*} at the beginning of the document
to force the loading of the whole bib file (and thus you must extract
only the required entries in a specific bibfile beforehand, but this is easy 
with bib
management GUIs (anyway it's always a god idea to split bibfiles and cat at 
will or
give multiple file names - up to 20 AFAIR).

Regards

-- 
Jean-Pierre

Reply via email to