biafffff
Results
2
comments of
biafffff
If you are trying to cross-reference inside the same document, I've found this solution. ``` ### Overview section Please visit the [Overview section](#Overview-section) to find additional information. ```
If so you will need to label your Section/subsection/table/figure/equation `\label{sec:overview}` and reference them using the command `\ref{sec:overview}` or `\eqref{eq:blackandscholes}` for equations.