I have a problem with correct bibliography display. I created a simple bibliography which looks like
@BOOK
{
CONTENTBASEDIMAGERETRIEVAL,
AUTHOR = { J.Eakins and M.Graham},
TITLE = {Content-based Image Retrieval},
PUBLISHER = {University of Northumbia at Newcastle},
CHAPTER = {What is CBIR ?},
PAGES = {9--10 },
YEAR = {1999}
}
I refer to this book in text by using \cite{CONTENTBASEDIMAGERETRIEVAL}. However in the last page of document I can see only basic information about the book, but I can't see chapter and pages. What do I do wrong?
Of course I compiled bibliography as well as my document.