Code: Select all
\documentclass[twocolumn]{svjour3}
\usepackage[parfill]{parskip}
\usepackage{float,graphicx,psfrag}
\usepackage[colorlinks, bookmarks=true]{hyperref}
\hypersetup{colorlinks = true,linkcolor = blue, anchorcolor = blue, citecolor = blue, filecolor = red,urlcolor = red}
\usepackage[numbers,comma,sort&compress,sectionbib,square]{natbib}
\begin{document}
\section{Intro}
(see \cite{gopalsamy1992stability,hsu2001global} and references there in)
\bibliography{testIII}
\bibliographystyle{spmpsci}
\end{document}
My bib file, bst and other necessary files are attached herewith. Notice that, the words "michaelis–menten-type" in 2nd reference should be like "Michaelis–Menten-type" in the output pdf file.