\usepackage{setspace} % All but the abstract and Emory required pages must be double spaced. \doublespacing %Sets the correct margins \usepackage[margin=1in, left=1.5in]{geometry} % This fixes the page numbering to be in the upper right-hand corner (This is necessary) \makeatletter \let\ps@plain\ps@myheadings \makeatother %Don't think we need these, but here they are. \title{\myTitle} \author{\myName} \date{}