Templates

Portrait A1 Poster

Preview

Portrait A1 Poster

Simple portrait A1-size academic poster using the standard article class with geometry. No exotic packages required. Works with basic pdflatex.

Category

Academic

License

Free to use (MIT)

File

poster-portrait-a1/main.tex

main.texRead-only preview
\documentclass[25pt]{extarticle}
\usepackage[paperwidth=594mm,paperheight=841mm,margin=25mm]{geometry}
\usepackage{multicol}
\usepackage{graphicx}
\usepackage{xcolor}
\usepackage{titlesec}
\usepackage{amsmath,amssymb}
\usepackage{booktabs}
\usepackage{enumitem}

\setlength{\parindent}{0pt}
\setlength{\parskip}{8pt}
\pagestyle{empty}

\definecolor{primary}{HTML}{1F3864}

\titleformat{\section}{\Huge\bfseries\color{primary}}{}{0em}{}
\titlespacing*{\section}{0pt}{18pt}{10pt}

\begin{document}

\begin{center}
{\color{primary}\fontsize{80}{90}\selectfont\bfseries Portrait Poster Title}\\[20pt]
{\Huge First Author \quad Second Author \quad Third Author}\\[10pt]
{\LARGE University of Somewhere \quad $\cdot$ \quad [email protected]}
\end{center}

\vspace{10pt}\textcolor{primary}{\hrule height 5pt}\vspace{10pt}

\begin{multicols}{2}

\section*{Introduction}
Motivation of the problem and clear statement of the contribution.

\section*{Method}
Approach in detail.
\begin{itemize}
  \item Component A
  \item Component B
  \item Component C
\end{itemize}
\begin{equation*}
\mathcal{L}(\theta) = \mathbb{E}_{x\sim p(x)}\left[\ell(f_\theta(x), y)\right].
\end{equation*}

\section*{Experimental Setup}
Datasets, models, hardware, hyperparameters.

\section*{Results}
\centering
\begin{tabular}{lcc}
\toprule
Method & Acc. & F1 \\
\midrule
Baseline & 82.1 & 0.78 \\
\textbf{Ours} & \textbf{89.4} & \textbf{0.86} \\
\bottomrule
\end{tabular}

\section*{Conclusion}
\begin{itemize}
  \item Improvement of 7+ points.
  \item Robust across datasets.
\end{itemize}

\section*{References}
{\normalsize
[1] Author. Title. Conference, 2024.\\
[2] Author. Title. Journal, 2023.
}

\end{multicols}

\end{document}
Bibby Mascot

PDF Preview

Create an account to compile and preview

Portrait A1 Poster LaTeX Template | Free Download & Preview - Bibby