Compare commits
16 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ed4e884170 | |||
| df783ab96e | |||
| b480648f66 | |||
| b06b56cc85 | |||
| 82474d7616 | |||
| 255bd8f50d | |||
| 0724dcb227 | |||
| b1407e86d7 | |||
| 636e4f4172 | |||
| a2ed6f1e09 | |||
| a9819b9335 | |||
| 37727c4844 | |||
| bbcb1f6142 | |||
| ad6f6736c7 | |||
| a6973c30b9 | |||
| bab78970df |
+336
@@ -0,0 +1,336 @@
|
|||||||
|
## Core latex/pdflatex auxiliary files:
|
||||||
|
*.aux
|
||||||
|
*.lof
|
||||||
|
*.log
|
||||||
|
*.lot
|
||||||
|
*.fls
|
||||||
|
*.out
|
||||||
|
*.toc
|
||||||
|
*.fmt
|
||||||
|
*.fot
|
||||||
|
*.cb
|
||||||
|
*.cb2
|
||||||
|
.*.lb
|
||||||
|
|
||||||
|
## Intermediate documents:
|
||||||
|
*.dvi
|
||||||
|
*.xdv
|
||||||
|
*-converted-to.*
|
||||||
|
# these rules might exclude image files for figures etc.
|
||||||
|
# *.ps
|
||||||
|
# *.eps
|
||||||
|
# *.pdf
|
||||||
|
|
||||||
|
## Generated if empty string is given at "Please type another file name for output:"
|
||||||
|
.pdf
|
||||||
|
|
||||||
|
## Bibliography auxiliary files (bibtex/biblatex/biber):
|
||||||
|
*.bbl
|
||||||
|
*.bbl-SAVE-ERROR
|
||||||
|
*.bcf
|
||||||
|
*.bcf-SAVE-ERROR
|
||||||
|
*.blg
|
||||||
|
*-blx.aux
|
||||||
|
*-blx.bib
|
||||||
|
*.run.xml
|
||||||
|
|
||||||
|
## Build tool auxiliary files:
|
||||||
|
*.fdb_latexmk
|
||||||
|
*.synctex
|
||||||
|
*.synctex(busy)
|
||||||
|
*.synctex.gz
|
||||||
|
*.synctex.gz(busy)
|
||||||
|
*.pdfsync
|
||||||
|
*.rubbercache
|
||||||
|
rubber.cache
|
||||||
|
|
||||||
|
## Build tool directories for auxiliary files
|
||||||
|
# latexrun
|
||||||
|
latex.out/
|
||||||
|
|
||||||
|
## Auxiliary and intermediate files from other packages:
|
||||||
|
# algorithms
|
||||||
|
*.alg
|
||||||
|
*.loa
|
||||||
|
|
||||||
|
# achemso
|
||||||
|
acs-*.bib
|
||||||
|
|
||||||
|
# amsthm
|
||||||
|
*.thm
|
||||||
|
|
||||||
|
# attachfile2
|
||||||
|
*.atfi
|
||||||
|
|
||||||
|
# beamer
|
||||||
|
*.nav
|
||||||
|
*.pre
|
||||||
|
*.snm
|
||||||
|
*.vrb
|
||||||
|
|
||||||
|
# changes
|
||||||
|
*.soc
|
||||||
|
*.loc
|
||||||
|
|
||||||
|
# comment
|
||||||
|
*.cut
|
||||||
|
|
||||||
|
# context
|
||||||
|
*.tuc
|
||||||
|
*.tui
|
||||||
|
*.tuo
|
||||||
|
|
||||||
|
# cprotect
|
||||||
|
*.cpt
|
||||||
|
|
||||||
|
# elsarticle (documentclass of Elsevier journals)
|
||||||
|
*.spl
|
||||||
|
|
||||||
|
# endnotes
|
||||||
|
*.ent
|
||||||
|
|
||||||
|
# fixme
|
||||||
|
*.lox
|
||||||
|
|
||||||
|
# feynmf/feynmp
|
||||||
|
*.mf
|
||||||
|
*.mp
|
||||||
|
*.t[1-9]
|
||||||
|
*.t[1-9][0-9]
|
||||||
|
*.tfm
|
||||||
|
|
||||||
|
#(r)(e)ledmac/(r)(e)ledpar
|
||||||
|
*.end
|
||||||
|
*.?end
|
||||||
|
*.[1-9]
|
||||||
|
*.[1-9][0-9]
|
||||||
|
*.[1-9][0-9][0-9]
|
||||||
|
*.[1-9]R
|
||||||
|
*.[1-9][0-9]R
|
||||||
|
*.[1-9][0-9][0-9]R
|
||||||
|
*.eledsec[1-9]
|
||||||
|
*.eledsec[1-9]R
|
||||||
|
*.eledsec[1-9][0-9]
|
||||||
|
*.eledsec[1-9][0-9]R
|
||||||
|
*.eledsec[1-9][0-9][0-9]
|
||||||
|
*.eledsec[1-9][0-9][0-9]R
|
||||||
|
|
||||||
|
# glossaries
|
||||||
|
*.acn
|
||||||
|
*.acr
|
||||||
|
*.glg
|
||||||
|
*.glg-abr
|
||||||
|
*.glo
|
||||||
|
*.glo-abr
|
||||||
|
*.gls
|
||||||
|
*.gls-abr
|
||||||
|
*.glsdefs
|
||||||
|
*.lzo
|
||||||
|
*.lzs
|
||||||
|
*.slg
|
||||||
|
*.slo
|
||||||
|
*.sls
|
||||||
|
|
||||||
|
# uncomment this for glossaries-extra (will ignore makeindex's style files!)
|
||||||
|
# *.ist
|
||||||
|
|
||||||
|
# gnuplot
|
||||||
|
*.gnuplot
|
||||||
|
*.table
|
||||||
|
|
||||||
|
# gnuplottex
|
||||||
|
*-gnuplottex-*
|
||||||
|
|
||||||
|
# gregoriotex
|
||||||
|
*.gaux
|
||||||
|
*.glog
|
||||||
|
*.gtex
|
||||||
|
|
||||||
|
# htlatex
|
||||||
|
*.4ct
|
||||||
|
*.4tc
|
||||||
|
*.idv
|
||||||
|
*.lg
|
||||||
|
*.trc
|
||||||
|
*.xref
|
||||||
|
|
||||||
|
# hypdoc
|
||||||
|
*.hd
|
||||||
|
|
||||||
|
# hyperref
|
||||||
|
*.brf
|
||||||
|
|
||||||
|
# knitr
|
||||||
|
*-concordance.tex
|
||||||
|
# TODO Uncomment the next line if you use knitr and want to ignore its generated tikz files
|
||||||
|
# *.tikz
|
||||||
|
*-tikzDictionary
|
||||||
|
|
||||||
|
# latexindent will create succesive backup files by default
|
||||||
|
#*.bak*
|
||||||
|
|
||||||
|
# listings
|
||||||
|
*.lol
|
||||||
|
|
||||||
|
# luatexja-ruby
|
||||||
|
*.ltjruby
|
||||||
|
|
||||||
|
# makeidx
|
||||||
|
*.idx
|
||||||
|
*.ilg
|
||||||
|
*.ind
|
||||||
|
|
||||||
|
# minitoc
|
||||||
|
*.maf
|
||||||
|
*.mlf
|
||||||
|
*.mlt
|
||||||
|
*.mtc[0-9]*
|
||||||
|
*.slf[0-9]*
|
||||||
|
*.slt[0-9]*
|
||||||
|
*.stc[0-9]*
|
||||||
|
|
||||||
|
# minted
|
||||||
|
_minted*
|
||||||
|
*.data.minted
|
||||||
|
*.pyg
|
||||||
|
|
||||||
|
# morewrites
|
||||||
|
*.mw
|
||||||
|
|
||||||
|
# newpax
|
||||||
|
*.newpax
|
||||||
|
|
||||||
|
# nomencl
|
||||||
|
*.nlg
|
||||||
|
*.nlo
|
||||||
|
*.nls
|
||||||
|
|
||||||
|
# pax
|
||||||
|
*.pax
|
||||||
|
|
||||||
|
# pdfpcnotes
|
||||||
|
*.pdfpc
|
||||||
|
|
||||||
|
# sagetex
|
||||||
|
*.sagetex.sage
|
||||||
|
*.sagetex.py
|
||||||
|
*.sagetex.scmd
|
||||||
|
|
||||||
|
# scrwfile
|
||||||
|
*.wrt
|
||||||
|
|
||||||
|
# spelling
|
||||||
|
*.spell.bad
|
||||||
|
*.spell.txt
|
||||||
|
|
||||||
|
# svg
|
||||||
|
svg-inkscape/
|
||||||
|
|
||||||
|
# sympy
|
||||||
|
*.sout
|
||||||
|
*.sympy
|
||||||
|
sympy-plots-for-*.tex/
|
||||||
|
|
||||||
|
# pdfcomment
|
||||||
|
*.upa
|
||||||
|
*.upb
|
||||||
|
|
||||||
|
# pythontex
|
||||||
|
*.pytxcode
|
||||||
|
pythontex-files-*/
|
||||||
|
|
||||||
|
# tcolorbox
|
||||||
|
*.listing
|
||||||
|
|
||||||
|
# thmtools
|
||||||
|
*.loe
|
||||||
|
|
||||||
|
# TikZ & PGF
|
||||||
|
*.dpth
|
||||||
|
*.md5
|
||||||
|
*.auxlock
|
||||||
|
|
||||||
|
# titletoc
|
||||||
|
*.ptc
|
||||||
|
|
||||||
|
# todonotes
|
||||||
|
*.tdo
|
||||||
|
|
||||||
|
# vhistory
|
||||||
|
*.hst
|
||||||
|
*.ver
|
||||||
|
|
||||||
|
# easy-todo
|
||||||
|
*.lod
|
||||||
|
|
||||||
|
# xcolor
|
||||||
|
*.xcp
|
||||||
|
|
||||||
|
# xmpincl
|
||||||
|
*.xmpi
|
||||||
|
|
||||||
|
# xindy
|
||||||
|
*.xdy
|
||||||
|
|
||||||
|
# xypic precompiled matrices and outlines
|
||||||
|
*.xyc
|
||||||
|
*.xyd
|
||||||
|
|
||||||
|
# endfloat
|
||||||
|
*.ttt
|
||||||
|
*.fff
|
||||||
|
|
||||||
|
# Latexian
|
||||||
|
TSWLatexianTemp*
|
||||||
|
|
||||||
|
## Editors:
|
||||||
|
# WinEdt
|
||||||
|
*.bak
|
||||||
|
*.sav
|
||||||
|
|
||||||
|
# latexindent.pl
|
||||||
|
*.bak[0-9]*
|
||||||
|
|
||||||
|
# Texpad
|
||||||
|
.texpadtmp
|
||||||
|
|
||||||
|
# LyX
|
||||||
|
*.lyx~
|
||||||
|
|
||||||
|
# Kile
|
||||||
|
*.backup
|
||||||
|
|
||||||
|
# gummi
|
||||||
|
.*.swp
|
||||||
|
|
||||||
|
# KBibTeX
|
||||||
|
*~[0-9]*
|
||||||
|
|
||||||
|
# TeXnicCenter
|
||||||
|
*.tps
|
||||||
|
|
||||||
|
# auto folder when using emacs and auctex
|
||||||
|
./auto/*
|
||||||
|
*.el
|
||||||
|
|
||||||
|
# expex forward references with \gathertags
|
||||||
|
*-tags.tex
|
||||||
|
|
||||||
|
# standalone packages
|
||||||
|
*.sta
|
||||||
|
|
||||||
|
# Makeindex log files
|
||||||
|
*.lpz
|
||||||
|
|
||||||
|
# xwatermark package
|
||||||
|
*.xwm
|
||||||
|
|
||||||
|
# REVTeX puts footnotes in the bibliography by default, unless the nofootinbib
|
||||||
|
# option is specified. Footnotes are the stored in a file with suffix Notes.bib.
|
||||||
|
# Uncomment the next line to have this generated file ignored.
|
||||||
|
#*Notes.bib
|
||||||
|
|
||||||
|
# Personal
|
||||||
|
.DS_Store
|
||||||
|
*.pdf
|
||||||
|
*.txt
|
||||||
@@ -1,2 +1,3 @@
|
|||||||
# bachelor-thesis
|
# Reverse engineering the CAN bus of a Komatsu PC210NLC-8
|
||||||
|
|
||||||
|
## An abstract
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 90 KiB |
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 38 KiB |
@@ -0,0 +1,40 @@
|
|||||||
|
% To automatically get the entry for an article, follow these steps:
|
||||||
|
% 1. Open Google Scholar's website and find the article
|
||||||
|
% 2. Find the "Cite" / "Cita" button
|
||||||
|
% 3. On the popup windows, press "BibTeX"
|
||||||
|
% 4. Copy and paste the text
|
||||||
|
|
||||||
|
@thesis{tesiMarco,
|
||||||
|
author = {Savarese, Marco},
|
||||||
|
title = {Building an OEM-agnostic framework for optimizing refueling tasks through ITS paradigms: The P.I.E.N.O. journey},
|
||||||
|
institution = {Università degli Studi di Modena e Reggio Emilia},
|
||||||
|
year = {2024},
|
||||||
|
}
|
||||||
|
|
||||||
|
@article{savarese2024pieno,
|
||||||
|
title={PIENO -- Petrol-Filling Itinerary Estimation aNd Optimization},
|
||||||
|
author={Savarese, Marco and De Blasi, Antonio and Zaccagnino, Carmine and Grazia, Carlo Augusto},
|
||||||
|
journal={IEEE Access},
|
||||||
|
volume={12},
|
||||||
|
pages={158094--158102},
|
||||||
|
year={2024},
|
||||||
|
publisher={IEEE}
|
||||||
|
}
|
||||||
|
|
||||||
|
@inproceedings{savarese2026ri,
|
||||||
|
title={RI-PIENO -- Revised and Improved Petrol-Filling Itinerary Estimation aNd Optimization},
|
||||||
|
author={Savarese, Marco and De Blasi, Antonio and Zaccagnino, Carmine and Salici, Giacomo and Cascianelli, Silvia and Vezzani, Roberto and Grazia, Carlo Augusto},
|
||||||
|
booktitle={2026 IEEE 23rd Consumer Communications \& Networking Conference (CCNC)},
|
||||||
|
pages={1--6},
|
||||||
|
year={2026},
|
||||||
|
organization={IEEE}
|
||||||
|
}
|
||||||
|
|
||||||
|
@inproceedings{savarese2026workflow,
|
||||||
|
title={A Workflow for Cost-and Time-Aware Refueling Itinerary Optimization},
|
||||||
|
author={Savarese, Marco and Zaccagnino, Carmine and De Blasi, Antonio and Salici, Giacomo and Cascianelli, Silvia and Vezzani, Roberto and Grazia, Carlo Augusto},
|
||||||
|
booktitle={2026 IEEE 23rd Consumer Communications \& Networking Conference (CCNC)},
|
||||||
|
pages={1--2},
|
||||||
|
year={2026},
|
||||||
|
organization={IEEE}
|
||||||
|
}
|
||||||
+243
@@ -0,0 +1,243 @@
|
|||||||
|
% font size
|
||||||
|
\documentclass[12pt]{report}
|
||||||
|
|
||||||
|
% Margini (2.5cm su tutti i lati)
|
||||||
|
\usepackage[top=2.5cm, bottom=2.5cm, left=2.5cm, right=2.5cm, head=21.75pt, centering]{geometry}
|
||||||
|
|
||||||
|
% Interlinea
|
||||||
|
\linespread{1.5}
|
||||||
|
|
||||||
|
% Lingua e codifica
|
||||||
|
\usepackage[italian]{babel}
|
||||||
|
\usepackage[utf8]{inputenc}
|
||||||
|
\usepackage[T1]{fontenc}
|
||||||
|
|
||||||
|
% Stile ClassicThesis
|
||||||
|
\usepackage{newpxtext, newpxmath}
|
||||||
|
\usepackage{microtype}
|
||||||
|
\usepackage{parskip} % no indent
|
||||||
|
|
||||||
|
% Pagina e intestazioni
|
||||||
|
\usepackage{scrlayer-scrpage}
|
||||||
|
\ifoot[]{}
|
||||||
|
\cfoot[]{}
|
||||||
|
\ofoot[\pagemark]{\pagemark}
|
||||||
|
\pagestyle{scrplain}
|
||||||
|
|
||||||
|
% Colori generali
|
||||||
|
\usepackage{xcolor}
|
||||||
|
\definecolor{unimorered}{RGB}{237, 77, 45}
|
||||||
|
\definecolor{unimoregrey}{RGB}{84, 84, 84}
|
||||||
|
\definecolor{unimoreblack}{RGB}{0, 0, 0}
|
||||||
|
\definecolor{unimorewhite}{RGB}{255, 255, 255}
|
||||||
|
\definecolor{urlblue}{RGB}{0, 0, 238}
|
||||||
|
|
||||||
|
% Colori codice
|
||||||
|
\definecolor{lightgray}{rgb}{.9,.9,.9}
|
||||||
|
\definecolor{darkgray}{rgb}{.4,.4,.4}
|
||||||
|
\definecolor{purple}{rgb}{0.65, 0.12, 0.82}
|
||||||
|
\definecolor{green}{rgb}{0,0.6,0}
|
||||||
|
\definecolor{grey}{rgb}{0.5,0.5,0.5}
|
||||||
|
\definecolor{mauve}{rgb}{0.58,0,0.82}
|
||||||
|
\definecolor{backcolour}{rgb}{0.95,0.95,0.92}
|
||||||
|
|
||||||
|
\usepackage[hidelinks]{hyperref}
|
||||||
|
\hypersetup{
|
||||||
|
colorlinks=true,
|
||||||
|
linkcolor=unimoreblack,
|
||||||
|
filecolor=unimoreblack,
|
||||||
|
citecolor=unimoreblack,
|
||||||
|
urlcolor=urlblue,
|
||||||
|
}
|
||||||
|
|
||||||
|
% Immagini e tabelle
|
||||||
|
\usepackage{graphicx}
|
||||||
|
\usepackage{subcaption}
|
||||||
|
\usepackage{adjustbox}
|
||||||
|
\usepackage{booktabs}
|
||||||
|
\usepackage{makecell}
|
||||||
|
\usepackage{multirow}
|
||||||
|
\usepackage{float}
|
||||||
|
|
||||||
|
% Formattazione titoli
|
||||||
|
\usepackage{titlesec}
|
||||||
|
\titleformat{\chapter}[display]
|
||||||
|
{\normalfont\huge\bfseries\color{unimoreblack}}
|
||||||
|
{\chaptertitlename\ \thechapter}
|
||||||
|
{20pt}
|
||||||
|
{\Huge\color{unimoreblack}}
|
||||||
|
\titlespacing*{\chapter}{0pt}{-20pt}{40pt}
|
||||||
|
|
||||||
|
\titleformat{\section}
|
||||||
|
{\normalfont\Large\bfseries\color{unimoreblack}}
|
||||||
|
{\thesection}
|
||||||
|
{1em}
|
||||||
|
{}
|
||||||
|
\titlespacing*{\section}{0pt}{3.25ex plus 1ex minus .2ex}{1.5ex plus .2ex}
|
||||||
|
|
||||||
|
\titleformat{\subsection}
|
||||||
|
{\normalfont\large\bfseries\color{unimoreblack}}
|
||||||
|
{\thesubsection}
|
||||||
|
{1em}
|
||||||
|
{}
|
||||||
|
\titlespacing*{\subsection}{0pt}{3.25ex plus 1ex minus .2ex}{1.5ex plus .2ex}
|
||||||
|
|
||||||
|
% Citazioni e bibliografia
|
||||||
|
\usepackage{csquotes}
|
||||||
|
\usepackage[backend=biber, sorting=nty, defernumbers=true]{biblatex}
|
||||||
|
\appto{\bibsetup}{\raggedright}
|
||||||
|
\addbibresource{bibliography.bib}
|
||||||
|
|
||||||
|
% Codice e algoritmi
|
||||||
|
\usepackage{listings}
|
||||||
|
\usepackage{inconsolata}
|
||||||
|
\usepackage{algorithm}
|
||||||
|
\usepackage{algpseudocode}
|
||||||
|
\usepackage{xurl}
|
||||||
|
|
||||||
|
% Utility
|
||||||
|
\usepackage{verbatim}
|
||||||
|
\usepackage{filehook}
|
||||||
|
\usepackage{pifont}
|
||||||
|
\usepackage[bottom]{footmisc}
|
||||||
|
\usepackage{enumitem}
|
||||||
|
\usepackage{tikz}
|
||||||
|
\usetikzlibrary{calc}
|
||||||
|
|
||||||
|
% Stili per i linguaggi di programmazione
|
||||||
|
\lstdefinelanguage{MyPython}{
|
||||||
|
language=Python,
|
||||||
|
morekeywords={with, as},
|
||||||
|
keywordstyle=\bfseries\color{blue},
|
||||||
|
commentstyle=\color{green},
|
||||||
|
stringstyle=\color{mauve},
|
||||||
|
backgroundcolor=\color{backcolour},
|
||||||
|
basicstyle=\footnotesize\ttfamily,
|
||||||
|
showstringspaces=false,
|
||||||
|
numbers=left,
|
||||||
|
numberstyle=\footnotesize,
|
||||||
|
numbersep=9pt,
|
||||||
|
tabsize=2,
|
||||||
|
breaklines=true,
|
||||||
|
showtabs=false,
|
||||||
|
captionpos=t
|
||||||
|
}
|
||||||
|
|
||||||
|
\lstdefinelanguage{C}{
|
||||||
|
language=C,
|
||||||
|
morekeywords={with, as},
|
||||||
|
keywordstyle=\bfseries\color{blue},
|
||||||
|
commentstyle=\color{green},
|
||||||
|
stringstyle=\color{mauve},
|
||||||
|
backgroundcolor=\color{backcolour},
|
||||||
|
basicstyle=\footnotesize\ttfamily,
|
||||||
|
showstringspaces=false,
|
||||||
|
numbers=left,
|
||||||
|
numberstyle=\footnotesize,
|
||||||
|
numbersep=9pt,
|
||||||
|
tabsize=2,
|
||||||
|
breaklines=true,
|
||||||
|
showtabs=false,
|
||||||
|
captionpos=t
|
||||||
|
}
|
||||||
|
|
||||||
|
\lstdefinestyle{bash}{
|
||||||
|
basicstyle=\ttfamily\small,
|
||||||
|
rulesepcolor=\color{black},
|
||||||
|
language=bash,
|
||||||
|
breaklines=true,
|
||||||
|
backgroundcolor=\color{backcolour},
|
||||||
|
literate={"}{{\texttt{"}}}{1},
|
||||||
|
numbers=left,
|
||||||
|
numberstyle=\footnotesize,
|
||||||
|
numbersep=9pt,
|
||||||
|
columns=fixed,
|
||||||
|
keepspaces=true,
|
||||||
|
}
|
||||||
|
|
||||||
|
\lstdefinestyle{Prompt}{
|
||||||
|
breaklines=true,
|
||||||
|
basicstyle=\ttfamily,
|
||||||
|
}
|
||||||
|
|
||||||
|
\lstdefinestyle{Myyaml}{
|
||||||
|
basicstyle=\ttfamily\small,
|
||||||
|
breaklines=true,
|
||||||
|
numbers=left,
|
||||||
|
numberstyle=\footnotesize,
|
||||||
|
numbersep=9pt,
|
||||||
|
showstringspaces=false,
|
||||||
|
tabsize=2,
|
||||||
|
backgroundcolor=\color{backcolour},
|
||||||
|
columns=fixed,
|
||||||
|
keepspaces=true,
|
||||||
|
}
|
||||||
|
|
||||||
|
\usepackage{enumitem}
|
||||||
|
|
||||||
|
\begin{document}
|
||||||
|
|
||||||
|
\begin{titlepage}
|
||||||
|
% UniMore color accent line
|
||||||
|
{\color{unimorered}\rule{\textwidth}{2pt}}
|
||||||
|
|
||||||
|
\begin{center}
|
||||||
|
\includegraphics[width=8cm]{assets/images/unimore/Sigillo2015.png}
|
||||||
|
\vspace{1cm}
|
||||||
|
|
||||||
|
{\LARGE\color{unimoreblack}{ UNIVERSITÀ DEGLI STUDI DI MODENA \\E REGGIO EMILIA \\}}
|
||||||
|
{\large\color{unimoregrey}{ Dipartimento di Ingegneria "Enzo Ferrari" \\}}
|
||||||
|
{\large\color{unimoregrey}{ Corso di Laurea Triennale in Ingegneria del Veicolo (L-9) \\}}
|
||||||
|
\vspace{3cm}
|
||||||
|
{\Large\color{unimoreblack}{ \textbf{Reverse engineering del protocollo CAN bus di un escavatore Komatsu PC210 NLC-8} }}\\
|
||||||
|
\vspace{3cm}
|
||||||
|
\end{center}
|
||||||
|
|
||||||
|
\begin{minipage}[t]{0.47\textwidth}
|
||||||
|
{\large\color{unimoregrey}{\bf Relatore:}\\}
|
||||||
|
{\large\color{unimoreblack}{Prof. Carlo Augusto Grazia}}
|
||||||
|
\end{minipage}\hfill\begin{minipage}[t]{0.47\textwidth}\raggedleft
|
||||||
|
{\large\color{unimoregrey}{\bf Candidato:}\\}
|
||||||
|
{\large\color{unimoreblack}{Erick Ahmed}\\}
|
||||||
|
\end{minipage}
|
||||||
|
|
||||||
|
\vfill
|
||||||
|
{\color{unimorered}\rule{\textwidth}{1pt}}
|
||||||
|
\hrulefill\\
|
||||||
|
\centering{\large\color{unimoregrey}{\bf ANNO ACCADEMICO 2025/2026 }}
|
||||||
|
\end{titlepage}
|
||||||
|
|
||||||
|
\clearpage
|
||||||
|
\pagenumbering{roman}
|
||||||
|
|
||||||
|
\tableofcontents % Genera l'Indice
|
||||||
|
\renewcommand{\listfigurename}{Elenco delle Figure}
|
||||||
|
\listoffigures % Genera la Lista delle Figure
|
||||||
|
\renewcommand{\lstlistingname}{Codice}
|
||||||
|
\renewcommand{\lstlistlistingname}{Elenco dei Codici}
|
||||||
|
|
||||||
|
\lstlistoflistings % Genera la Lista dei Codici
|
||||||
|
|
||||||
|
\clearpage
|
||||||
|
\pagestyle{scrplain}
|
||||||
|
\pagenumbering{arabic}
|
||||||
|
|
||||||
|
% Aggiungi qui i capitoli
|
||||||
|
\input{chapters/01_introduction.tex}
|
||||||
|
|
||||||
|
%\input{chapters/02_second_chapter.tex}
|
||||||
|
|
||||||
|
%\input{chapters/03_third_chapter.tex}
|
||||||
|
|
||||||
|
\input{chapters/05_conclusions.tex}
|
||||||
|
|
||||||
|
|
||||||
|
\clearpage
|
||||||
|
|
||||||
|
\addcontentsline{toc}{chapter}{Bibliografia}
|
||||||
|
|
||||||
|
\printbibliography[heading=subbibliography, title=Bibliografia]
|
||||||
|
|
||||||
|
\nocite{*}
|
||||||
|
|
||||||
|
\end{document}
|
||||||
Reference in New Issue
Block a user