% paper details \def\PaperCode{INFO323} \def\PaperTitle{Distributed Information Systems} % semester, and year \def\Semester{1} \def\Year{2017} % lecture number and title \def\LectureNumber{2} \def\LectureTitle{DIS Middleware} % lecturer and institute \def\Lecturer{Mark George {\scriptsize (\texttt{mark.george@otago.ac.nz})}} \def\Institute{\footnotesize Department of Information Science} % the details for \maketitle \author{\Lecturer \\ \Institute} \title{\PaperCode:~ \PaperTitle \\ \vspace{5pt} Lecture \LectureNumber:~ \LectureTitle} \date{\vspace{-5pt} \footnotesize Semester \Semester, \Year} % details to be embedded in the PDF document properties \hypersetup{ pdftitle={Lecture \LectureNumber: \LectureTitle}, pdfsubject={\PaperCode: \PaperTitle}, pdfauthor={\Lecturer} }