The solution proposed in this thread works and prints the numbers of the quotes referenced, but doesnt add a clickable link(?) to the referenced quote.
The reference appears in the text, but there is no link for me to click on the number and jump to the quote referenced. How can I fix this?
The following command was defined in order to reference the quote object:
\newcommand\quoteref[1]{\csname#1\endcsname}
I suspect that there might be something I could add here to make it a clickable text that would jump to the referred quote.
Thanks for your time and attention.
\newcommand*{\lquoteautorefname}{<desired name>}– Lucas Azevedo Sep 19 '20 at 14:52