I cite german and french articles. In my bibliography the titles are given in quotation marks. Now, I would like to have the quotation marks dependent on the language of the article.
I thought biblatex together with csquotes would handle this automatically but in fact all titles have german quotation marks (as this is the language of the main text). This is my header:
\documentclass[12pt,a4paper,twoside]{report}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[french,english,american,ngerman]{babel}
\usepackage[babel]{csquotes}
\usepackage[style=verbose-ibid,babel=other]{biblatex}
bibfile would also be needed. – mafp Mar 15 '13 at 21:35trad-plainstyle it is automatic. – Corentin Mar 15 '13 at 22:03