@label tag
This tag creates an anchor which can be used with the @xref tag.
There is no need to add a label to reference a section name.
Syntax [link]
@label {<label name>} [{<link text>}]
Example [link]
@label {My ref target}
...
Please read @xref {My ref target} {this discussion} for more details.