I am using the backref option of hyperref to get backreferences in the bibliography but it doesn´t work...my code is:
preamble (only the packages that can have some relation)
Code: Select all
\usepackage[pagebackref=true,colorlinks]{hyperref}\hypersetup{pdffitwindow=true,linkcolor=black,citecolor=black,urlcolor=RoyalBlue}\usepackage{cite}\usepackage{babelbib}\setbtxfallbacklanguage{english}
Code: Select all
\bibliographystyle{babunsrt-fl}\bibliography{references}