Code: Select all
@article{Reference1,
Abstract = {Quality control is of utmost importance in the metal industry.},
Author = {Julio Molleda, Rubén Usamentiaga, Daniel F. García},
Journal = {IEEE TRANSACTIONS ON INDUSTRY APPLICATIONS},
Month = {JULY/AUGUST},
Number = {4},
Numpages = {3},
Pages = {1-9},
Title = {Shape Measurement of Steel Strips Using a Laser-Based Three-Dimensional Reconstruction Technique},
Volume = {47},
Year = {2011}
}
Bibliography.bib
and i am using this file as
Code: Select all
\label{Bibliography}
\lhead{\emph{Bibliography}}
\bibliographystyle{unsrtnat}
\bibliography{Bibliography.bib}
What may be the problem..?