Skip to content

Instantly share code, notes, and snippets.

@Jiggins
Created March 29, 2016 13:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Jiggins/dfc8da8ce42bd6f801fe to your computer and use it in GitHub Desktop.
Save Jiggins/dfc8da8ce42bd6f801fe to your computer and use it in GitHub Desktop.
\documentclass[11pt,A4paper,]{article}
\usepackage{amssymb,amsmath}
\usepackage{ifxetex,ifluatex}
\usepackage{fixltx2e} % provides \textsubscript
\usepackage{graphicx}
\begin{document}
\begin{titlepage}
\begin{center}
\huge
\textbf{Final Year Project}
\LARGE
Final Year Project
\vspace{0.5cm}
\large
Jack Higgins
\normalsize
\vspace{1.5cm}
Final Year Project
- 2016\\
B.Sc. Single Honours in\\
Computer Science and Software Engineering
\vspace{2cm}
\includegraphics[width=6cm]{logo.png}
\vfill
Department of Computer Science
Maynooth University \\
Maynooth, Co. Kildare \\
Ireland \\
\vspace{0.5cm}
A thesis submitted in partial fulfilment of the requirements for
the B.Sc. Single Honours in Computer Science and Software Engineering.
\vspace{0.5cm}
Supervisor: Barak A. Pearlmutter
\vspace{3cm}
\end{center}
\end{titlepage}
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment