\input{beamer-slide-header}% \usepackage{calc,key,array,textcomp} %\usepackage{longtable} \usepackage{supertabular} \errorcontextlines=99 \title{_TEMPLATE_}% <=== FILL THIS IN \date{}% <=== FILL THIS IN \author[Nick Urbanik]{Nick Urbanik \texttt{}\\ {\scriptsize This document Licensed under GPL---see section~\ref{sec:license}}}% \subtitle{}% <=== FILL THIS IN %\mode
{\chead{}}% \begin{document} \maketitle \mode
{\thispagestyle{empty}} \begin{frame} \frametitle{Outline} \mode {% %\footnotesize \begin{multicols}{2} \tableofcontents \end{multicols} % You might wish to add the option [pausesections] }% \mode
{% \tableofcontents }% \end{frame} %[<+->] \section{} \label{sec:} \begin{frame} \frametitle{} \begin{itemize} \item \end{itemize} \end{frame} \subsection{} \label{sec:s}% <=== CHANGE THIS \begin{frame} \frametitle{} \begin{itemize} \item \end{itemize} \end{frame} \section{Some Things to Read} \label{sec:things-to-read} \begin{frame}%[allowframebreaks] \mode{\frametitle{Resources}}% \begin{thebibliography}{5} % None of these affects how cite appears, only how the bibitem appears. % \beamertemplatebookbibitems makes little pictures of books in bib. \beamertemplatebookbibitems % \beamertemplatearticlebibitems makes little pictures of text in bib. % \beamertemplatearticlebibitems % \beamertemplatetextbibitems uses [1], [2] or [optional] in bib. % \beamertemplatetextbibitems % \beamertemplatearrowbibitems make little arrows (like ordinary items) % \beamertemplatearrowbibitems \bibitem{Wil2002} Dr. Peter Salus. \newblock% \emph{The Daemon, the GNU \& the Penguin}. \newblock% Grocklaw 2006. \newblock% \url{http://www.groklaw.net/staticpages/index.php?page=20051013231901859}. \beamertemplatearticlebibitems% % \bibitem{GPL2} % GNU General Public License. % \newblock% % \url{http://www.gnu.org/copyleft/gpl.html} \end{thebibliography} \end{frame} \mode {% \begin{frame} \frametitle{Topics Covered} %\footnotesize %\begin{multicols}{2} \tableofcontents[pausesections,pausesubsections] %\end{multicols} % You might wish to add the option [pausesections] \end{frame} } \section{License Of This Document} \label{sec:license} \begin{frame} \frametitle{License Of This Document} \raggedright% Copyright \copyright\ 2006 Nick Urbanik \par You can redistribute modified or unmodified copies of this document provided that this copyright notice and this permission notice are preserved on all copies under the terms of the GNU General Public License as published by the Free Software Foundation---either version 2 of the License or (at your option) any later version. \end{frame} \end{document}