<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:18pt"><DIV>Hi Yuri</DIV>
<DIV> </DIV>
<DIV>Thanks for the reply.</DIV>
<DIV> </DIV>
<DIV>Here is a sample code of my problem. Now it's saying me that my bibilography is not compatible with author-year citation. I don't know what that means. I am using this bibilogrpahy with harvard package. Hope you might have some answers. </DIV>
<DIV> </DIV>
<DIV>once again thanks  for your valuable time.</DIV>
<DIV> </DIV>
<DIV>Mostafa</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><BR> </DIV>
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 18pt"><BR>
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt"><FONT size=2 face=Tahoma>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Yuri Robbers <yuri.robbers@gmail.com><BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> Mostafa ali <wremostafa@yahoo.com><BR><B><SPAN style="FONT-WEIGHT: bold">Cc:</SPAN></B> texhax@tug.org<BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Tue, March 8, 2011 3:43:49 PM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> Re: [texhax] Natbib problem<BR></FONT><BR>Hi Mostafa, 
<DIV><BR></DIV>
<DIV>Could you perhaps include the bit of your source file surrounding the error, the bit of the log file surroundign your error, and your document preamble? The preamble would be the bit from the very beginning of the document up to the \begin{document} command. </DIV>
<DIV><BR></DIV>
<DIV>Cheers,</DIV>
<DIV>Yuri.<BR><BR>
<DIV class=gmail_quote>On Tue, Mar 8, 2011 at 11:30 PM, Mostafa ali <SPAN dir=ltr><<A href="mailto:wremostafa@yahoo.com" rel=nofollow target=_blank ymailto="mailto:wremostafa@yahoo.com">wremostafa@yahoo.com</A>></SPAN> wrote:<BR>
<BLOCKQUOTE style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class=gmail_quote>
<DIV>
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 18pt">
<DIV>Hi Yuri</DIV>
<DIV> </DIV>
<DIV>Thanks for your reply. But that is not the problem. I typed wrong here. In the original error message it comes as \harvardcite. But the problem is that I am not using any harvard style or any harvard package. But I am not sure why still getting this message. I want to use natbib package and want to use natbib reference citation code, e.g. citet, citep etc. </DIV>
<DIV> </DIV><FONT color=#888888>
<DIV>Mostafa</DIV></FONT>
<DIV> </DIV>
<DIV class=hm>
<DIV> </DIV></DIV>
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 18pt">
<DIV class=hm><BR></DIV>
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt">
<DIV class=hm><FONT size=2 face=Tahoma>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Yuri Robbers <<A href="mailto:yuri.robbers@gmail.com" rel=nofollow target=_blank ymailto="mailto:yuri.robbers@gmail.com">yuri.robbers@gmail.com</A>><BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> Mostafa ali <<A href="mailto:wremostafa@yahoo.com" rel=nofollow target=_blank ymailto="mailto:wremostafa@yahoo.com">wremostafa@yahoo.com</A>><BR><B><SPAN style="FONT-WEIGHT: bold">Cc:</SPAN></B> <A href="mailto:texhax@tug.org" rel=nofollow target=_blank ymailto="mailto:texhax@tug.org">texhax@tug.org</A><BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Tue, March 8, 2011 2:43:18 PM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> Re: [texhax] Natbib problem<BR></FONT></DIV>
<DIV>
<DIV></DIV>
<DIV class=h5><BR>Hi Mostafa, 
<DIV><BR></DIV>
<DIV>You probably mean \harvardcite rather than \havartcite. So isnert the missing r and replace the t with a d. That should solve your problem.</DIV>
<DIV><BR></DIV>
<DIV>Best wishes,</DIV>
<DIV>Yuri.<BR><BR>
<DIV class=gmail_quote>On Tue, Mar 8, 2011 at 10:14 PM, Mostafa ali <SPAN dir=ltr><<A href="mailto:wremostafa@yahoo.com" rel=nofollow target=_blank ymailto="mailto:wremostafa@yahoo.com">wremostafa@yahoo.com</A>></SPAN> wrote:<BR>
<BLOCKQUOTE style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class=gmail_quote>
<DIV>
<DIV style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 18pt">
<DIV>Hi </DIV>
<DIV> </DIV>
<DIV>I am a new user to the Tex system. I wrote my thesis using havard package refrence style, but now I want to use natbib package. So I put \usepackage{natbib}, used <A rel=nofollow>\bibliographystyle{plainnat</A>} and also changed cite to \citet{}. But don't know why I am getting this following error message. </DIV>
<DIV> </DIV>
<DIV><FONT color=#ff0000>! undefined control sequence</FONT></DIV>
<DIV><FONT color=#ff0000>1.5 \havartcite</FONT></DIV>
<DIV><FONT color=#ff0000>                {chaudhry08}{}{}{}</FONT></DIV>
<DIV><FONT color=#ff0000></FONT> </DIV>
<DIV><FONT color=#000000></FONT> </DIV>
<DIV><FONT color=#000000>I thought that it would be simple. Now I don't have any idea what's I am doing wrong. Any help would be appreciable.</FONT></DIV>
<DIV> </DIV>
<DIV>Thanks.</DIV>
<DIV> </DIV>
<DIV>Mostafa</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV></DIV><BR></DIV><BR>_______________________________________________<BR>TeX FAQ: http://www.tex.ac.uk/faq<BR>Mailing list archives: http://tug.org/pipermail/texhax/<BR>More links: http://tug.org/begin.html<BR><BR>Automated subscription management: http://tug.org/mailman/listinfo/texhax<BR>Human mailing list managers: <A href="mailto:postmaster@tug.org" rel=nofollow target=_blank ymailto="mailto:postmaster@tug.org">postmaster@tug.org</A><BR></BLOCKQUOTE></DIV><BR></DIV></DIV></DIV></DIV></DIV></DIV><BR></DIV></BLOCKQUOTE></DIV><BR></DIV></DIV></DIV></div><br>

      </body></html>