Tagged Questions
2
votes
3answers
508 views
References style without line breaks
I'm writing a grant application and space is at a premium. I want LaTeX to print my references section without line breaks, so
References
[1]
[2]
[3]
becomes
References
[1], [2], [3]
I ...