And yes...as far as caption is concerned....it is so far from the figure..
plzz help

NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\begin{figure}[!hb]
\centering
\includegraphics[scale=0.5]{<picturefile>}
\caption{A Picture}\label{fig:picture}
\end{figure}
Code: Select all
%!PS-Adobe-3.0 EPSF-3.0
%%BoundingBox: L B R T
Code: Select all
\newpage
\item[``PCS and Beyond"]\textit{}
\begin{itemize}
\item 1995 - FCC auctions off frequencies in Personal
Communications System (PCS) band at 1.8 GHz for mobile telephony
\item 1997 - Number of cellular telephone users in U.S. \textgreater 50M
\item 2000 - Third generation cellular system standards. Bluetooth
standards.
\end{itemize}
Since the mid 1990s, the cellular communications industry has
witnessed explosive growth. Wireless communications networks have
become much pervasive than anyone could have imagined when the
cellular concept was developed in the 1960s and 1970s. As shown in
figure 1.1.\\
\begin{figure}[!hb]
\centering
\vspace{2cm}
\fbox{
\includegraphics[width=7cm,height=10cm]{Growth}}
\caption{A Picture}\label{fig:Growth}
\end{figure}
NEW: TikZ book now 40% off at Amazon.com for a short time.