\documentclass[a0,landscape]{a0poster}
\usepackage{multicol}
\usepackage{graphicx}
\usepackage{xcolor}
\usepackage{amsmath,amssymb}
\usepackage{booktabs}
\definecolor{postercolor}{HTML}{003D73}
\begin{document}
\begin{minipage}[c]{0.2\linewidth}
\includegraphics[width=0.8\linewidth]{example-image-plain}
\end{minipage}\hfill
\begin{minipage}[c]{0.6\linewidth}
\centering
{\color{postercolor}\veryHuge\textbf{Poster Title Goes Here: An Informative Subtitle}}\\[1cm]
{\Huge First A. Author, Second B. Author, Third C. Author}\\[0.5cm]
{\LARGE University of Somewhere \quad $\cdot$ \quad [email protected]}
\end{minipage}\hfill
\begin{minipage}[c]{0.15\linewidth}
\includegraphics[width=0.8\linewidth]{example-image-plain}
\end{minipage}
\vspace{1cm}\hrule height 4pt\vspace{1cm}
\begin{multicols}{3}
{\color{postercolor}\section*{\huge Introduction}}
Motivation of the problem, prior work, and a clear statement of what this
poster contributes. This should be readable from 1--2 metres away, so err
toward larger fonts and short paragraphs.
{\color{postercolor}\section*{\huge Method}}
Describe the approach. Use equations freely:
\begin{equation*}
\hat{y} = \arg\max_y P(y \mid x; \theta).
\end{equation*}
Figures explaining the pipeline belong here.
\begin{center}
\fbox{\parbox[c][8cm][c]{0.9\linewidth}{\centering\LARGE method figure placeholder}}
\end{center}
{\color{postercolor}\section*{\huge Experimental Setup}}
\begin{itemize}
\item Datasets: A, B, C.
\item Baselines: X, Y.
\item Hardware: 8$\times$A100.
\end{itemize}
{\color{postercolor}\section*{\huge Results}}
\begin{center}
\begin{tabular}{lcc}
\toprule
Method & Accuracy & F1 \\
\midrule
Baseline & 82.1 & 0.78 \\
Ours & \textbf{89.4} & \textbf{0.86} \\
\bottomrule
\end{tabular}
\end{center}
\begin{center}
\fbox{\parbox[c][8cm][c]{0.9\linewidth}{\centering\LARGE results plot placeholder}}
\end{center}
{\color{postercolor}\section*{\huge Ablation}}
Key design choices; what matters and why.
{\color{postercolor}\section*{\huge Conclusion}}
\begin{itemize}
\item X improves over baseline by Y.
\item Method generalizes to Z domain.
\item Code available.
\end{itemize}
{\color{postercolor}\section*{\huge References}}
{\small
[1] Author. Title. \emph{Conf}, 2023.\\[2pt]
[2] Author. Title. \emph{Conf}, 2024.\\[2pt]
[3] Author. Title. \emph{Journal}, 2022.
}
\end{multicols}
\end{document}

PDF Preview
Create an account to compile and preview