%Apr 26, 2010
% Math 589

 \documentclass{beamer}
\usetheme{default}
\renewcommand{\baselinestretch}{1}
\renewcommand{\theequation}{\arabic{equation}}
\usepackage{algorithm2e}
\usepackage{multirow}
\usetheme{Boadilla}
\usetheme{Madrid}
\usetheme{Montpellier}
\usetheme{Warsaw}
%\usetheme{Copenhagen}
% \usetheme{Goettingen}
% \usetheme{Hannover}
% \usetheme{Berkeley}
%\def {\G}{Gr\"obner}
%\def {\K}{\mathbf{K}}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{xypic}
\usepackage{biblatex}
\addbibresource{sample.bib}
\newtheorem{Ex}{Example}
\newtheorem{De}{Definition}
\newtheorem{Ta}{Table}
\newtheorem{Fi}{Figure 1}
\newtheorem{col}{Corollary}
\newtheorem{lm}{lemma}
\newtheorem{rem}[thm]{\bf{Remark}}
\newtheorem{ex}[thm]{\bf{Example}}
\newtheorem{alg}{\bf{Algorithm}}
\newtheorem{prob}{\bf{Problem}}
\newtheorem{Con}{Convention}
\newtheorem{thm}{Theorem}

%\begin{document}
% \usecolortheme{crane}
%\newtheorem{Con}{Remark}

 %\section[Outline]{} % \beamertemplatesolidbackgroundcolor{craneorange!25}




\title{New systems of equations}
%\subtitle{a case study}

\Supervisor{Dr. F.}
\Advisor{Dr. H.}

\author{ A.L}

 \institute {University}
				
		
\begin{document}

 \frame{\titlepage}% # 1

 %\frame{\frametitle{Introduction}\tableofcontents}



 %\section{plan of the talk}
%\frame
%{\frametitle{plan of the talk}
%\tableofcontents
%}

\end{document}