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}
|
\documentclass{article}
|
||||||
|
\usepackage{graphicx}
|
||||||
|
% use the files
|
||||||
|
\graphicspath{ {../} }
|
||||||
\usepackage{hyperref}
|
\usepackage{hyperref}
|
||||||
% from https://tex.stackexchange.com/a/73866
|
% from https://tex.stackexchange.com/a/73866
|
||||||
\hypersetup{
|
\hypersetup{
|
||||||
|
@ -19,18 +22,21 @@
|
||||||
|
|
||||||
\begin{titlepage}
|
\begin{titlepage}
|
||||||
\begin{flushleft}
|
\begin{flushleft}
|
||||||
\vspace*{3.5cm}
|
|
||||||
|
|
||||||
\vspace{1.5cm}
|
|
||||||
\begin{center}
|
\begin{center}
|
||||||
\Huge{University of Limerick Computer Society\\Constitution}
|
\Huge{University of Limerick Computer Society\\Constitution}
|
||||||
|
|
||||||
\vspace{1cm}
|
\vspace{1cm}
|
||||||
|
|
||||||
April 2013
|
April 2025
|
||||||
\end{center}
|
\end{center}
|
||||||
|
|
||||||
\vspace{4.5cm}
|
\vspace{2.5cm}
|
||||||
|
|
||||||
|
\begin{center}
|
||||||
|
\includegraphics[scale=0.2]{Logo}
|
||||||
|
\end{center}
|
||||||
|
|
||||||
|
\vspace{2.5cm}
|
||||||
\SignatureAndDate{President}
|
\SignatureAndDate{President}
|
||||||
% These are here just in case they are required
|
% These are here just in case they are required
|
||||||
% \SignatureAndDate{Secretary}
|
% \SignatureAndDate{Secretary}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue