home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / text / tex / 10650 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  1.6 KB

  1. Path: sparky!uunet!mcsun!uknet!doc.ic.ac.uk!syma!richardd
  2. From: richardd@syma.sussex.ac.uk (Richard Dallaway)
  3. Newsgroups: comp.text.tex
  4. Subject: BIBTEX (THEAPA) Appending letter to year problems
  5. Keywords: theapa.sty, bibtex
  6. Message-ID: <1992Aug21.095731.22600@syma.sussex.ac.uk>
  7. Date: 21 Aug 92 09:57:31 GMT
  8. Organization: University of Sussex at Brighton
  9. Lines: 30
  10.  
  11.  
  12. I'm using version 2.5 (April 1992) of theapa.sty and .bst, and I
  13. have found the following problem.  I have two bibliography entries:
  14.     McCloskey, Aliminosa and Sokol (1991)  and
  15.     McCloskey, Harley, and Sokol (1991)
  16.  
  17. theapa adds "a" and "b" to the year, which is understandable if you say
  18. "McCloskey et al (1991a)" to refer to the first (but I don't use the
  19. shorter version), but looks wrong in the bibliography:
  20.     McCloskey, Aliminosa and Sokol (1991a) ...
  21.     McCloskey, Harley, and Sokol (1991b) ...
  22.  
  23. I'm not sure what to do about this.  One possibility is to engineer it so
  24. that you cannot have a short \cite version in this case (but I haven't
  25. worked out how to code that).
  26.  
  27. ------------
  28. Also, I'll repeat a previous request for help
  29.  
  30. Does anybody have even a VAGUE idea about how to do this...?
  31. Make theapa recognize that different authors with the same last name need
  32. to have their initials as part of the citation.  E.g., two papers, one
  33. by J.R. Anderson (1991) and one by D. Z. Anderson (1991) should appear with
  34. their initials when you use \cite and NOT as Anderson (1991a) and Anderson
  35. (1991b), which is what happens at the moment. (I know I can do this by
  36. editing the .bbl file, but I'd like bibtex to do it for me).
  37.  
  38. Thanks
  39. Richard
  40. richardd@cogs.susx.ac.uk
  41.