doc: better header page
Also added in teh date of the EGM (Month/year)
This commit is contained in:
parent
622b19ef3e
commit
05361c6cfc
1 changed files with 11 additions and 5 deletions
|
@ -1,4 +1,7 @@
|
|||
\documentclass{article}
|
||||
\usepackage{graphicx}
|
||||
% use the files
|
||||
\graphicspath{ {../} }
|
||||
\usepackage{hyperref}
|
||||
% from https://tex.stackexchange.com/a/73866
|
||||
\hypersetup{
|
||||
|
@ -19,18 +22,21 @@
|
|||
|
||||
\begin{titlepage}
|
||||
\begin{flushleft}
|
||||
\vspace*{3.5cm}
|
||||
|
||||
\vspace{1.5cm}
|
||||
\begin{center}
|
||||
\Huge{University of Limerick Computer Society\\Constitution}
|
||||
|
||||
\vspace{1cm}
|
||||
|
||||
April 2013
|
||||
April 2025
|
||||
\end{center}
|
||||
|
||||
\vspace{4.5cm}
|
||||
\vspace{2.5cm}
|
||||
|
||||
\begin{center}
|
||||
\includegraphics[scale=0.2]{Logo}
|
||||
\end{center}
|
||||
|
||||
\vspace{2.5cm}
|
||||
\SignatureAndDate{President}
|
||||
% These are here just in case they are required
|
||||
% \SignatureAndDate{Secretary}
|
||||
|
|
Loading…
Add table
Reference in a new issue