\documentclass{article}
\usepackage{axiom}
\begin{document}
\title{\$SPAD/src/input images1.input}
\author{The Axiom Team}
\maketitle
\begin{abstract}
\end{abstract}
\eject
\tableofcontents
\eject
\section{License}
<<license>>=
--Copyright The Numerical Algorithms Group Limited 1994.
@
<<*>>=
<<license>>
-- Color gallery page 1

)read tknot

-- draw a (15,17) torus knot

torusKnot(15,17, 0.1, 6, 700)
@
\eject
\begin{thebibliography}{99}
\bibitem{1} nothing
\end{thebibliography}
\end{document}