スライドとポスター

研究ポスター(縦)

ヘッダー、3 列のブロック、および調査結果パネルを備えた tikzposter を使用した A0 ポートレートの研究ポスター。

LaTeXCC0-1.0ポスター
カタログで見る
研究ポスター(縦) テンプレートのコンパイル済み1ページ目
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}

アプリ内: 新規プロジェクトのギャラリーを開き、「テンプレートを追加」から スライドとポスター パック をインストールすると、ライブプレビュー付きでワンクリック作成できます。コンパイルは同梱エンジンでローカル実行です。

すべてのテンプレート