शोध पोस्टर (चित्र)
हेडर, तीन-कॉलम ब्लॉक और एक निष्कर्ष पैनल के साथ tikzposter का उपयोग करते हुए एक A0 पोर्ट्रेट अनुसंधान पोस्टर।

main.tex
\documentclass[25pt,a0paper,portrait]{tikzposter}
\usepackage{amsmath}
\usepackage{amssymb}
\title{Poster Title Goes Here}
\author{First Author, Second Author}
\institute{Example University}
\usetheme{Default}
\begin{document}
\maketitle
\begin{columns}
\column{0.5}
\block{Motivation}{
Why this problem matters, in two or three sentences a passerby can read
from a distance.
}
\block{Method}{
The core idea, with the one equation that matters:
\[ \mathcal{L}(\theta) = \mathbb{E}_x\left[\ell(f_\theta(x))\right]. \]
}
\column{0.5}
\block{Results}{
The headline numbers and one figure. Keep text minimal.
}
\block{Takeaways}{
\begin{itemize}
\item Finding one.
\item Finding two.
\item What to try next.
\end{itemize}
}
\end{columns}
\end{document}
ऐप में: नई प्रोजेक्ट गैलरी खोलें, "अधिक टेम्पलेट प्राप्त करें" के अंतर्गत {पैक} इंस्टॉल करें, और यह टेम्पलेट लाइव पूर्वावलोकन और एक-क्लिक प्रोजेक्ट निर्माण के साथ दिखाई देता है। संकलन बंडल इंजन पर स्थानीय रूप से चलता है।