% Title:  dev-eg
% Example of bibtex style file.

\documentclass[]{article}
\usepackage{natbib}

\begin{document}

Here is an example of the bibtex style file for the journal
Development, quoting a few authors here \citep{willshaw76}, there
\citep{goodman93} and elsewhere \citep{galli-resta-dev2000}.

\bibliographystyle{development}
\bibliography{dev-eg}

\end{document}








