exhibit has no notion of "first author". I suspect it is sorting based on whichever author has the lexicographically first name. If you want to be able to sort on a specific (eg first) author, you need to stick that author into a different property and sort on that property.
drdaniel wrote: > when using exhibit to display a bibliography, sorting by author does > not behave as i had hoped. it should sort by last name of the first > author, and not look at the other authors. how can i achieve this? > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en -~----------~----~----~----~------~----~------~--~---
