\documentclass{scrreprt}
\usepackage[numbers,comma,sort&compress]{natbib}
\begin{document}
test \cite{HB} und test \cite{Akhavan}
\begin{thebibliography}{6}
\bibitem{HB} (a) M. C. Etter, J. C. MacDonald, J. Bernstein, \textsl{Acta Cryst.} \textbf{1990}, \textsl{B46}, 256--262; (b) J. Bernstein, R. E. Davis, L. Shimoni, N.-L. Chang, \textsl{Angew. Chem. Int. Ed. Engl.} \textbf{1995}, \textsl{34}, 1555--1573.
%
\bibitem{Akhavan} J. Akhavan, \textsl{The Chemistry of Explosives}, 2\textsuperscript{nd} edition, The Royal Society of Chemistry, Cambridge, \textbf{2004}.
\end{thebibliography}
\end{document}Ach ja: Verwendung von bibTeX (damit in Kombination mit natbib geht es soweit ich weiß) kommt nicht in Frage.
dankeschön

