\cite{}
to insert references, I could just separate the references with a comma to put in multiple references - \cite{ref1, ref2}
would result inblah blah blah [1,2]
I tried this with
\footcite
, but it doesn't seem to work. Is there an easy way to get this to work?