\documentclass[11pt]{article}
\usepackage{graphicx}
\usepackage[usenames,dvipsnames]{xcolor}
% Following http://tex.stackexchange.com/a/847/22475:
\usepackage{hyperref} \hypersetup{colorlinks,
  linkcolor={blue!50!black},
  citecolor={blue!50!black},
  urlcolor=blue
}

\paperwidth 8.5in
\paperheight 11in
\textwidth 8in
\textheight 10.5in
\oddsidemargin -0.75in
\evensidemargin \oddsidemargin
\topmargin -0.75in
\headheight 0in
\headsep 0in
\footskip 0in
\parindent 0in

\begin{document}
\pagestyle{empty}

Dror Bar-Natan's {\color{red}tilings worksheet}: Classify the following
pictures according to the following possibilities: 2222, 333, 442, 632,
*2222, *333, *442, *632, 4*2, 3*3, 2*22, 22*, **, *o, oo, 22o, and 0
(the pictures come in \{context, pattern\} pairs).

\begin{center}

\includegraphics[width=8in]{WorkSheet-0.jpg}
\includegraphics[width=8in]{WorkSheet-1.jpg}
\includegraphics[width=8in]{WorkSheet-2.jpg}

\end{center}

This worksheet: \url{http://drorbn.net/AcademicPensieve/2014-08/17Worlds/WorkSheet.pdf}

Solutions and more: \url{http://www.math.toronto.edu/~drorbn/Gallery/Symmetry/Tilings/}

Talk: \url{http://www.math.toronto.edu/~drorbn/Talks/ClassroomAdventures-1408/}

\end{document}
\endinput

