Tagged Questions
3
votes
4answers
189 views
Iterate through list to generate references
I would like to create a new command, in which I pass a comma-separated list, which then will be iterated to create refs.
Example:
\iteratecommand{ref1, ref2, ref3}
And within the iteratecommand ...