\documentclass[11pt,notitlepage]{article}
\usepackage{graphicx, datetime, multicol, qrcode,amsmath,amssymb,../picins,import,xypic,
  mathtools, % for \coloneqq
  stmaryrd, % for \sslash
  amsthm % for \theoremstyle
}
\usepackage[margin=0.75in,foot=0.5in,top=0.5in]{geometry}
% Following http://tex.stackexchange.com/a/847/22475:
\usepackage[setpagesize=false]{hyperref}\hypersetup{colorlinks,
  linkcolor={blue!50!black},
  citecolor={blue!50!black},
  urlcolor=blue
}
\usepackage{bbm} % Needed for \bbe.

\def\sheeturl{{\url{http://drorbn.net/26-1301}}}
\def\myurl{http://www.math.toronto.edu/~drorbn}

\def\blue{\color{blue}}
\def\green{\color{green}}
\def\red{\color{red}}

\def\bbe{\mathbb{e}}
\def\bbH{{\mathbb H}}
\def\bbN{{\mathbb N}}
\def\bbQ{{\mathbb Q}}
\def\bbR{{\mathbb R}}
\def\bbZ{{\mathbb Z}}
\def\calA{{\mathcal A}}
\def\calC{{\mathcal C}}
\def\calF{{\mathcal F}}
\def\calH{{\mathcal H}}
\def\calL{{\mathcal L}}
\def\calR{{\mathcal R}}
\def\calS{{\mathcal S}}
\def\calT{{\mathcal T}}
\def\calV{{\mathcal V}}
\def\calX{{\mathcal X}}
\def\calY{{\mathcal Y}}

\def\act{{\hspace{-1pt}\sslash\hspace{-0.75pt}}}
\def\arXiv#1{{\href{http://arxiv.org/abs/#1}{{\tiny arXiv:}\linebreak[0]{\small #1}}}}
\def\eps{\epsilon}
\def\Hom{\operatorname{Hom}}
\def\qed{{\linebreak[1]\null\hfill\text{$\Box$}}}
\def\yellowm#1{{\setlength{\fboxsep}{0pt}\colorbox{yellow}{$#1$}}}
\def\yellowt#1{{\setlength{\fboxsep}{0pt}\colorbox{yellow}{#1}}}

\pagestyle{empty}

\begin{document}
\parindent 0in

\parbox[b]{2in}{\tiny
  \href{http://www.math.toronto.edu/~drorbn}{Dror Bar-Natan}: \href{http://www.math.toronto.edu/~drorbn/classes}{Classes}:
  \newline \href{http://www.math.toronto.edu/~drorbn/classes/\#2526}{2025-26}: \href{http://drorbn.net/26-1301}{MAT 1301 Algebraic Topology}:
}~{\LARGE\bf Homework Assignment 6}
\hfill\parbox[b]{1.5in}{\tiny
  \null\hfill\sheeturl
  \newline\null\hfill Due March 13 at 11:59pm
}~%
\raisebox{0.2em}{
  \qrcode[height=1.2em,level=L,nolink]{drorbn.net/26-1301}
}

\vskip -3mm
\rule{\linewidth}{1pt}
\vskip 5mm

Carefully read about the 5-lemma on page 129 of Hatcher's book (\url{https://pi.math.cornell.edu/~hatcher/AT/ATpage.html}), and then answer 
problems 24, 25, 26, 27, and 31 on page 133 of the same book.

\end{document}


