Showing posts with label refer. Show all posts
Showing posts with label refer. Show all posts

Sunday, October 29, 2017

Reference to equations

In my opinion, for equations the best is to use \eqref{}.

How to use reference to page number

For good or bad, I extensively use \autoref from the hyperref package. Mainly because it's simple.

Well there's a command named \autopageref{} which replaces \pageref{} and does exactly what I wanted. More info here.