From 2da2fb3b64f2ae3325ccd239e5dfbe9728515cf0 Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Tue, 29 Mar 2016 00:53:56 +0000 Subject: Everthing -> lowercase (as much as possible). --- presentation/p.tex | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to 'presentation/p.tex') diff --git a/presentation/p.tex b/presentation/p.tex index fbfdfdd..881f40b 100644 --- a/presentation/p.tex +++ b/presentation/p.tex @@ -1,4 +1,4 @@ -% Public Domain. No Rights Reserved. See +% public domain. no rights reserved. see % https://creativecommons.org/publicdomain/zero/1.0/ \documentclass[14pt]{beamer} @@ -7,7 +7,7 @@ \usecolortheme{dove} \title{combox} -\author{Siddharth Ravikumar} +\author{siddharth ravikumar} \institute{0x00B252AF} \date{April 20, 2016} @@ -17,32 +17,31 @@ \titlepage \end{frame} -% Ack +% ack \include{sections/ack} \begin{frame} - \frametitle{(cons 'combox 'presentation)} \tableofcontents \end{frame} -% Section 1 - Introduction +% section 1 - introduction \include{sections/1-introduction} -% Section 2 - Problem +% section 2 - problem \include{sections/2-problem} -% Section 3 - Proposed Solution +% section 3 - proposed solution \include{sections/3-psolution} -% Section 4 - Benchmarks +% section 4 - benchmarks \include{sections/4-benchmarks} -% Section 5 - Testing +% section 5 - testing \include{sections/5-testing} -% Section 6 - Conclusion +% section 6 - conclusion \include{sections/6-conclusion} -% Standard Legal Verbiage. +% standard legal verbiage. \include{sections/legal} \end{document} -- cgit v1.2.3