WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: Natbib package error

Natbib package error

by Saravanan Murugaiah :: Rate this Message:

| View in Thread

Dear All,

I used MikTeX version 2.7 and natbib package version number 8.3. I attached
my code below:

\documentclass{article}
\usepackage{url}
\usepackage{natbib}%

\begin{document}

This is for test \citet{HofnerPathPlanningCleaning95}

\begin{thebibliography}{99}
\bibitem{HofnerPathPlanningCleaning95}
Hofner, C., Schmidt, G.: Path planning and guidance techniques for an
  autonomous mobile cleaning robot. Robot. Auton. Syst. {\bf 14}, 199--212
(1995)

\bibitem{AcarPathPlanningRoboticDemining03}
Acar, E.U.: Path planning for robotic demining: robust sensor-based coverage
  of unstructured environments and probabilistic methods.
  Int. J. Rob. Res. {\bf 22}, 441--466 (2003)
\end{thebibliography}

%%%%%%%%%

If I run this file, then I got the below mentinoed error:

************

! Package natbib Error: Bibliography not compatible with author-year
citations.
(natbib)                Press <return> to continue in numerical citation
style.
See the natbib package documentation for explanation.
Type  H <return>  for immediate help.
\NAT@force@numbers{}\NAT@force@numbers
?
************

But the same file working nice with MikTeX version 2.4 with natbib package
version number 7.1.

Please suggest in this regard.

Thanks,
Saravanan,M.
------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
MiKTeX-Users mailing list
MiKTeX-Users@...
https://lists.sourceforge.net/lists/listinfo/miktex-users

 « Return to Thread: Natbib package error