2024-01-02 19:06:28 +01:00
|
|
|
% !TeX program = xelatex
|
2019-07-31 20:15:03 +01:00
|
|
|
% !TeX spellcheck = en_GB
|
|
|
|
% !TEX outputDirectory = tex_output
|
|
|
|
% !TEX enableSynctex = true
|
|
|
|
% !TEX jobNames = notice
|
|
|
|
|
|
|
|
\makeatletter
|
2024-01-02 19:06:28 +01:00
|
|
|
\def\input@path{{../}}
|
2019-07-31 20:15:03 +01:00
|
|
|
\newcommand{\maintitle}{Equipment Notice}
|
|
|
|
\newcommand{\mainsubject}{Admin Notice}
|
2024-01-02 19:06:28 +01:00
|
|
|
\newcommand{\mainkeywords}{Notice, Administration}
|
2019-07-31 20:15:03 +01:00
|
|
|
\makeatother
|
|
|
|
|
|
|
|
\title{This Storage is for Server Equipment Only}
|
|
|
|
\author{For Equiries Contract Cadence Administration \\ \{michal.maslik12,l.leene,s.luan\}@imperial.ac.uk}
|
|
|
|
%\publisher{}
|
|
|
|
|
|
|
|
\documentclass[landscape]{report}
|
|
|
|
\input{journal.preamble.cls}
|
|
|
|
\begin{document}
|
|
|
|
|
|
|
|
\maketitle
|
|
|
|
|
|
|
|
\end{document}
|