Showing posts with label autoref. Show all posts
Showing posts with label autoref. 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
Well there's a command named
\autopageref{} which replaces \pageref{} and does exactly what I wanted. More info here.Wednesday, July 30, 2014
Sunday, March 31, 2013
Correct autoref for user defined tags
To prepare the autoref package to user defined tags such that theorem or algorithm you can define the autoref name as described in:
http://tex.stackexchange.com/questions/46258/how-to-get-correct-autoref-for-theorems
http://tex.stackexchange.com/questions/46258/how-to-get-correct-autoref-for-theorems
Labels:
algorithm,
autoref,
package,
theorem,
user defined tags
Thursday, June 21, 2012
How to make references to equations
To have correct references of the same form to the equations use the \autoref{} command from within the hyperref package. This will also creat hyperlinks within the document into the referred equations.
Subscribe to:
Posts (Atom)