

I'm always receiving the following message:
Please, could someone help me?Package natbib error: Bibliography not compatible with author-year citations.
My files are:
Code: Select all
\input{settings}
\begin{document}
\include{texs/draft}
\bibliographystyle{alpha-fr}
\bibliography{biblio/essai}
\end{document}
Code: Select all
future \cite{glunznz}
Code: Select all
@article{glunznz,
author = {Glunz, S. W. and Preu, R. and Biro, D.},
title = {Crystalline Silicon Solar Cells: State-of-the-Art and Future Developments},
year = {2012},
journal = {aaaaaaaaaaaaaaaa},
pages = {11 - 11}
}