\documentclass[10pt,notitlepage]{article}
\usepackage{amsmath, graphicx, amssymb, stmaryrd, datetime, multicol, calc, import, amscd, picins, enumitem, needspace, import}
%\usepackage{fdsymbol} % For \coloneqq.
%\usepackage{wasysym}
%\usepackage{txfonts} % For \coloneqq; but harms \calA.
%\usepackage{pxfonts} % For \multimapdotboth
\usepackage{mathtools} % For \coloneqq.
\usepackage{mathbbol} % For \bbe; sometimes harmed by later packages.
\usepackage[usenames,dvipsnames]{xcolor}
% Following http://tex.stackexchange.com/a/847/22475:
\usepackage[setpagesize=false]{hyperref}\hypersetup{colorlinks,
  linkcolor={green!50!black},
  citecolor={green!50!black},
  urlcolor=blue
}
\usepackage[all]{xy}
\usepackage{pstricks}
%\usepackage[greek,english]{babel}

\newcommand\entry[1]{{\bf\tiny (#1)}}

% Following http://tex.stackexchange.com/questions/23521/tabular-vertical-alignment-to-top:
\def\imagetop#1{\vtop{\null\hbox{#1}}}

\def\red{\color{red}}
\def\greenm#1{{\setlength{\fboxsep}{0pt}\colorbox{LimeGreen}{$#1$}}}
\def\greent#1{{\setlength{\fboxsep}{0pt}\colorbox{LimeGreen}{#1}}}
\def\pinkm#1{{\setlength{\fboxsep}{0pt}\colorbox{pink}{$#1$}}}
\def\pinkt#1{{\setlength{\fboxsep}{0pt}\colorbox{pink}{#1}}}
\def\purplem#1{{\setlength{\fboxsep}{0pt}\colorbox{Thistle}{$#1$}}}
\def\purplet#1{{\setlength{\fboxsep}{0pt}\colorbox{Thistle}{#1}}}
\def\yellowm#1{{\setlength{\fboxsep}{0pt}\colorbox{yellow}{$#1$}}}
\def\yellowt#1{{\setlength{\fboxsep}{0pt}\colorbox{yellow}{#1}}}

\def\ds{\displaystyle}

\newcommand{\Ad}{\operatorname{Ad}}
\newcommand{\ad}{\operatorname{ad}}
\newcommand{\bch}{\operatorname{bch}}
\newcommand{\der}{\operatorname{der}}
\newcommand{\diver}{\operatorname{div}}
\newcommand{\Hom}{\operatorname{Hom}}
\newcommand{\mor}{\operatorname{mor}}
\def\sder{\operatorname{\mathfrak{sder}}}

\def\barT{{\bar T}}
\def\bbe{\mathbb{e}}
\def\bbD{{\mathbb D}}
\def\bbE{{\mathbb E}}
\def\bbO{{\mathbb O}}
\def\bbQ{{\mathbb Q}}
\def\bbZ{{\mathbb Z}}
\def\bcA{{\bar{\mathcal A}}}
\def\calA{{\mathcal A}}
\def\calD{{\mathcal D}}
\def\calF{{\mathcal F}}
\def\calG{{\mathcal G}}
\def\calL{{\mathcal L}}
\def\calO{{\mathcal O}}
\def\calP{{\mathcal P}}
\def\calS{{\mathcal S}}
\def\calU{{\mathcal U}}
\def\frakb{{\mathfrak b}}
\def\frakg{{\mathfrak g}}
\def\frakt{{\mathfrak t}}
\def\tilq{{\tilde{q}}}

\def\act{{\hspace{-1pt}\sslash\hspace{-0.75pt}}}
\def\CYB{\operatorname{CYB}}
\def\d{\downarrow}
\def\dd{{\downarrow\downarrow}}
\def\e{\epsilon}
\def\CW{\text{\it CW}}
\def\FA{\text{\it FA}}
\def\FL{\text{\it FL}}
\def\Loneco{{\calL^{\text{1co}}}}
\def\PaT{\text{{\bf PaT}}}
\def\PvT{{\mathit P\!v\!T}}
\def\remove{\!\setminus\!}
\def\SW{\text{\it SW}}
\def\tbd{\text{\color{red} ?}}

\def\bbs#1#2#3{{\href{http://drorbn.net/bbs/show?shot=#1-#2-#3.jpg}{BBS:\linebreak[0]#1-\linebreak[0]#2}}}

\paperwidth 8in
\paperheight 10.5in
\textwidth 8in
\textheight 10.5in
\oddsidemargin -0.75in
\evensidemargin \oddsidemargin
\topmargin -0.75in
\headheight 0in
\headsep 0in
\footskip 0in
\parindent 0in
\setlength{\topsep}{0pt}
\def\cellscale{0.645}
\pagestyle{empty}
\dmyydate
\newcounter{linecounter}
\newcommand{\cheatline}{\vskip 1mm\noindent\refstepcounter{linecounter}\thelinecounter. }

\begin{document}
%\setlength{\jot}{0ex}
\setlength{\abovedisplayskip}{0.5ex}
\setlength{\belowdisplayskip}{0.5ex}
\setlength{\abovedisplayshortskip}{0ex}%\setlength{\belowdisplayshortskip}{0ex}

{\LARGE{\bf A Poly-Time Program for some HOMFLYPT Coefficients}}\newline(Ledvinka following Przytycki following Vertigan)\hfill
\parbox[b]{2.5in}{\tiny
  \null\hfill\url{http://drorbn.net/AcademicPensieve/People/Ledvinka/}
  \newline\null\hfill
   modified \today, \currenttime
}

\vskip -3mm
\rule{\textwidth}{1pt}
\vspace{-8mm}

\begin{multicols}{2} \raggedcolumns

Here's is some real mathematics written in TeX: $e^x$.

\par\needspace{20mm}\includegraphics[scale=\cellscale]{Snips/KnotTheory-1.pdf}

\par\needspace{20mm}\includegraphics[scale=\cellscale]{Snips/Utilities-1.pdf}


Now comes the main program:

\par\needspace{20mm}\includegraphics[scale=\cellscale]{Snips/MainProgram-1.pdf}
\par\needspace{20mm}\includegraphics[scale=\cellscale]{Snips/MainProgram-2.pdf}

\end{multicols}

\end{document}

\endinput

