Hi there, is any way to reference an equation in math mode? Like ``` $ E = mc^2 \tag{1.1} $ E in Eq.\label{1.1} is blah blah blah ``` Is there an equivalent for `\label`?