p@36: p@36: \documentclass[a0,landscape]{a0poster} p@36: \input{sections/style} p@36: p@36: \begin{document} p@36: p@36: \vspace{1cm} p@36: \input{sections/header} p@36: \vspace{1cm} p@36: p@36: p@36: % ---------------------------------------------------------------- p@36: p@36: p@36: \begin{multicols}{3} p@36: p@36: \fcolorbox{black}{white}{\parbox{1.0\columnwidth} p@36: {\input{sections/intro}}} p@36: p@36: \vspace{1cm} p@36: \fcolorbox{black}{white}{\parbox{1.0\columnwidth} p@36: {\input{sections/method1}}} p@36: p@36: \vspace{1cm} p@36: \colorbox{qmuldarkblue}{\parbox{1.0\columnwidth} p@36: {\begin{center} p@36: \resizebox*{0.4\columnwidth}{!}{\includegraphics{images/logos/qmulblue.eps}} p@36: \end{center}} p@36: } p@36: p@36: \vspace{1cm} p@36: \fcolorbox{black}{white}{\parbox{1.0\columnwidth} p@36: {\input{sections/method2}\vspace{0.8cm}}} p@36: p@36: \vspace{1cm} p@36: \fcolorbox{black}{white}{\parbox{1.0\columnwidth} p@36: {\input{sections/results}}} p@36: p@36: \vspace{1cm} p@36: \fcolorbox{black}{white}{\parbox{1.0\columnwidth} p@36: {\input{sections/conc}}} p@36: p@36: \vspace{1cm} p@36: \fcolorbox{black}{white}{\parbox{1.0\columnwidth} p@36: {\center{\Huge\bf\color{qmuldarkblue}References} p@36: \vspace{-3cm} p@36: \small p@36: \bibliographystyle{IEEEbib} p@36: \bibliography{strings,refs}}} p@36: p@36: \end{multicols} p@36: p@36: p@36: % ---------------------------------------------------------------- p@36: p@36: p@36: %\vspace{-1cm} p@36: %\small\input{sections/biblio}\normalsize p@36: p@36: \vspace{0.5cm} p@36: \input{sections/footer} p@36: p@36: \end{document}