@@ -686,7 +686,7 @@ bibentry(bibtype = "Article",
686
686
number = " 1" ,
687
687
journal = " Applied Statistics" ,
688
688
publisher = " JSTOR" ,
689
- author = c(person(given = c(" J. " , " A." ),
689
+ author = c(person(given = c(" John " , " A." ),
690
690
family = " Hartigan" ),
691
691
person(given = c(" M." , " A." ),
692
692
family = " Wong" )),
@@ -2607,7 +2607,7 @@ bibentry(bibtype = "Book",
2607
2607
key = " R:Gower+Hand:1996" ,
2608
2608
author = c(person(given = c(" J." , " C." ),
2609
2609
family = " Gower" ),
2610
- person(given = c(" D. " , " J." ),
2610
+ person(given = c(" David " , " J." ),
2611
2611
family = " Hand" )),
2612
2612
title = " Biplots" ,
2613
2613
publisher = " Chapman & Hall" ,
@@ -2768,7 +2768,7 @@ bibentry(bibtype = "Book",
2768
2768
key = " R:Barlow+Bartholomew+Bremner:1972" ,
2769
2769
author = c(person(given = c(" Richard" , " E." ),
2770
2770
family = " Barlow" ),
2771
- person(given = c(" D. " , " J." ),
2771
+ person(given = c(" David " , " J." ),
2772
2772
family = " Bartholomew" ),
2773
2773
person(given = c(" J." , " M." ),
2774
2774
family = " Bremner" ),
@@ -2799,13 +2799,13 @@ bibentry(bibtype = "InCollection",
2799
2799
key = " R:Emerson+Hoaglin:1983" ,
2800
2800
author = c(person(given = c(" J." , " D." ),
2801
2801
family = " Emerson" ),
2802
- person(given = c(" David" , " C. " ),
2802
+ person(given = c(" David" , " Caster " ),
2803
2803
family = " Hoaglin" )),
2804
2804
title = " Resistant Lines for $y$ versus $x$" ,
2805
2805
booktitle = " Understanding Robust and Exploratory Data Analysis" ,
2806
2806
publisher = " Wiley" ,
2807
2807
year = " 1983" ,
2808
- editor = c(person(given = c(" David" , " C. " ),
2808
+ editor = c(person(given = c(" David" , " Caster " ),
2809
2809
family = " Hoaglin" ),
2810
2810
person(given = " Frederick" ,
2811
2811
family = " Mosteller" ),
0 commit comments