\documentclass[10pt]{article}
\usepackage{amssymb} 
\usepackage{amsmath} 

\begin{document}

\begin{equation}
\label{pend_nonlin}
\theta''(t)+\gamma \theta'(t)=-\omega_0^2 \sin(\theta t)
\end{equation}

As we see in Eq.~\ref{pend_nonlin} the term proportional to $\sin(\theta t)$ ...

\end{document}