I found the problem, it was
\bibliographystyle{natdin},
after i changed this to
\bibliographystyle{plainnat}
it now works correctly. I suppose this changes somehow the bibliography is displayed but both of the them look fine for me.
Search found 2 matches
- Thu Apr 23, 2009 12:09 am
- Forum: BibTeX, biblatex and biber
- Topic: \citet german but want english
- Replies: 3
- Views: 6717
- Tue Apr 21, 2009 8:03 pm
- Forum: BibTeX, biblatex and biber
- Topic: \citet german but want english
- Replies: 3
- Views: 6717
\citet german but want english
Hi,
i have a problem using \citet{}.
The problem is that the citation comes out in the format "<name> u. a." and not "<name> et al.".
I'm writing the document on a computer with german locale but in my latex headers i have "\usepackage[USenglish]{babel}". As far as i know that is the only command ...
i have a problem using \citet{}.
The problem is that the citation comes out in the format "<name> u. a." and not "<name> et al.".
I'm writing the document on a computer with german locale but in my latex headers i have "\usepackage[USenglish]{babel}". As far as i know that is the only command ...