Code: Select all
\documentclass[12pt,a4paper]{report}
\usepackage{t1enc}
\usepackage{subfigure}
\usepackage[numbers,sort&compress,authoryear]{natbib}
\usepackage{indentfirst}
%\usepackage{subeqn}
%\usepackage{varioref,hyperref}
%\usepackage[latin1]{inputenc}
\usepackage[english]{babel}
\usepackage{enumerate}
\addcontentsline{toc}{subsection}{References}
\bibliographystyle{apalike}
%\bibliographystyle{astron}
%\bibliographystyle{harvard}
%\bibliographystyle{plain} %% plain.bst
%\bibliographystyle{unsrt}
%\bibliographystyle{apsrev}
%\bibliographystyle{bbs}
%\bibliographystyle{siam}
%\bibliographystyle{chicago}
\bibliography{references}
The output of reference listing is now numbered and there are no indentation on the lines after the first. I actually want a style like this:
Ying, Q., Mysliwiec, M. and Kleeman, M. J. (2004) Source apportionment of visibility impairment using a three-dimensional source-oriented air quality model. Environmental Science and Technology, 38: 1089-1101.
Ying, Q. and Kleeman, M.J. (2006) Source contributions to the regional distribution of secondary particulate matter in California. Atmospheric Environment, 40: 736-752.
Yuanxun, Z., Yuanmao, Z., Yingsong, W., Delu, L., Aiguo, L., Yan, L., Guilin, Z., Yifei, Z. and Zuci, S. (2006) PIXE Characterization of PM10 and PM2.5 Particulate Matter Collected during the Winter Season in Shanghai City. J. Radioanal. Nucl. Chem., 267: 497–499.
But the lines after the first will be indented.