Wolfgang Engelmann wrote:
> Do you know how I get `und' instead of `and' in the citations as well as in
> the Literaturverzeichnis of a German text? I use \usepackage[round,comma]
> {natbib} in the preamble and guess I have to change something in the natbib
> file, but don't know what and how.

You need a german bibliography style file (*.bst) or edit a copy of the bst 
file you're using (search for the string " and " in the file and replace it 
by " und ").
A very recommendable approach to get your own style is to run "latex makebst" 
in the console (package custom-bib). Then you can chose the language and 
other settings interactively.
Also cf:
http://www.dante.de/faq/de-tex-faq/html/makros3.html#DEUTSCH-BST

Regards,
J�rgen.

Reply via email to