%% Academic Press `A' Style Template File.
%% Current version: May 17, 1999
%% Chad's modification: January 2001

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% LaTeX2e:
%
 \documentclass{chad}
%
%  If you have MathTimes and MathTimesPlus fonts, you
%  may uncomment the line below and use them, but you are
%  not obligated to do so, and most authors do not have
%  these fonts. (You may need to edit m-times.sty to make the
%  font names match those on your system)
%
%  \usepackage[mtbold,noTS1]{m-times}
%\usepackage{mathtime}
%
%  Also uncomment \usepackage{ajourps} if you 
%  want to use PostScript fonts. 
%  (You may need to edit ajourps.sty to make the
%  font names match those on your system)
%
% \usepackage{ajourps}
 \usepackage{chadps}
%
\usepackage{psfig}
\usepackage{harvard}
%\addtolength{\textheight}{+10ex}
\addtolength{\topmargin}{+12ex}
%\addtolength{\textwidth}{+4em}  % Put here or won't work!

 
\begin{document}


\bibliographystyle{aernobold}

%\addtolength{\oddsidemargin}{-2em}
%\addtolength{\evensidemargin}{-2em}

%%%%% To be entered at Academic Press: =====>>
%
% Uncomment line below only when doing final typesetting,
%\finaltypesetting
% \journame{}
% \articlenumber{}
% \yearofpublication{}
% \volume{}
% \cccline{}
% \received{}
% \revised{}
% \accepted{}

% communication line, use: \commline{Communicated by...}
% \commline{Communicated by... }
\commline{January 26, 2001}

\authorrunninghead{Charles I. Jones}
\titlerunninghead{Short Title}

%% To set particular page number:
%\setcounter{page}{261} %%

%% <<== End of commands to be entered at Academic Press

%%  Authors, start here ==>>

%\draft % Optional, will cause a line at the bottom of each page
%% with the words `Draft' and the time and date that the article
%% was LaTeXed. Will also double space text.


\title{\Large\bf Main Title}

%\subtitle{}

\author{Charles I. Jones\thanks{Thanks to...}}
\affil{Department of Economics, My U}

\email{me@myU.edu}

\web{http://www.myu.edu/me}

%%%%%%%%%%%%
%% More than one author with separate affiliations:
%
% \author{Author name}
% \affil{Affiliation}
% \email{email address}
% \and

% \author{Author name}
% \affil{Affiliation}
% \email{email address}
%%%%%%%%%%%%

%% \thanks command:
%% Can use \thanks{} in title to have footnote number appear and
%% footnote at the bottom of the page. i.e.,
%% \title{This is the title\thanks{Supported by grant no....}}

%% In \authors or \affil, can use \thanks{} to have asterisk, 
%%   dagger or double dagger appear
%%   and text appear at the bottom of the title page. i.e.,

%\authors{D. Adalsteinsson and J. A. Sethian\thanks{Supported in part by the
%Applied Mathematics Subprogram of the...}}

%%%%%%%%%%%%

%optional
%% dedication line, (Dedicated to the memory of Nils Bohr)
%\dedication{Dedicated to...}

\abstract{
abstract here.}

% text should be lower case, unless caps are necessary for meaning
\keywords{}
\jelclass{O40, E10}


\begin{article}

%optional
% for those that like to start with section zero:
%\zerosection{Introduction}

% This will implement the 1.33 spacing, e.g. for ``double spaced''
% appearance.  For single spaced, comment out this line:
\baselineskip=18pt

Article here!

%% End of article:

%% optional
% Appendices

% Appendix without title:
%\appendix{}

% Appendix with title:
%\appendix{Title}

% Appendix with letter:
%\appendix{B}

% Appendix with letter and title:
%\appendix{C}
%\appendixtitle{This is an appendix title}

%% optional
%\begin{acknowledgment}
%\end{acknowledgment}

%% Not optional, necessary:


%%\clearpage

%\bibliography{}



%% This command is necessary! ==>>
\end{article}
\end{document}

