48 lines
1.6 KiB
TeX
48 lines
1.6 KiB
TeX
%----------------------------------------------------------------------------------------
|
|
% 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}}
|
|
|
|
|
|
%----------------------------------------------------------------------------------------
|
|
% PRESENTATION SLIDES
|
|
%----------------------------------------------------------------------------------------
|
|
|
|
\begin{document}
|
|
%\input{./Sections/Intro.tex}
|
|
%\input{./Sections/Overview.tex}
|
|
%------------------------------------------------
|
|
\section{Introduction \& Overview}
|
|
\section{History}
|
|
\input{./Sections/SP_Letters.tex}
|
|
%\input{./Sections/Reg_Disc.tex}
|
|
%\subsection{Key Events}
|
|
%\subsection{Subdistrict Formation}
|
|
%\section{Econometric Strategy}
|
|
%\section{Data}
|
|
%\subsection{Challenges}
|
|
%\subsection{Hedonic}
|
|
%\subsection{Micro Data}
|
|
%\section{Results}
|
|
%\subsection{Response of Farms}
|
|
\subsection{Farmland Value Changes}
|
|
%\input{./Sections/Fig_Micro_Reg.tex}
|
|
|
|
\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}
|