\documentclass[25pt,a0paper,portrait]{tikzposter}
\usepackage{amsmath}
\title{Research Title}
\author{Author Names}
\institute{University Name}
\begin{document}
\maketitle
\block{Abstract}{
This research investigates [topic]. Our findings show [results].
}
\begin{columns}
\column{0.5}
\block{Introduction}{
Background information and motivation for the research.
}
\block{Methods}{
\begin{itemize}
\item Method 1
\item Method 2
\item Method 3
\end{itemize}
}
\column{0.5}
\block{Results}{
Key findings and data visualization.
}
\block{Conclusion}{
Summary of contributions and future work.
}
\end{columns}
\block{References}{
[1] Author et al. (2023). Paper title. Journal.
}
\end{document}
PDF Preview
Create an account to compile and preview