\documentclass[showdate=true]{beamer} \usetheme{Antibes} %\setbeameroption{show notes} \setbeameroption{hide notes} %\setbeameroption{show only notes} %%%%% Remove Subsection bar from header \makeatletter \setbeamertemplate{headline} {% \begin{beamercolorbox}[wd=\paperwidth,colsep=1.5pt]{upper separation line head} \end{beamercolorbox} \begin{beamercolorbox}[wd=\paperwidth,ht=2.5ex,dp=1.125ex,% leftskip=.3cm,rightskip=.3cm plus1fil]{title in head/foot} \usebeamerfont{title in head/foot}\insertshorttitle \end{beamercolorbox} \begin{beamercolorbox}[wd=\paperwidth,ht=2.5ex,dp=1.125ex,% leftskip=.3cm,rightskip=.3cm plus1fil]{section in head/foot} \usebeamerfont{section in head/foot}% \ifbeamer@tree@showhooks \setbox\beamer@tempbox=\hbox{\insertsectionhead}% \ifdim\wd\beamer@tempbox>1pt% \hskip2pt\raise1.9pt\hbox{\vrule width0.4pt height1.875ex\vrule width 5pt height0.4pt}% \hskip1pt% \fi% \else% \hskip6pt% \fi% \insertsectionhead \end{beamercolorbox} % Code for subsections removed here } \makeatother \usepackage{amsmath} %%%%% Add Frame Number \addtobeamertemplate{navigation symbols}{}{% \usebeamerfont{footline}% \usebeamercolor[fg]{footline}% \hspace{1em}% \insertframenumber } \title{ The KM3NeT project \\ ARCA + ORCA } \date{April 21st, 2020} \author{E.T. de Boone} \begin{document} \frame{\titlepage} \begin{frame} \frametitle{Outline} \tableofcontents \end{frame} %%%%%%%%%%%%%%%%%% %% General Info %% %%%%%%%%%%%%%%%%%% \section{General Info} \begin{frame} \frametitle{KM3NeT} Cubic Kilometer Neutrino Telescope \begin{itemize} \item Deep-sea neutrino telescope \item Three locations in the Mediterranean Sea: % \begin{itemize} % \item Toulon, France % \item Sicily, Italy % \item Pylos, Greece % \end{itemize} \item 2 Main objectives \begin{itemize} \item Observe the Universe using Neutrino’s \item Determine the Neutrino Mass Hierarchy \end{itemize} \end{itemize} \end{frame} \begin{frame} \begin{figure} \centering \includegraphics[width=1\textwidth]{images/km3net-infrastructure.jpg} \end{figure} \end{frame} \begin{frame} \frametitle{Successor} \begin{itemize} \item ANTARES in France \item NEMO in Italy \item NESTOR in Greece \end{itemize} \end{frame} \begin{frame} \frametitle{KM3NeT} \begin{itemize} \item 2 main objectives \begin{itemize} \item Observe the Universe using Neutrino’s \item Determine the Neutrino Mass Hierarchy \end{itemize} \bigskip \item 2 main experiments \begin{itemize} \item ARCA: Astroparticle Research with Cosmics in the Abyss \item ORCA: Oscillation Research with Cosmics in the Abyss \end{itemize} \end{itemize} \end{frame} \subsection{ARCA: Astroparticle Research with Cosmics in the Abyss} \begin{frame} \frametitle{ARCA} \end{frame} \subsection{ORCA: Oscillation Research with Cosmics in the Abyss} \begin{frame} \frametitle{ORCA} \end{frame} %%%%%%%%%%%%%%%%%% %% Technology %% %%%%%%%%%%%%%%%%%% \section{Detector Design and Technology} \begin{frame} \frametitle{Detector Design} \end{frame} \subsection{Detection Unit} \begin{frame} \frametitle{Detection Unit} \end{frame} \subsection{Digitial Optical Modules} \begin{frame} \frametitle{Digital Optical Modules } \end{frame} \subsection{Calibration} \begin{frame} \frametitle{Calibration} \begin{itemize} \item Acoustic Sensor \item $^{40}$K decay in seawater \end{itemize} \end{frame} \subsection{Differences between ARCA and ORCA} %%%%%%%%%%%%%%%%%% %% Physics %% %%%%%%%%%%%%%%%%%% %% ARCA \section{ARCA - Astroparticle Physics} \begin{frame} \frametitle{Astroparticle Physics} \end{frame} \subsection{Glashow Resonance} \begin{frame} \frametitle{Glashow Resonance} \end{frame} %% ORCA \section{ORCA - Particle Physics} \begin{frame} \frametitle{Particle Physics} \end{frame} \subsection{Neutrino Mass Hierarchy} \begin{frame} \frametitle{Neutrino Mass Hierarchy} \end{frame} \end{document}