Job_Talk/Bitcoin/Bitcoin_and_Oil.tex

70 lines
2.5 KiB
TeX

%----------------------------------------------------------------------------------------
% PACKAGES AND THEMES
%----------------------------------------------------------------------------------------
\documentclass[aspectratio=169,xcolor=dvipsnames]{beamer} \usetheme{SimpleDarkBlue} \usepackage{hyperref}
\usepackage{graphicx} % Allows including images
\usepackage{adjustbox}
\usepackage{framed}
\usepackage{tikz}
\usepackage{inputenc}
\usetikzlibrary{shapes, shapes.geometric, arrows, positioning}
\usepackage{adjustbox}
\usepackage{bm}
\usepackage{amssymb}
\usepackage{booktabs} % Allows the use of \toprule, \midrule and \bottomrule in tables
\usepackage{textpos}
%----------------------------------------------------------------------------------------
% 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{November 3, 2022}
% \date{\today} % Date, can be changed to a custom date
%----------------------------------------------------------------------------------------
% PRESENTATION SLIDES
%----------------------------------------------------------------------------------------
\begin{document}
%------------------------------------------------
\section{Introduction \& Overview}
\input{./Sections/Intro.tex}
\input{./Sections/About_me.tex}
\section{Background}
\input{./Sections/Background.tex}
\input{./Sections/Key_Questions.tex}
\input{./Sections/Diagram.tex}
\input{./Sections/Mechanism.tex}
\section{Bitcoin Mining}
\input{./Sections/Bitcoin_Incentives.tex}
\input{./Sections/Mining_Structure.tex}
\input{./Sections/Mining_Model.tex}
\input{./Sections/Mining_elast.tex}
\input{./Sections/Reg_elas.tex}
\section{Oil Market}
\input{./Sections/Oil_Structure.tex}
\input{./Sections/Oil_Econometrics.tex}
\input{./Sections/Data.tex}
\section{Results}
\input{./Sections/Maps.tex}
\input{./Sections/Subsidy_Chart.tex}
\input{./Sections/Results.tex}
\section{Conclusion}
\input{./Sections/Conclusion.tex}
\section{Bibliography}
\input{./Sections/bib.tex}
\end{document}