\documentclass[tjiat]{quizbowl}

\title{Question Style}
\author{TJIAT}

\begin{document}

\maketitle

\tossup{Here are the words in the tossup. Here are some more words. Make sure the line ends with one space, then a new line. Lines should be $\leq 80$ characters long.  If you have a word that's hard to pronounce, like Dniepopetrovsk \pguide{NYE-po-pe-TROVSK} the pronunciation guide goes between square brackets. This sample tossup is nearly long enough, so here's the end.}
{The \req{Answer}, with the required part(s) surrounded by \req{these}. (Here's more information on acceptability, between parentheses. The required parts of all \req{promptable} responses should have \req{underscores} around them too. Did you notice the blank line between the tossup and the answer?)}
\begin{bonus}{Here's the introduction to the bonus. \pguide{Special instructions to the reader also go between square brackets.}}
\bonusquestion{10}{Here's the first bonus part.}
\bonusanswer{Here's the \req{answer}, once again after a blank line.}
\bonusquestion{10}{Here's the first clue for the second bonus part.}
\bonusquestion{5}{Here's the second clue. Did you notice the blank line and the different point value on the left? And how indenting doesn't matter?}
\bonusanswer{Now, here's the \req{answer}.}
\bonusquestion{5-5}{There are two answers to this clue, worth five points each.}
\bonusanswer{Here's one \req{answer}, and here's \req{another}, both part of the same line.}
\end{bonus}

\tossup{This tossup only exists so I can demonstrate a list bonus. As such, it's not very long and doesn't demonstrate anything interesting.}
{Do you \req{really care}?}
\begin{bonus}{Here's the introduction to the list bonus, with the question and point value and everything all right here. Also mention if it's an ordering bonus, but you really shouldn't be writing many of those.}
\listitem{Every \req{answer}}
\listitem{is \req{on its own line}}
\listitem{without \req{any bullets or anything}}
\listitem{at the \req{beginning of the line}.}
\listitem{Got \req{it}?}

\end{bonus}

\tossup{This tossup only exists so I can demonstrate math and a 5-10-15-20 bonus. As for math, the questions will be typeset using something called LaTeX, and equations should go between dollar signs. $x^2+2y$ is an example. If you happen to be writing math, IM me for help. If you want to type a normal dollar sign, please type \$, as in \$13 million.  That will save me time.}
{\req{42}}
\begin{bonus}{This is a ``five points for one correct answer, ten for two, etc'' bonus. Also, notice the quotes? Use ``two backticks and two apostrophes'' instead of the quote mark key, if you please.}
\bonusquestion{Q}{Here's a clue. Notice the ``Q'' instead of a number.}
\bonusanswer{And here's the \req{answer}.}
\bonusquestion{Q}{Here's another clue.}
\bonusanswer{And \req{so on}...}
\end{bonus}

\end{document}

