\documentclass[11pt]{article}\usepackage{amsmath,amssymb} % these are not needed here, but 	% are powerful and very useful packages you will normally want to 	% use\begin{document}One of the most revolutionary ideas Einstein developed in his miraculous year, 1905, was the relationship between mass and energy, as embodied in the equation\begin{equation}	E = mc^2	\label{eq:Einstein} % this label allows you to refer to the 						% equation by number elsewhere in the text\end{equation}This equation implies that a change in a body's energy entails achange in its inertial mass. Without doubt,Eq.~(\ref{eq:Einstein}) is one of the most significant ideas ofphysics in the 20th century.\end{document}