Search found 1 match

by NVV
Sun Sep 28, 2025 12:24 pm
Forum: BibTeX, biblatex and biber
Topic: How to do the ISO-690 (note, no abstract, French) style
Replies: 1
Views: 16567

Re: How to do the ISO-690 (note, no abstract, French) style

Some options of the biblatex package can fix some of your problems. For the others, you might want to check the biblatex-ext package .

\documentclass{report}
\usepackage[utf8]{inputenc}
\usepackage[french]{babel}

%% URL managment
\usepackage{hyperref}
\hypersetup{
colorlinks=true,
linkcolor ...