The R Project SVN R

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
62412 4871 d 13 h leisch /trunk/ no ISBNs for help pages and manuals  
61152 4992 d 11 h hornik /trunk/src/library/utils/man/ Spelling.  
61142 4993 d 6 h maechler /trunk/src/library/utils/ new format.bibtext() gets citation.bibtex.max option  
61097 5007 d 16 h hornik /trunk/src/library/utils/ Make it possible to subscript bibentries by key.  
59579 5151 d 22 h murdoch /trunk/ Add cite() function and make related changes  
59039 5216 d 16 h ripley /trunk/ use preferred form of 'R Core Team'  
58754 5247 d 7 h hornik /trunk/src/library/utils/man/ Updated and xrefs.  
57170 5409 d 15 h hornik /trunk/src/library/utils/man/ Document method to format bibentry objects as R code.  
56186 5517 d 1 h murdoch /trunk/ Revert r56184 and r56185  
56184 5517 d 3 h murdoch /trunk/src/ Remove redundant \alias entries from man pages  
54779 5615 d 8 h hornik /trunk/src/library/utils/ Move code for formatting in citation style to format.bibentry().
For formatting and printing bibentries, make matching of given style
against the available styles ignore case.
 
54739 5617 d 15 h ripley /trunk/src/library/ missing copyright declarations  
53054 5781 d 8 h hornik /trunk/src/library/utils/man/ More bibentry/person documentation improvements.  
52996 5784 d 16 h hornik /trunk/ Improve documentation for the new bibentry and person functionality.  
52326 5883 d 6 h hornik /trunk/src/library/ Drop empty fields in bib entries.  
52282 5886 d 21 h murdoch /trunk/ Add bibstyle code for rendering bibentries  
52241 5892 d 14 h hornik /trunk/ Enhance person class: vectorized (eliminating the need for separate
person and personList objects), additional specifiction of roles.
Use a given/family scheme in preference to first/middle/last.
New bibentry class for bibliographic information: vectorized (hence
eliminating the need for separate citation and citationList objects)
Rewrite citation() and friends to use bibentry.