2022-12-05 22:04:30 -07:00

68 lines
2.3 KiB
TeX

%------------------------------------------------
\begin{frame}{Background}
\begin{columns}[c] % The "c" option specifies centered vertical alignment while the "t" option is used for top vertical alignment
\column{.45\textwidth} % Left column and width
\textbf{Natural Gas Flaring}
\begin{itemize}
\item By-product of oil production
\item Remote and high gas/oil ratio (GOR) reservoirs
\item Pipelines are expensive
\item Free disposal
\end{itemize}
\column{.5\textwidth} % Right column and width
\includegraphics[width=\columnwidth,height=0.43\textheight,keepaspectratio]{./img/flaring.jpg}
\end{columns}
\begin{columns}[c] % The "c" option specifies centered vertical alignment while the "t" option is used for top vertical alignment
\pause
\column{.45\textwidth} % Left column and width
\textbf{Bitcoin Mining}
\begin{itemize}
\item Bitcoin miners use electricity to earn profit
\item No need to ship to market
\item Paying oil producers for waste gas
\item Contracts are about \(\frac{1}{3}\) wholesale price
\end{itemize}
\column{.5\textwidth} % Right column and width
\includegraphics[width=\columnwidth,height=0.43\textheight,keepaspectratio]{./img/Miner.jpg}
\end{columns}
\end{frame}
%------------------------------------------------START
\begin{frame}{Background}
\begin{columns}[c] % The "c" option specifies centered vertical alignment while the "t" option is used for top vertical alignment
\column{.45\textwidth} % Left column and width
\textbf{Natural Gas Flaring}
\begin{itemize}
\item By-product of oil production
\item Remote and high gas/oil ratio (GOR) reservoirs
\item Pipelines are expensive
\item Free disposal
\end{itemize}
\textbf{Bitcoin Mining}
\begin{itemize}
\item Bitcoin miners use electricity to earn profit
\item No need to ship to market
\item Paying oil producers for waste gas
\item Contracts are about \(\frac{1}{3}\) wholesale price
\end{itemize}
\column{.5\textwidth} % Right column and width
\includegraphics[width=\textwidth,height=0.85\textheight,keepaspectratio]{./img/flared.jpeg}
\end{columns}
\end{frame}