I am getting error with my master thesis final draft !<br><br>I am using Ucalgary thesis class ! (Attached)<br><br>Problem comes when i use multiauthor like<br><br>
<style type="text/css">p, li { white-space: pre-wrap; }</style>   
<style type="text/css">p, li { white-space: pre-wrap; }</style>
<p style="margin: 0px; text-indent: 0px;">@article{Schonewille02,</p>
<p style="margin: 0px; text-indent: 0px;">      year = {2009}, </p>
<p style="margin: 0px; text-indent: 0px;">      author = {Schonewille, M and Klaedtke, A and Vigner, A and Brittan, J and Martin, T}, </p>
<p style="margin: 0px; text-indent: 0px;">      journal = {First Break}, </p>
<p style="margin: 0px; text-indent: 0px;">      volume = {27}, </p>
<p style="margin: 0px; text-indent: 0px;">      pages = {85-92}, </p>
<p style="margin: 0px; text-indent: 0px;">      title = {Seismic data regularization with the anti-alias anti-leakage Fourier transform}, </p>
<p style="margin: 0px; text-indent: 0px;">}</p><br>Below is how i used in my tex file <br><br>
<style type="text/css">p, li { white-space: pre-wrap; }</style>
<p style="margin: 0px; text-indent: 0px;"></p>
<p style="margin: 0px; text-indent: 0px;"></p>
<p style="margin: 0px; text-indent: 0px;">Parametric analysis based reconstruction methods are based on the \textit{a priori} information from the seismic data alone \cite{Naghizadeh15}. Most  parametric reconstruction methods are based on Fourier transformation from one domain to another \cite{Naghizadeh11, Naghizadeh12, Naghizadeh14}. In the last few years excellent research is been done in this area  \cite{Liu02, Schonewille02}.The Prior assumption is either based on the stationarity of the process or based on the fact that most of the power in the power spectrum is concentrated on the lower frequencies, analysis based on this fact known as bandlimitness \cite{Naghizadeh16}. Bandlimitness enforces only the use of certain set of frequencies \cite{Feichtinger01}. These algorithms perform efficiently even in situations where bandlimited assumption is not satisfied exactly \cite{Trad03}.</p>
<br><br><br>Headers for my main thesis file are<br>
<style type="text/css">p, li { white-space: pre-wrap; }</style>
<p style="margin: 0px; text-indent: 0px;">\documentclass{ucalgthes}   % Remove [includeprompt] to process all</p>
<p style="margin: 0px; text-indent: 0px;"></p>
<p style="margin: 0px; text-indent: 0px;">%%% These are the packages I usually use. You can always add or take away packages to make your life easier</p>
<p style="margin: 0px; text-indent: 0px;">\usepackage{graphicx}</p>
<p style="margin: 0px; text-indent: 0px;">\usepackage{amsmath}</p>
<p style="margin: 0px; text-indent: 0px;">\usepackage{url}</p>
<p style="margin: 0px; text-indent: 0px;">\usepackage{subfig}</p><br><br>
<style type="text/css">p, li { white-space: pre-wrap; }</style>
<p style="margin: 0px; text-indent: 0px;">\bibliography{references} %%% Use the name of your bib file</p>
<p style="margin: 0px; text-indent: 0px;">\bibliographystyle{crewes}</p><br>using natbib package in starting giving me error .attach is the log file<br><br>Thanks<br><br>kk<br>