diff --git a/docs/examples/example_neohooke.md b/docs/examples/example_neohooke.md index e36d56f..30cf977 100644 --- a/docs/examples/example_neohooke.md +++ b/docs/examples/example_neohooke.md @@ -55,7 +55,7 @@ $$ \end{align} $$ -The two equations are now implemented in a Total Lagrange user subroutine with the help of this Tensor module as follows: +Eq. $$\eqref{eq:pk2-nh}$$ and Eq. $$\eqref{eq:c4-nh}$$ are now implemented in a Total Lagrange user subroutine with the help of this Tensor module as follows: ```fortran include 'ttb/ttb_library.f'