I tried to remove references from latex using the track change package, but it did not work. the following code: \usepackage[inline]{trackchanges} \remove{ \cite{aa_2020} } \remove{\protect \cite{bb_2020} } Is there anything that can fix this issue?
Log in to post a comment.