Possible Duplicate:
Adding an [AuthorYear] block at the beginning of bibliography entries
I have used biblatex for some time with the alphabetic style for my work. But now I have to change the token (e.g. [KK09]) in front of the items of the bibliography to a longer version:
On two authors it should look like this: [Author1 Author2, Year]
With three or more authors: [Author1 et. al., Year]
Furthermore I'd like to change the citation style over \cite{} in the same way.
I took a look at some sites, read in the biblatex documentation and tried on my own. But I saw that I need some help.
If you need a short example, please give me a hint and I will post one.
authoryear-type bibliography style – Seamus May 3 '12 at 14:05authoryearstyles. That said, have a look at tex.stackexchange.com/questions/11827/… – lockstep May 3 '12 at 14:55