Using underline package {ulem} change the style of my refernce, please help!
I used this \usepackage[normalem]{ulem} in order to put underline in my file and the next thing I notice is that my reference are all messed up, here is how I used my reference:
\include{Appendix}
\appendix
\renewcommand{\appendixname}{Appendix A}
\renewcommand{\thesection}{A.\arabic{section}}
I found that all the font and the styles of the reference is not longer the same as before, then I tried to put a \mbox in front of my \cite{}, it still does not solve the problem, anyone with similar experience?
thank you
I used this \usepackage[normalem]{ulem} in order to put underline in my file and the next thing I notice is that my reference are all messed up, here is how I used my reference:
\include{Appendix}
\appendix
\renewcommand{\appendixname}{Appendix A}
\renewcommand{\thesection}{A.\arabic{section}}
I found that all the font and the styles of the reference is not longer the same as before, then I tried to put a \mbox in front of my \cite{}, it still does not solve the problem, anyone with similar experience?
thank you
No comments:
Post a Comment