0

I am reading a pdf which I guess it's written in LaTex, so all I need to know is that which package is this to refer figures and bib items?

enter image description here

enter image description here

Liam P
  • 1

1 Answers1

0

If you are asking, which package adds the highlighted links, this is probably hyperref. To create links, back to where you are linking, this can be achieved through the backref option: https://mirror.kumi.systems/ctan/macros/latex/contrib/hyperref/doc/manual.html#x1-450005.26

An example can be found at Bibliography with page numbers

TobiBS
  • 5,240
  • I am using hyperref but how can I add used pages after bib items which I mentioned with red circles? – Liam P Jul 07 '20 at 11:36