I have been using this format
Code: Select all
Code, edit and compile here:
\documentclass[12pt,leqno]{article}\usepackage{amsmath, amsfonts, amsthm, amssymb, epsfig}%\usepackage{txfonts}\usepackage{amsmath}\topmargin -.7in%\parskip .15in\textheight 9in\textwidth 6in\oddsidemargin .25in\evensidemargin .25in\begin{document}\everymath{\displaystyle}\makeatletter\@addtoreset{equation}{section}\def\theequation{\thesection.\arabic{equation}}\newtheorem{theorem}{Theorem}[section]\newtheorem{lemma}{Lemma}[section]\newtheorem{result}{Result}[section]\newtheorem{proposition}{Proposition}[section]\newtheorem{assumption}{Assumption}[section]\newtheorem{corollary}{Corollary}[section]\numberwithin{equation}{section}
Thanks,
Peaches