I am having issue with adjusting my text beneath specific algorithm, how should i make it work? I am using this code:
Code: Select all
\begin{algorithm}[h]
\caption
\begin{algorithmic}
\Procedure
...
\EndProcedure
\end{algorithmic}
\end{algorithm}
Code: Select all
\begin{algorithm}[h]
\caption
\begin{algorithmic}
\Procedure
...
\EndProcedure
\end{algorithmic}
\end{algorithm}
NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\begin{algorithm}[H]
...
\end{algorithm}
algorithm
, algorithmic
, algorithmicx
, algpseudocode
, and more.NEW: TikZ book now 40% off at Amazon.com for a short time.