Search found 1 match

by sabbaumt
Wed Mar 26, 2014 5:17 am
Forum: Graphics, Figures & Tables
Topic: Weird figure numbering
Replies: 7
Views: 23490

Re: Weird figure numbering

\newpage
\section{Electrospun nanofibers as host scaffold for the growth of hierarchical nanostructures}
\begin{figure}[ht]
\centering
\includegraphics[width=0.9\textwidth]{D:/Dharani/Theisis/Thesis/Figures/14.png}
\caption[blah.]{blah.}
\label{fig:14}
\end{figure}

I used the above format and ...