
I am using for a conference presentation metropolis theme. I need to insert the name of the two authors with the institute references like in the image below. How can I do ?
Thanks guys
Code: Select all
\documentclass[10pt]{beamer}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{lmodern}
\usepackage[english]{babel}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{graphicx}
\usetheme{metropolis}
\usepackage{appendixnumberbeamer}
\usepackage{booktabs}
\usepackage[scale=2]{ccicons}
\usepackage{pgfplots}
\usepackage{xspace}
\newcommand{\themename}{\textbf{\textsc{metropolis}}\xspace}
\title{Prove with metropolis theme}
\subtitle{A modern beamer theme}
\date{\today}
\author{Daniela Cialfi Emiliano Colantonio}
\institute{Center for modern beamer themes}
%\titlegraphic{\hfill\includegraphics[height=1.5cm]{logo.pdf}}