为什么\cite
命令在内部\add
或\hl
命令中不起作用......?
如果我的句子是这样的......
\cite{Brown2015} studied so and so things
我想强调引用,所以我会修改,\hl{\cite{Brown2015}} studied so and so things.
但这不起作用!\cite{Brown2015} studied so and so things
并且我希望添加另一个引用\cite{grey2015}
以便我可以修改\cite{Brown2015} \add{and \cite{gray2015}} studied so and so things.
但这也不起作用!
有人能帮忙吗?我错在哪里?