슬라이드 및 포스터

연구 포스터(세로)

헤더, 3열 블록 및 결과 패널이 포함된 tikzposter를 사용한 A0 초상화 연구 포스터입니다.

LaTeXCC0-1.0포스터
카탈로그에서 보기
연구 포스터(세로) 템플릿의 컴파일된 첫 페이지
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}

앱에서: 새 프로젝트 갤러리를 열고 "템플릿 더 받기"에서 슬라이드 및 포스터 팩을(를) 설치하면 실시간 미리보기와 원클릭 생성이 됩니다. 컴파일은 번들 엔진으로 로컬 실행됩니다.

모든 템플릿