BibTeX, biblatex and biber ⇒ change the language of natbib..?
change the language of natbib..?
I am writing a norwegian paper, and I have a problem when there are only two authors on a paper. The command \citet{...} gives me:
Treguer and Jacques (1992)
Where I want the norwegian word for "and" instead of the english. Does anyone know how I can fix this? I couldn't find it in the natbib documentation.
Thanks.
- Lars
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
-
- Posts: 26
- Joined: Mon Mar 09, 2009 3:19 pm
Re: change the language of natbib..?
Installing the CTAN package swebib and then using \bibliographystyle{sweplnat} solved the problem for me. (If you are using Ubuntu, installing the package texlive-lang-norwegian should do it for you.)
Re: change the language of natbib..?
-
- Posts: 26
- Joined: Mon Mar 09, 2009 3:19 pm
change the language of natbib..?
Unfortunately, I don't see any style in there that is obviously compatible with natbib, as sweplnat is, but at least you'll get "ordinary" Norwegian bibtex styles.
Re: change the language of natbib..?
