Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!mcnc!gatech!prism!prism.gatech.EDU!robinson From: robinson@prism.gatech.EDU (Stephen M. Robinson) Newsgroups: comp.text.tex Subject: putting space after `,'s in multiple citations per ite Message-ID: <19861@hydra.gatech.EDU> Date: 18 Jan 91 00:20:07 GMT Sender: robinson@prism.gatech.EDU Distribution: usa Organization: Georgia Tech Computer Science, AI Group Lines: 15 I want to be able to type \cite{ref1,ref2} and have the text look like [Author1, 1990, Author2, 1991] not what appears to default: [Author1, 1990,Author2, 1991] where there is no space after the `,' separating citations. I looked at modifying \@citex in latex.tex but nothing I tried work. Anyone know how to do this? Thanks, smr