Code: Select all
\documentclass{article}
\usepackage{biblatex}
\begin{document}
\bibliographystyle{plain}
\bibliography{ref}
\end{document}
Code: Select all
@Article{Narendra_1990,
author = {K.S.Narendra and K.Parthsarathy},
title = {Identification and Control of Dynamical System
using Neural Networks},
journal = "IEENN",
year = {1990},
volume = {1},
number = {1},
month = {},
pages = {4-27},
note = {},
annote = {}
}
! Package biblatex Error: '\bibliographystyle' invalid.
! Package biblatex Error: '\bibliography' invalid at this point.
I am using Latex 2009 and texmaker on Fedora 15.