blob1.tex
author Kevin Walker <kevin@canyon23.net>
Tue, 03 Aug 2010 21:45:10 -0600
changeset 511 cd08d1b9d274
parent 496 01b044f87bb0
child 520 987d0010d326
permissions -rw-r--r--
no more new pages for sections

\documentclass[11pt,leqno]{article}

\newcommand{\pathtotrunk}{./}
\input{text/article_preamble}
\input{text/top_matter}
\input{text/kw_macros}

\title{The Blob Complex}

\begin{document}

\makeatletter
\@addtoreset{equation}{section}
\gdef\theequation{\thesection.\arabic{equation}}
\makeatother

\maketitle

[revision $\ge$ 511;  $\ge$ 3 August 2010]

{\color[rgb]{.9,.5,.2} \large \textbf{Draft version, read with caution.}}
We're in the midst of revising this, and hope to have a version on the arXiv soon.


\tableofcontents

%\let\stdsection\section
%\renewcommand\section{\newpage\stdsection}

\input{text/intro}

\input{text/tqftreview}

\input{text/blobdef}

\input{text/basic_properties}

\input{text/hochschild}

\input{text/evmap}

\input{text/ncat}

\input{text/a_inf_blob}

\input{text/deligne}

\appendix

\input{text/appendixes/moam}

\input{text/appendixes/famodiff}

\input{text/appendixes/smallblobs}

\input{text/appendixes/comparing_defs}

\input{text/comm_alg}

% ----------------------------------------------------------------
%\newcommand{\urlprefix}{}
\bibliographystyle{plain}
\bibliography{bibliography/bibliography}
% ----------------------------------------------------------------

This paper is available online at \arxiv{?????}, and at
\url{http://tqft.net/blobs},
and at \url{http://canyon23.net/math/}.

% ----------------------------------------------------------------
\end{document}
% ----------------------------------------------------------------