\alph {counter}
This command causes the value of the counter to be printed in
alphabetic characters. The \alph command causes lower case
alphabetic characters, e.g. a, b, c... while the \Alph command
causes upper case alphabetic characters, e.g. A, B, C...