In TeXnicCenter I am trying to run this code (find below or attached file), it compiles well and give output but in reference it give [?], would you please help me to sort this out.
Code: Select all
\documentclass[conference]{IEEEtran}
\usepackage{cite}
\begin{document}
\title {Simulators for Cloud Computing}
\author {{T Ahmad, R Hill,} \IEEEauthorblockA {BCL\\}}
\maketitle
\begin{abstract}
This is a sample document which shows the most important features of the Standard
\LaTeX\ Journal Article class.
\end{abstract}
\section{Introduction}
self-management properties of autonomic computing are applied it becomes the concept of Autonomic Cloud Computing . The autonomic system self-management properties are,(i) self-management, (ii) self-healing, (iii) self-optimization and (iv) self-protection. So an Autonomic Cloud Computing is a Cloud with autonomy to take important decisions about resource management.
\section{The Most Important Features}
The behaviour of autonomic system vary from system to system and every autonomic system should be able to exhibit a minimum set of properties to achieve its purpose, i.e. (i) automatic (able to control its internal functions and operations \cite{QuangHieuVu2012} without any.
\bibliographystyle{IEEEtran}
\bibliography{annotatedbibliography}
\appendix
\section{The First Appendix}
The appendix fragment is used only once. Subsequent appendices can be created
using the Section Section/Body Tag.
\end{document}
Yours sincerely
T A