From a23003e3a0641eb2f0dd9bdd48a200a4b0bac8e7 Mon Sep 17 00:00:00 2001 From: Erick Ahmed Date: Fri, 11 Sep 2026 15:06:36 +0200 Subject: [PATCH] Use SI units package --- thesis.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/thesis.tex b/thesis.tex index 92b21a9..2d0fdf8 100644 --- a/thesis.tex +++ b/thesis.tex @@ -147,6 +147,7 @@ \usepackage[bottom]{footmisc} \usepackage{tikz} \usetikzlibrary{calc} +\usepackage{siunitx} % Stili per i linguaggi di programmazione \usepackage{minted}