Possible Duplicate:
biblatex sorting by date
I would like to sort my bibliography by year and month in reverse order. For example, a publication from Jan. 2011 should appear after one from Dec. 2011. Is there an easy way to do this?
Possible Duplicate:
biblatex sorting by date
I would like to sort my bibliography by year and month in reverse order. For example, a publication from Jan. 2011 should appear after one from Dec. 2011. Is there an easy way to do this?
biblatexand biber. You can say\sort[direction=descending]for reverse order. – ienissei Mar 14 '12 at 08:14I found no \citation commands---while reading file dzpubs.aux I found no \bibdata command---while reading file dzpubs.aux I found no \bibstyle command---while reading file dzpubs.aux (There were 3 error messages)
– 1yen Mar 14 '12 at 09:03\sort[direction=descending]in your linked answer, so that we can close this question as a duplicate. – lockstep Mar 23 '12 at 19:56