I want to write an article where it will: "See the proof of Theorem 4.1 in the page ...". How can I access this page number in Latex?
Thanks.
I want to write an article where it will: "See the proof of Theorem 4.1 in the page ...". How can I access this page number in Latex?
Thanks.
\pageref{yourlabel}, whereyourlabelis the label for Theorem 4.1. – Przemysław Scherwentke Nov 18 '16 at 08:12