diff --git a/Beamer/Micro/Icon b/Beamer/Micro/Icon new file mode 100644 index 0000000..e69de29 diff --git a/Beamer/RG_Hedonic.tex b/Beamer/RG_Hedonic.tex index df96b8d..b0f2357 100644 --- a/Beamer/RG_Hedonic.tex +++ b/Beamer/RG_Hedonic.tex @@ -31,17 +31,30 @@ %---------------------------------------------------------------------------------------- \begin{document} - \input{./Sections/Intro.tex} \input{./Sections/Overview.tex} %------------------------------------------------ -\section{First Section} +\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} %------------------------------------------------ -\section{Second Section} \input{./Sections/Table.tex} \input{./Sections/Theorem.tex} \input{./Sections/Figure.tex} diff --git a/Beamer/Sections/Fig_Micro_Reg.tex b/Beamer/Sections/Fig_Micro_Reg.tex new file mode 100644 index 0000000..1afbed4 --- /dev/null +++ b/Beamer/Sections/Fig_Micro_Reg.tex @@ -0,0 +1,6 @@ +\begin{frame}[plain]{Micro Data Regression} +\begin{center} + \includegraphics[width=\textwidth,height=0.90\textheight,keepaspectratio]{./Micro/Micro_regression.pdf} +\end{center} +\end{frame} + diff --git a/Beamer/Sections/Overview.tex b/Beamer/Sections/Overview.tex index e827ddd..819ef06 100644 --- a/Beamer/Sections/Overview.tex +++ b/Beamer/Sections/Overview.tex @@ -1,5 +1,7 @@ \begin{frame}{Overview} % Throughout your presentation, if you choose to use \section{} and \subsection{} commands, these will automatically be printed on this slide as an overview of your presentation + \bf{What are the welfare changes faced by farmers, under institutional change that modify the value of groundwater access? + } \tableofcontents \end{frame} diff --git a/Beamer/Sections/Reg_Disc.tex b/Beamer/Sections/Reg_Disc.tex new file mode 100644 index 0000000..7c682bd --- /dev/null +++ b/Beamer/Sections/Reg_Disc.tex @@ -0,0 +1,9 @@ +\begin{frame}[plain]{Regression Discontinuity} +\begin{center} + \includegraphics[width=\textwidth,height=0.90\textheight,keepaspectratio]{./img/SP_Letter1_edit.pdf} + + \pause + \includegraphics[width=\textwidth,height=0.90\textheight,keepaspectratio]{./img/SP_Letter2_edit.pdf} +\end{center} +\end{frame} + diff --git a/Beamer/Sections/SP_Letters.tex b/Beamer/Sections/SP_Letters.tex new file mode 100644 index 0000000..5f56322 --- /dev/null +++ b/Beamer/Sections/SP_Letters.tex @@ -0,0 +1,6 @@ +\begin{frame}[plain]{Regression Discontinuity} +\begin{center} + \includegraphics[width=\textwidth,height=0.90\textheight,keepaspectratio]{./img/CHANGE_Disc.png} +\end{center} +\end{frame} + diff --git a/Beamer/img/.~lock.SP_Letter1.pdf# b/Beamer/img/.~lock.SP_Letter1.pdf# new file mode 100644 index 0000000..9c8dd3f --- /dev/null +++ b/Beamer/img/.~lock.SP_Letter1.pdf# @@ -0,0 +1 @@ +,alex,alex-macbookpro,24.10.2022 17:38,file:///home/alex/.config/libreoffice/4; \ No newline at end of file diff --git a/Beamer/img/CHANGE_Disc.png b/Beamer/img/CHANGE_Disc.png new file mode 100755 index 0000000..b4185c5 Binary files /dev/null and b/Beamer/img/CHANGE_Disc.png differ