I have downloaded a report template that helps me to generate my report but the template doesn't generate French letters like é, à, or è. I searched and found which packages to use for support of French letters.
Code: Select all
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[francais]{babel}
Code: Select all
\usepackage[square, numbers, comma, sort&compress]{natbib}
