pfizerpflanze

template_copertina

Aug 24th, 2025
1,400
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 1.14 KB | None | 0 0
  1. \begin{titlepage}
  2.         \centering
  3.         {\par\bfseries\LARGE\sc Università degli Studi di Padova}
  4.         \vspace{1cm}
  5.         {\par\sc\Large Dipartimento di Scienze Statistiche}
  6.         % \vspace{0.2cm}
  7.         {\par\sc\Large Corso di Laurea Triennale in\\
  8.             Statistica per le Tecnologie e le Scienze}
  9.        
  10.         \vspace{1cm}
  11.         % Logo centrato (sostituisci 'logo.png' con il tuo file)
  12.         \includegraphics[width=5.5cm]{assets/logo-unipd2.png}
  13.         %\includesvg[width=5.5cm]{assets/logosvg.svg}
  14.        
  15.         \vspace{1cm}
  16.         {\par\sc Relazione Finale}
  17.         \vspace{0.2cm}
  18.         {\par\sffamily\bfseries\LARGE Anomaly Detection in Time Series\\ with the Prophet Model}
  19.        
  20.         \vspace{1.5cm}
  21.         \begin{flushleft}
  22.             \textsc{Relatore} \\[2pt]
  23.             {\sffamily
  24.             Prof. Matteo Ceccarello \\
  25.             Dipartimento di Ingegneria dell'Informazione}
  26.         \end{flushleft}
  27.        
  28.        \begin{flushright}
  29.            \textsc{Laureando} \\[2pt]
  30.            {\sffamily Giovanni Zedda \\
  31.            Matricola N. 2082887}
  32.        \end{flushright}
  33.         \vfill
  34.         % \hrule
  35.         \textsc{Anno Accademico\\ 2024/2025}
  36.    \end{titlepage}
Advertisement
Add Comment
Please, Sign In to add comment