I would like make a listing of shortseries fields in my .bib file. I see etoolbox can help make to made a list of themes and to loop on them. My idea is :
- for each entry, add the shortseries and series fiels to a list when the entry is cited.
- loop to this list at end
But I would like sort this list by alphabetic order. For example, my list could be :
CCSA, BHG, and I would like this be BHG, CCSA

sortingoption in\printbibliography. – Audrey Aug 13 '12 at 13:03