I create my bibliography using JabRef and include it via:
\bibliographystyle{amsalpha}
\bibliography{foo}
When I have two different citations from the same author in the second citation a long line is drawn instead of the authors name. How can I fix this?