How to create a backreference to place of citation in Rmarkdown

I am able to do a back reference to the place where the citation occurs from the reference section in latex using backref=true option for biblatex.
Is there some way to provide this in Rmarkdown.?
In other words can the references be indexed in rmarkdown with a list of pages the reference appears as a series of links at the end of each reference.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.