If a reference is in the title of the Titled section, its `get_doc_refs` does not get it since it only retrieves children of elements. As consequence, `set_doc_refs` will not correctly set its href.
If a reference is in the title of the Titled section, its
get_doc_refsdoes not get it since it only retrieves children of elements.As consequence,
set_doc_refswill not correctly set its href.