%---------------------------------------------------------------------------------------- % PACKAGES AND THEMES %---------------------------------------------------------------------------------------- \documentclass[aspectratio=169,xcolor=dvipsnames]{beamer} \usetheme{SimpleDarkBlue} \usepackage{hyperref} \usepackage{graphicx} % Allows including images \usepackage{booktabs} % Allows the use of \toprule, \midrule and \bottomrule in tables \usepackage{textpos} %{\includegraphics[width=\paperwidth,height=\paperheight,keepaspectratio]{./img/Mines_background1.pdf}} %---------------------------------------------------------------------------------------- % TITLE PAGE %---------------------------------------------------------------------------------------- \title[Bitcoin Mining a Coproduct of Oil Production]{Bitcoin Mining a Coproduct of Oil Production} % The short title appears at the bottom of every slide, the full title is only on the title page \subtitle{An Estimation of Long Run Regional Welfare Effects} \author[Alex Gebben] {Alexander Gebben} \institute[Colorado School of Mines] % Your institution as it will appear on the bottom of every slide, may be shorthand to save space { Department of Mineral And Energy Economics \\ Colorado School of Mines \vskip 3pt } \date{\today} % Date, can be changed to a custom date %---------------------------------------------------------------------------------------- % PRESENTATION SLIDES %---------------------------------------------------------------------------------------- \begin{document} %------------------------------------------------ \section{Introduction \& Overview} \input{./Sections/Key_Questions.tex} \section{Theory} \section{History} %\subsection{Key Events} %\subsection{Subdistrict Formation} \section{Econometric Strategy} \section{Data} \section{Results} \input{./Sections/Bullets.tex} \input{./Sections/Highlight.tex} \input{./Sections/Columns.tex} %------------------------------------------------ \input{./Sections/Table.tex} \input{./Sections/Theorem.tex} \input{./Sections/Figure.tex} \input{./Sections/Fragile.tex} \input{./Sections/bib.tex} \input{./Sections/End.tex} \end{document}