Adds first set of templates and source files

This commit is contained in:
lleene
2019-06-20 11:15:30 +01:00
parent 9665389c26
commit 7d5530cd5d
351 changed files with 22863 additions and 0 deletions

14
personal_details.cls Normal file
View File

@ -0,0 +1,14 @@
%% Default Author details used by scripts
%% Several fields below can accommodate URL links
\newcommand{\Salutation}{Dr.}
\newcommand{\FirstName}{Lieuwe}
\newcommand{\LastName}{Leene}
\newcommand{\Certification}{PhD}
\newcommand{\Email}{l.leene@ic.ac.uk}
\newcommand{\Title}{Research Associate}
\newcommand{\Group}{Next Generation Neural Interfaces Lab}
\newcommand{\Organisation}{Centre for Bio-Inspired Technology \\ Department of Electrical and Electronic Engineering}
\newcommand{\Address}{Dept. EEE, Exhibition Road \\ London, SW7 2AZ, UK}
\newcommand{\Telephone}{+44 (0)75447575250}
\newcommand{\LinkedIn}{lieuwe-leene}
\newcommand{\Website}{www.imperial.ac.uk/neural-interfaces}