Code:
{author}{series:| - [| {series_index}]} - {title}
For explanation of the above, consult the
template language manual.
Edit: The template is made a bit more complicated to work well for books that have no series. If you are sure all books have a series, you can use a simpler template:
Code:
{author} - [{series} {series_index}] - {title}