Search found 1 match

by thrynae
Mon Mar 20, 2023 4:57 pm
Forum: General
Topic: Page numbers to refs: Adding the word 'page' to pagebackref
Replies: 16
Views: 18039

Page numbers to refs: Adding the word 'page' to pagebackref

I also created an account just to post on this thread.

I adapted the hack suggested by pvmeel to avoid having to add a minipage every time I cite something. The intention is to redefine the cite command so it creates text outside of the page for pagebackref to see.

\let\oldcite\cite % avoid a ...