\documentclass[a4paper]{article}

\begin{document}

Important books of the maker of \TeX{}
are \cite{knuth1997art1,knuth1997art2}

\nocite{knuth1998art3}

\bibliography{quellen}
\bibliographystyle{alpha}

\end{document}
