Wolfgang Engelmann wrote:
Could one of the German users help me to get
`and' into `und' in the citations and the references?
I am using
\usepackage[round,comma]{natbib}
in order to have the citations like
(Endress and Schad (1997)) in the text
and
Endress, K.P. and Schad, W.: 1997. Biologie des Mondes ...
in the References of a book (koma-script) -style
I would like to replace in both cases `and' by `und'.
when using ngerman as language and package babel you should
get the and in the citation by default, when using dinat
as bibstyle.
Herbert