blob1.tex
author Kevin Walker <kevin@canyon23.net>
Thu, 26 Aug 2010 13:20:13 -0700
changeset 522 a60c035e53bd
parent 520 987d0010d326
child 524 edf8798ef477
permissions -rw-r--r--
misc

\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$ 520;  $\ge$ 25 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}
% ----------------------------------------------------------------