I have the following segment of code:
Code: Select all
\documentclass[8pt,a4paper]{article}
\begin{document}
\begin{thebibliography}{99}
\bibitem{Sendonaris20031}
A. Sendonaris, E. Erkip, and B. Aazhang, ``User cooperation
diversity - Part I: System description'', \textit{IEEE Trans.
Commun.}, vol. 51, no. 11, pp. 1927-1938, Nov. 2003.
\bibitem{Sendonaris20032}
A. Sendonaris, E. Erkip, and B. Aazhang, ``User cooperation
diversity - Part II: Implementation aspects and performance
analysis'', \textit{IEEE Trans. Commun.}, vol. 51, no. 11, pp.
1939-1948, Nov. 2003.
\end{thebibliography}
\end{document}
Thanks in advance