2022-12-06 12:52:27 -07:00

112 lines
4.0 KiB
TeX

%----------------------------------------------------------------------------------------
% PACKAGES AND THEMES
%----------------------------------------------------------------------------------------
%\documentclass[aspectratio=169,xcolor=dvipsnames]{beamer} \usetheme{SimpleDarkBlue} \usepackage{hyperref}
\documentclass[aspectratio=169,xcolor=table]{beamer} \usetheme{SimpleDarkBlue} \usepackage{hyperref}
\usepackage{lscape}
\usepackage{subcaption}
\usepackage{dcolumn}
\usepackage{adjustbox}
\usepackage{graphicx}
\usepackage{amsmath,amsfonts,amsthm,bm}
\usepackage{float}
\usepackage{threeparttable}
\usepackage{threeparttablex} %For longtable interaction
\usepackage{longtable}
\usepackage{graphicx} % Allows including images
\usepackage{chronology}
\usepackage{adjustbox}
\usepackage{framed}
\usepackage{tikz}
\usetikzlibrary{arrows,positioning,decorations.pathreplacing,shapes,shapes.geometric}
\usepackage{inputenc}
\usepackage{adjustbox}
\usepackage{bm}
\usepackage{amssymb}
\usepackage{booktabs} % Allows the use of \toprule, \midrule and \bottomrule in tables
\usepackage{textpos}
\usepackage[table]{xcolor}
%----------------------------------------------------------------------------------------
% 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
\title[Will Bitcoin Mining Create the Next Shale Boom?]{Will Bitcoin Mining Create the Next Shale Boom?} % 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{Hedonic}
\subsection{Introduction}
\input{./RG_Sections/Question.tex}
\input{./RG_Sections/Backgound.tex}
\input{./RG_Sections/Timeline.tex}
\input{./RG_Sections/Legal_Concern.tex}
\input{./RG_Sections/Reg_Disc.tex}
\subsection{Data}
\input{./RG_Sections/Data.tex}
\input{./RG_Sections/MapParcels.tex}
\input{./RG_Sections/ParcelJoin.tex}
\subsection{Equations}
\input{RG_Sections/Equations.tex}
\subsection{Results}
\input{./RG_Sections/Results.tex}
%----------------------------------
\section{CREP payments}
\input{./CREP_Sections/Question.tex}
\input{./CREP_Sections/Background.tex}
\input{./CREP_Sections/Data.tex}
\input{./CREP_Sections/Econometric.tex}
%-------------------------- \section{Bitcoin}
\subsection{Introduction \& Overview}
\input{./Sections/Intro.tex}
\input{./Sections/Key_Questions.tex}
\subsection{Background}
\input{./Sections/Background.tex}
\input{./Sections/Maps.tex}
\input{./Sections/Mechanism.tex}
\input{./Sections/Strategy.tex}
\input{./Sections/Data.tex}
\input{./Sections/Diagram.tex}
\subsection{Bitcoin Mining}
\input{./Sections/Bitcoin_Intro.tex}
\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}
\subsubsection{Oil Market}
\input{./Sections/Oil_Intro.tex}
\input{./Sections/Oil_Assumptions.tex}
\input{./Sections/Oil_Econometrics.tex}
\subsection{Results}
\input{./Sections/Results.tex}
\subsection{Conclusion}
\input{./Sections/Conclusion.tex}
\input{./Sections/Questions.tex}
\section{Bibliography}
\input{./Sections/bib.tex}
\end{document}