@@ -2716,7 +2716,7 @@ bibentry(bibtype = "Book",
2716
2716
2717
2717
bibentry(bibtype = " Book" ,
2718
2718
key = " R:Cox+Snell:1981" ,
2719
- author = c(person(given = c(" David" , " R. " ),
2719
+ author = c(person(given = c(" David" , " Roxbee " ),
2720
2720
family = " Cox" ),
2721
2721
person(given = c(" Eleanor" , " J." ),
2722
2722
family = " Snell" )),
@@ -2730,7 +2730,8 @@ bibentry(bibtype = "Book",
2730
2730
bibentry(bibtype = " Book" ,
2731
2731
key = " R:Fox:2000" ,
2732
2732
author = person(given = " John" ,
2733
- family = " Fox" ),
2733
+ family = " Fox" ,
2734
+ comment = c(ORCID = " 0000-0002-1196-8012" )),
2734
2735
title = " Applied Regression, Linear Models, and Related Methods" ,
2735
2736
publisher = " Sage Publications" ,
2736
2737
year = " 2000" ,
@@ -2741,7 +2742,8 @@ bibentry(bibtype = "Book",
2741
2742
bibentry(bibtype = " Book" ,
2742
2743
key = " R:Fox:2002" ,
2743
2744
author = person(given = " John" ,
2744
- family = " Fox" ),
2745
+ family = " Fox" ,
2746
+ comment = c(ORCID = " 0000-0002-1196-8012" )),
2745
2747
title = " An {R} and {S-Plus} Companion to Applied Regression" ,
2746
2748
publisher = " Sage Publications" ,
2747
2749
year = " 2002" ,
@@ -2752,7 +2754,8 @@ bibentry(bibtype = "Book",
2752
2754
bibentry(bibtype = " Book" ,
2753
2755
key = " R:Fox+Weisberg:2019" ,
2754
2756
author = c(person(given = " John" ,
2755
- family = " Fox" ),
2757
+ family = " Fox" ,
2758
+ comment = c(ORCID = " 0000-0002-1196-8012" )),
2756
2759
person(given = " Sanford" ,
2757
2760
family = " Weisberg" )),
2758
2761
title = " An {R} Companion to Applied Regression" ,
0 commit comments