From 95168a2c86eda1557e8d0cc6fb1cba4bca5c619a Mon Sep 17 00:00:00 2001 From: Erick Ahmed Date: Wed, 22 Jul 2026 14:14:45 +0200 Subject: [PATCH] Add some acronyms --- thesis.tex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/thesis.tex b/thesis.tex index d5c92b6..8d698bb 100644 --- a/thesis.tex +++ b/thesis.tex @@ -31,9 +31,12 @@ % Acronimi \usepackage{acro} \DeclareAcronym{can}{short = CAN, long = Controller Area Network} +\DeclareAcronym{id}{short = ID, long = Identifier} \DeclareAcronym{ecu}{short = ECU, long = Electronic Control Unit} \DeclareAcronym{dtc}{short = DTC, long = Diagnostic Trouble Code} \DeclareAcronym{pgn}{short = PGN, long = Parameter Group Number} +\DeclareAcronym{sae}{short = SAE, long = Society of Automotive Engineers} +\DeclareAcronym{emea}{short = EMEA, long = Europe Middle East and Africa} % Pagina e intestazioni \usepackage{scrlayer-scrpage}