Daniel Ricardo Hernandez Hernandez
2005-06-29 00:39:57 UTC
Hello, I writing algorithms with latex and the packages: algorithm and
algorithmic. The algorithms are numbered with the option subsection
at the time of the algorithm pagkage loading, ie. with:
\documentclass{article}
\usepackage[subsection]{algorithm}
\usepackage{algorithmic}
My problem is that I referece the algorithms in the text with senteces
like 'see the algorithm 3.2.1' and if I insert a new section or a new
algorithm the references turn wrong.
thaks
Daniel
algorithmic. The algorithms are numbered with the option subsection
at the time of the algorithm pagkage loading, ie. with:
\documentclass{article}
\usepackage[subsection]{algorithm}
\usepackage{algorithmic}
My problem is that I referece the algorithms in the text with senteces
like 'see the algorithm 3.2.1' and if I insert a new section or a new
algorithm the references turn wrong.
thaks
Daniel