My 2 cents:
\newcommand{\sectionref}[1]{Section~\ref{#1}}
and then write
\sectionref{bla}
instead of
Section~\ref{bla}
and ditto for figure, etc.
My 2 cents:
\newcommand{\sectionref}[1]{Section~\ref{#1}}
and then write
\sectionref{bla}
instead of
Section~\ref{bla}
and ditto for figure, etc.