I’m working on a manuscript to resubmit to SciPost and using the SciPost latex template. I would like to make a citation like “in Ref.~\onlinecite{Author}” similar to what is offered in the revtex Latex document class, where the number does not appear with any brackets because it is explicitly referred to in the text.
Is the preferred style in SciPost to just use \cite{Author} and keep the brackets? Or is there an equivalent of the \onlinecite command. Thanks!