%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%           Topology Proceedings Style File             %%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\usepackage[T1]{fontenc}

\usepackage{graphicx}

\usepackage{lineno}
\linenumbers

\usepackage{biblatex} %Imports biblatex package
\addbibresource{bibliography.bib}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\setcounter{page}{1}                   %%%%%%%
\setlength{\textwidth}{4.4in}          %%%%%%%
\setlength{\textheight}{7.0in}         %%%%%%%
\setlength{\evensidemargin}{1in}       %%%%%%%
\setlength{\oddsidemargin}{1in}        %%%%%%%
\setlength{\topmargin}{.8in}           %%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\newcommand{\topProcLogo}{
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% This a placeholder for the TOPLOGY PROCEEDINGS logo %%%%%%
\noindent                                             %%%%%%
\begin{picture}(150,36)                               %%%%%%
\put(5,20){\tiny{Submitted to}}                       %%%%%%
\put(5,7){\textbf{Topology Proceedings}}              %%%%%%
\put(0,0){\framebox(140,34){}}                        %%%%%%
\put(2,2){\framebox(136,30){}}                        %%%%%%
\end{picture}                                         %%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\vspace{0.5in}
}


\newtheorem{theorem}{Theorem}[section]
\newtheorem{lemma}[theorem]{Lemma}
\newtheorem{proposition}[theorem]{Proposition}

\theoremstyle{definition}
\newtheorem{definition}[theorem]{Definition}
\newtheorem{remark}[theorem]{Remark}
\newtheorem{conjecture}[theorem]{Conjecture}
\newtheorem{example}[theorem]{Example}

\numberwithin{equation}{section}
