generated from sxlxc/pdflatex-note
13 lines
298 B
TeX
13 lines
298 B
TeX
\documentclass{beamer}
|
|
\usetheme{metropolis}
|
|
\title{Connectivity Interdiction \& \\ Perturbed Graphic Matroid Cogirth}
|
|
\date{\today}
|
|
\author{congyu}
|
|
\institute{A\&L Group, UESTC}
|
|
\begin{document}
|
|
\maketitle
|
|
\section{First Section}
|
|
\begin{frame}{First Frame}
|
|
Hello, world!
|
|
\end{frame}
|
|
\end{document} |