Defense_Slides/LATEX/Defense.tex
2024-10-04 17:44:26 -06:00

43 lines
1.1 KiB
TeX

\documentclass{beamer}
\usepackage[style=apa,natbib=true]{biblatex}
\usepackage{cleveref}
\newcommand\blfootnote[1]{%
\begingroup
\renewcommand\thefootnote{}\footnote{#1}%
\addtocounter{footnote}{-1}%
\endgroup
}
\usetheme{Madrid}
\bibliography{Supporting/FinalThesis.bib}
\setbeamercovered{transparent=25}
%Information to be included in the title page:
\title{Should We Always Aim for Higher Quality?}
\author{Alexander Gebben}
\institute{Center for Business and Economic Analysis, University of Wyoming}
\date{2024}
\begin{document}
%%%%%%%%%%%%%%%%%%%%
\frame{\titlepage}
%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Goals}
Provide a economic perspective of energy markets (global and local). Apply this knowledge to direct nuclear innovation towards research with high economic impact.
\onslide<2>{\begin{enumerate}
\item{Global energy markets}
\item{National markets for nuclear power}
\item{Economically distinct aspects of nuclear markets}
\item{Unique economic cost considerations}
\end{enumerate}}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\huge Conclusion
\end{frame}
%%%%%%%%%%%
\section{Reference}
\end{document}