home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / text / tex / 9567 < prev    next >
Encoding:
Text File  |  1992-07-27  |  1.9 KB  |  45 lines

  1. Newsgroups: comp.text.tex
  2. Path: sparky!uunet!gumby!yale!mintaka.lcs.mit.edu!news
  3. From: dmjones@theory.lcs.mit.edu (David M. Jones)
  4. Subject: Re: Citations in superscript
  5. In-Reply-To: radha@bnr.ca (Radha Valiveti)
  6. Message-ID: <1992Jul28.011438.4601@mintaka.lcs.mit.edu>
  7. Sender: news@mintaka.lcs.mit.edu
  8. Reply-To: dmjones@theory.lcs.mit.edu (David M. Jones)
  9. Organization: Laboratory for Computer Science, MIT
  10. References: <1992Jul27.152512.21685@bmerh85.bnr.ca>
  11. Date: Tue, 28 Jul 1992 01:14:38 GMT
  12. Lines: 31
  13.  
  14. In article <1992Jul27.152512.21685@bmerh85.bnr.ca>, radha@bnr (Radha Valiveti) writes:
  15. >A little while ago, someone posted an article which showed how to
  16. >get the citations (in the article style) as superscript numerals, 
  17. >as opposed to [12] etc. I had saved that article but accidentally 
  18. >deleted it. Would anyone having it please send it to me? I have
  19. >looked at the TeX index and could not find anything close to it.
  20.  
  21. How about the following?  It does a little more than you want, but it
  22. does demonstrate how to get superscript references.  (Check the
  23. definition of \@cite.)
  24.  
  25. Name: overcite.sty
  26. Description: LaTeX document-style option for compressing lists of three
  27.     or more consecutive numbers into one number range and displaying
  28.     them as a superscripted citation.  E.g., "foo [1,2,3]." becomes
  29.     "foo.^{1-3}".
  30. Keywords: LaTeX, citation
  31. Author: Donald Arseneau <asnd@jack.triumf.ca>, <asnd@triumfcl.bitnet>
  32. Supported: yes
  33. Latest Version: 1991
  34. Archives: shsu*, utrecht
  35. See also: citesort.sty, drftcite.sty, rangecite.sty
  36.  
  37. Cheers,
  38. David M. Jones                              "Trifles! Trifles light as air!"
  39. dmjones@theory.lcs.mit.edu                              -- the Hystricide
  40.  
  41. P.S. The TeX Macro Index is available via anonymous ftp from
  42. theory.lcs.mit.edu [18.52.0.92] in the file tex/TeX-index.  To retreive
  43. it by mail, send a message to archive-server@theory.lcs.mit.edu
  44. containing the line "send tex TeX-index".
  45.