[vox-tech] refering to a subsubsection in latex (article document
class)
Dylan Beaudette
dylan.beaudette at gmail.com
Tue Aug 28 12:56:38 PDT 2007
Hi,
wondering if it is possible to refer to the number associated with a
\subsubsection in latex, using the article document class.
example:
\section{A Section}
\subsection{A Subsection}
\subsubsection{A Subsubsection}
\label{label_of_this_subsubsection}
...
as seen in section \ref{label_of_this_subsubsection}
this will print the number associated with the \subsection above the labeled
\subsubsection, resulting in:
as seen in section 1.1
... when actually I would like to see:
as seen in section 1.1.1
any ideas?
thanks!
--
Dylan Beaudette
Soils and Biogeochemistry Graduate Group
University of California at Davis
530.754.7341
More information about the vox-tech
mailing list