annotate docs/AESPosterComp/AESposter.tex @ 2334:eae8aebb8214

Merge branch 'master' of https://github.com/BrechtDeMan/WebAudioEvaluationTool
author www-data <www-data@sucuk.dcs.qmul.ac.uk>
date Tue, 10 May 2016 12:21:06 +0100
parents ba6b9e1aaef5
children
rev   line source
djmoffat@1099 1 \documentclass[a0,portrait]{a0poster}
djmoffat@1099 2 \input{sections/style}
djmoffat@1099 3
djmoffat@1099 4 \usepackage{ragged2e} % full justification of reference
djmoffat@1099 5 \usepackage{enumitem} % compacter itemize
djmoffat@1099 6 \usepackage{array} % align vertically
djmoffat@1099 7
djmoffat@1099 8 \usepackage[framemethod=tikz]{mdframed}
djmoffat@1099 9 \definecolor{backblue}{rgb}{0.93,0.93,1}
djmoffat@1099 10 \definecolor{backred}{rgb}{1,0.9,0.9}
djmoffat@1099 11 \definecolor{qmulheaderblue}{rgb}{0.1484375,0.26171875,0.58984375}
djmoffat@1099 12 \definecolor{emphasisered}{rgb}{0.4921,0.132812,0.164062}
djmoffat@1099 13 \mdfdefinestyle{customSt}{
djmoffat@1099 14 innertopmargin=40pt,
djmoffat@1099 15 innerbottommargin=30pt,
djmoffat@1099 16 innerleftmargin = 15pt,
djmoffat@1099 17 innerrightmargin = 15pt,
djmoffat@1099 18 leftmargin = 15 pt,
djmoffat@1099 19 middlelinecolor = qmulheaderblue,
djmoffat@1099 20 middlelinewidth = 3pt,
djmoffat@1099 21 backgroundcolor = backblue,
djmoffat@1099 22 roundcorner = 20pt
djmoffat@1099 23 }
djmoffat@1099 24
djmoffat@1099 25 \mdfdefinestyle{emphSt}{
djmoffat@1099 26 innertopmargin=40pt,
djmoffat@1099 27 innerbottommargin=30pt,
djmoffat@1099 28 innerleftmargin = 15pt,
djmoffat@1099 29 innerrightmargin = 15pt,
djmoffat@1099 30 leftmargin = 15 pt,
djmoffat@1099 31 middlelinecolor = emphasisered,
djmoffat@1099 32 middlelinewidth = 3pt,
djmoffat@1099 33 backgroundcolor = backred,
djmoffat@1099 34 roundcorner = 20pt
djmoffat@1099 35 }
djmoffat@1099 36
djmoffat@1099 37 \mdfdefinestyle{headerSt}{
djmoffat@1099 38 innertopmargin=5pt,
djmoffat@1099 39 innerbottommargin=5pt,
djmoffat@1099 40 innerleftmargin = 15pt,
djmoffat@1099 41 %innerrightmargin = 15pt,
djmoffat@1099 42 leftmargin = 15 pt,
djmoffat@1099 43 middlelinecolor = qmulheaderblue,
djmoffat@1099 44 middlelinewidth = 25pt,
djmoffat@1099 45 backgroundcolor = qmulheaderblue,
djmoffat@1099 46 roundcorner = 20pt
djmoffat@1099 47 }
djmoffat@1099 48
djmoffat@1099 49 \begin{document}
djmoffat@1099 50 \begin{mdframed}[style=headerSt]
djmoffat@1099 51 \input{sections/header}
djmoffat@1099 52 \end{mdframed}
djmoffat@1099 53
djmoffat@1099 54
djmoffat@1099 55 % ----------------------------------------------------------------
djmoffat@1099 56
djmoffat@1099 57 % rounded corners?
djmoffat@1099 58 \centering
djmoffat@1099 59 \veryHuge
djmoffat@1099 60 \textbf{\underline{code.soundsoftware.ac.uk/projects/webaudioevaluationtool}}
djmoffat@1099 61 \normalsize
djmoffat@1099 62
djmoffat@1099 63 \begin{multicols}{2}
djmoffat@1099 64
djmoffat@1099 65 \begin{mdframed}[style=customSt]
djmoffat@1099 66 \input{sections/intro}
djmoffat@1099 67 \end{mdframed}
djmoffat@1099 68
djmoffat@1099 69 \vspace{0.3cm}
djmoffat@1099 70
djmoffat@1099 71 \begin{mdframed}[style=customSt]
djmoffat@1099 72 \input{sections/interfaces} \vspace{0.8cm}
djmoffat@1099 73 \end{mdframed}
djmoffat@1099 74
djmoffat@1099 75 %\vspace{.8cm}
djmoffat@1099 76 %\begin{mdframed}[style=customSt]
djmoffat@1099 77 %\begin{center}
djmoffat@1099 78 %\resizebox*{0.35\columnwidth}{!}{\includegraphics{img/qrcode}}\\
djmoffat@1099 79 %\end{center}
djmoffat@1099 80 %\end{mdframed}
djmoffat@1099 81
BrechtDeMan@1100 82 % \vspace{.8cm}
BrechtDeMan@1100 83 % \begin{mdframed}[style=customSt]
BrechtDeMan@1100 84 % \input{sections/infrastructure} \vspace{0.8cm}
BrechtDeMan@1100 85 % \end{mdframed}
djmoffat@1099 86
BrechtDeMan@1100 87 % \vspace{1cm}
djmoffat@1099 88
djmoffat@1099 89 %% THIS GOES BEFORE AN EMPHASISED CELL
djmoffat@1099 90 %\makeatletter
djmoffat@1099 91 %\renewcommand{\section}{\@startsection
djmoffat@1099 92 % {section} % the name
djmoffat@1099 93 % {1} % the level
djmoffat@1099 94 % {0mm} % the indent
djmoffat@1099 95 % {-0.7\baselineskip} % the beforeskip
djmoffat@1099 96 % {5mm} % the afterskip
djmoffat@1099 97 % {\center\Huge\color{emphasisered}\bfseries}} % the style
djmoffat@1099 98 %\makeatother
djmoffat@1099 99 %
djmoffat@1099 100 %\begin{mdframed}[style=emphSt]
djmoffat@1099 101 %\input{sections/future} \vspace{0.8cm}
djmoffat@1099 102 %\end{mdframed}
djmoffat@1099 103
BrechtDeMan@1100 104 % % GO BACK TO NORMAL
BrechtDeMan@1100 105 % \makeatletter
BrechtDeMan@1100 106 % \renewcommand{\section}{\@startsection
BrechtDeMan@1100 107 % {section} % the name
BrechtDeMan@1100 108 % {1} % the level
BrechtDeMan@1100 109 % {0mm} % the indent
BrechtDeMan@1100 110 % {-0.7\baselineskip} % the beforeskip
BrechtDeMan@1100 111 % {5mm} % the afterskip
BrechtDeMan@1100 112 % {\center\Huge\color{qmuldarkblue}\bfseries}} % the style
BrechtDeMan@1100 113 % \makeatother
djmoffat@1099 114
djmoffat@1099 115 \vspace{1cm}
djmoffat@1099 116 \begin{mdframed}[style=customSt]
djmoffat@1099 117 \input{sections/testcreate} \vspace{0.8cm}
djmoffat@1099 118 \end{mdframed}
djmoffat@1099 119
djmoffat@1099 120 \vspace{1cm}
djmoffat@1099 121 \begin{mdframed}[style=customSt]
djmoffat@1099 122 \input{sections/analysis} \vspace{0.8cm}
djmoffat@1099 123 \end{mdframed}
djmoffat@1099 124
djmoffat@1099 125
djmoffat@1099 126
djmoffat@1099 127 \normalsize{\justifying{[1] Nicholas Jillings, Brecht De Man, David Moffat and Joshua D. Reiss, { \it``Web Audio Evaluation Tool: A browser-based listening test environment,''} 12th Sound and Music Computing Conference, July 2015. }\par}
djmoffat@1099 128
BrechtDeMan@1100 129 \vspace{0.6cm}
djmoffat@1099 130 \resizebox*{.32\columnwidth}{!}{\includegraphics{img/qrcode}}\\
BrechtDeMan@1100 131 \vspace{1cm}
djmoffat@1099 132 \end{multicols}
djmoffat@1099 133
djmoffat@1099 134
djmoffat@1099 135 % ----------------------------------------------------------------
BrechtDeMan@1100 136 \vspace{1cm}
djmoffat@1099 137
djmoffat@1099 138 \begin{mdframed}[style=headerSt]
djmoffat@1099 139 \input{sections/footer}
djmoffat@1099 140 \end{mdframed}
djmoffat@1099 141
djmoffat@1099 142 \end{document}