Hi!
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
BibTeX, biblatex and biber ⇒ change the language of natbib..?
NEW: TikZ book now 40% off at Amazon.com for a short time.

-
- Posts: 26
- Joined: Mon Mar 09, 2009 3:19 pm
Re: change the language of natbib..?
I've had the same issue, but with Swedish.
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.)
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..?
Thanks for the reply, but I am actually sitting in Windows (using TeXnicCenter), so I don't know how I can implement your solution on my system. Any ideas?
-
- Posts: 26
- Joined: Mon Mar 09, 2009 3:19 pm
change the language of natbib..?
Have a look at http://www.ctan.org/tex-archive/help/Ca ... orbib.html. That package gives you a few Norwegian bibtex styles that you can use.
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.
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..?
Thank you
That should probably do the trick!
