%% LyX 1.3 created this file.  For more info, see http://www.lyx.org/.
%% Do not edit unless you really know what you are doing.
\documentclass[12pt,oneside,english]{amsart}
\usepackage{pslatex}
\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc}
\usepackage{amssymb}

\makeatletter
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Textclass specific LaTeX commands.
 \theoremstyle{plain}    
 \newtheorem{thm}{Theorem}[section]
 \numberwithin{equation}{section} %% Comment out for sequentially-numbered
 \numberwithin{figure}{section} %% Comment out for sequentially-numbered

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% User specified LaTeX commands.
\usepackage{graphicx}
\usepackage[ps2pdf, bookmarks, pdfview={FitH}, pdfstartview={FitH}]{hyperref}
%Fit, FitH, FitV, FitR, FitB, FitBH, FitBV

\usepackage{babel}
\makeatother
\begin{document}


\author{Your Name Here\\
 Your Affiliation Here}


\title{Title}


\thanks{I thank the whoever and whatever.}


\date{First Version: whenever, This Version: \today{}}

\begin{abstract}
No doubt this paper is about something. 

Keywords: Economics, Whatever. 

JEL Classification: A1 
\end{abstract}

\thanks{Corresponding Author: My Name, My Affiliation,
My Address, My Country. Phone/Fax: 555-555-5555. Email: me@mydomain.com.}

\maketitle
\thispagestyle{empty}

\setcounter{page}{0}

\newpage





\section{Introduction}

start here

\newpage

\begin{thebibliography}{1}
\bibitem{key-1}Nobody, A. (2003), {}``Nothing to see here, move on,'' \emph{Journal
of Nothing}, \emph{}\textbf{100,} 1-10.\end{thebibliography}

\end{document}

