home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / text / tex / 14373 < prev    next >
Encoding:
Text File  |  1992-12-21  |  992 b   |  35 lines

  1. Newsgroups: comp.text.tex
  2. Path: sparky!uunet!mcsun!sun4nl!sci.kun.nl!ronaldk
  3. From: ronaldk@sci.kun.nl (Ronald Kappert)
  4. Subject: Re: cite with white space - how?
  5. Message-ID: <BzM9AL.FE5@sci.kun.nl>
  6. Sender: news@sci.kun.nl (News owner)
  7. Nntp-Posting-Host: wn2.sci.kun.nl
  8. Organization: University of Nijmegen, The Netherlands
  9. References: <1992Dec21.132629.25089@allegra.att.com>
  10. Date: Mon, 21 Dec 1992 15:49:32 GMT
  11. Lines: 22
  12.  
  13. In <1992Dec21.132629.25089@allegra.att.com> hgs@allegra.att.com (Henning G. Schulzrinne) writes:
  14.  
  15. >It would be nice if long lists of citations could be broken over several
  16. >lines in the TeX **input** file (not the printed version). Currently,
  17. >white space inserted into the \cite{} argument is not handled gracefully
  18. >either by BibTeX or LaTeX. Thus, I want to be able to write
  19. >\cite{first, second, third,
  20. >fourth}.
  21.  
  22. >Any hints appreciated.
  23. >----
  24. >Henning Schulzrinne
  25. >hgs@research.att.com
  26.  
  27. What about
  28.  
  29. \cite{first,second,third,%
  30. fourth}
  31.  
  32. works for me.
  33.  
  34. Ronald Kappert
  35.