Typesetting Units in LaTeX

Use this macro to tell that you don’t want your units slanted in math mode.

\newcommand{\unit}[1]{\ensuremath{\, \mathrm{#1}}}

Example