diff --git a/main.tex b/main.tex index 59e0bb1..488219b 100644 --- a/main.tex +++ b/main.tex @@ -19,10 +19,10 @@ } \usepackage{siunitx} % For numbers with units -\sisetup{retain-explicit-plus=true} % Keep + in numbers -\sisetup{uncertainty-mode=separate} % Separate uncertainty with +- instead of () - -\addbibresource{./biblio/biblio.bib} +\sisetup{ + retain-explicit-plus=true, % Keep + in numbers + uncertainty-mode=separate % Separate uncertainty with +- instead of () +} %% Typography % babel, csquotes, fontenc, microtype, lmodern, textcomp are already loaded by the class