\documentclass{article}
\usepackage[extension=htm]{hyperref}
\begin{document}
\hyperbaseurl{http://www.imsc.res.in/\~kapil/caag}
\title{CAAG Course Notes}
\author{Kapil Hari Paranjape
\thanks{To re-iterate what has been stated
\htmladdnormallink{elsewhere}{http://www.imsc.res.in/\~kapil}\ldots
Unless stated otherwise the material herein is authored by me, is to be
regarded as ``Free or Azad or Mukta Software'' and is available
under the terms of the
\htmladdnormallink{GNU General Public
License}{http://www.imsc.res.in/\~kapil/GPL.txt}
also known as the 
\htmladdnormallink{GPL}{http://www.gnu.org/licenses/gpl.txt}.
}}
\maketitle

Under this page I will collect material for my course on
Commutative Algebra for Algebraic Geometry.

The \htmladdnormallink{Syllabus}{syll.html}
as planned at the start of the course. 

The stuff that was here earlier was a complete mess and so it has been
re-written somewhat. The new version of the notes is still a patchwork
but it will eventually be smoothened---resolution of singularities.

Meanwhile, \htmladdnormallink{here}{assign.html} are all the assignments.

\begin{enumerate}
	\item \htmladdnormallink{Part I}{finite.html}: Finite
		and Finite Dimensional Rings.
	\item \htmladdnormallink{Part II}{affine.html}: An
		Introduction to Affine Schemes.
	\item \htmladdnormallink{Part III}{primary.html}: Primary
		Decomposition.
	\item \htmladdnormallink{Part IV}{proj.html}: An
		Introduction to Projective Schemes.
	\item \htmladdnormallink{Part V}{dim.html}: The theory of
		dimension.
	\item \htmladdnormallink{Part VI}{morphisms.html}: Morphisms
		between schemes.
\end{enumerate}

\section*{Source TeX files for this course}
May the {\bf source} be with you! This source was converted into {\tt
HTML} using Eitan Gurari's package {\tt TeX4ht} with the following
\htmladdnormallink{.tex4ht}{.tex4ht} configuration file.
\begin{enumerate}
	\item \htmladdnormallink{index.tex}{index.tex}
	\item \htmladdnormallink{syll.tex}{syll.tex}
	\item \htmladdnormallink{assign.tex}{assign.tex}
	\item \htmladdnormallink{finite.tex}{finite.tex}
	\item \htmladdnormallink{affine.tex}{affine.tex}
	\item \htmladdnormallink{primary.tex}{primary.tex}
	\item \htmladdnormallink{proj.tex}{proj.tex}
	\item \htmladdnormallink{dim.tex}{dim.tex}
	\item \htmladdnormallink{morphisms.tex}{morphisms.tex}
\end{enumerate}
\end{document}

