76 lines
2.1 KiB
TeX
76 lines
2.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}
|
|
\setbeamercovered{transparent=25}
|
|
\title{Wyoming's Nuclear Supply Chain Opportunities and Challenges}
|
|
\author{Alexander Gebben}
|
|
%\institute{Center for Business and Economic Analysis, University of Wyoming}
|
|
\date{April 14th, 2026}
|
|
\begin{document}
|
|
%%%%%%%%%%%%%%%%%%%%%%
|
|
|
|
\frame{\titlepage}
|
|
%%%%%%%%%%%%%%%%%%%%%%
|
|
\begin{frame}
|
|
\frametitle{Goals}{Cost and Benefits: Is the sector worth it?}
|
|
\begin{columns}
|
|
\begin{column}{0.5\textwidth}
|
|
\begin{enumerate}
|
|
\item<2->{Used to make water infastructure investment choices.}
|
|
\item<3->{Must include only people in the exact city boundaries.}
|
|
\item<3->{Past proposals have over stated population growth.}
|
|
\item<4->{Simple averages could under state growth. }
|
|
\end{enumerate}
|
|
\end{column}
|
|
\begin{column}{0.5\textwidth}
|
|
\begin{enumerate}
|
|
\item<2->{Used to make water infastructure investment choices.}
|
|
\item<3->{Must include only people in the exact city boundaries.}
|
|
\item<3->{Past proposals have over stated population growth.}
|
|
\item<4->{Simple averages could under state growth. }
|
|
\end{enumerate}
|
|
\end{column}
|
|
|
|
\end{columns}
|
|
|
|
\end{frame}
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%
|
|
%\begin{frame}
|
|
% \frametitle{Goals}
|
|
% Forecast of the population of Kemmerer and Diamondville, Wyoming until 2065
|
|
% \newline
|
|
% \begin{enumerate}
|
|
% \item<2->{Used to make water infastructure investment choices.}
|
|
% \item<3->{Must include only people in the exact city boundaries.}
|
|
% \item<3->{Past proposals have over stated population growth.}
|
|
% \item<4->{Simple averages could under state growth. }
|
|
%\end{enumerate}
|
|
%\end{frame}
|
|
%
|
|
%\begin{frame}
|
|
% \center
|
|
% \huge
|
|
% Trends and Background
|
|
%\end{frame}
|
|
%\begin{frame}{Location}
|
|
% \begin{columns}
|
|
% \begin{column}{0.6\textwidth}
|
|
%\includegraphics[width=\textwidth]{Wyoming-map.png}
|
|
%\end{column}
|
|
% \begin{column}{0.4\textwidth}
|
|
%\includegraphics[width=\textwidth]{Kemmerer_Map.png}
|
|
%\end{column}
|
|
%\end{columns}
|
|
%\end{frame}
|
|
|
|
\end{document}
|
|
|