Possible Duplicate:
How to sort an alphanumeric list
For example, I have the following code:
\begin{enumerate}
\item Rabbit
\item Apple
\item Serpent
\end{enumerate}
Is there a way to add something to this and get a sorted, numbered list as output?