Files
proposal-slides/main.tex
Yu Cong 68d39b9f17
All checks were successful
build pdf / build (push) Successful in 2s
first commit
2025-12-19 15:35:51 +08:00

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}