/usr/lib/R/library/mgcv/CITATION is in r-cran-mgcv 1.8-11-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 | citHeader("2011 for generalized additive model method; 
2004 for strictly additive GCV based model method and basics of gamm; 
2006 for overview; 2003 for thin plate regression splines; 
2000 is the original method, now superceded.")
citEntry(
 entry="Article",
 title="Fast stable restricted maximum likelihood and marginal 
likelihood estimation of semiparametric generalized linear models",
 journal="Journal of the Royal Statistical Society (B)",
 volume= "73",
 number="1",
 pages="3-36",
 year="2011",
 author="S. N. Wood",
 textVersion="Wood, S.N. (2011) Fast stable restricted maximum likelihood 
and marginal likelihood estimation of semiparametric generalized linear 
models. Journal of the Royal Statistical Society (B) 73(1):3-36" )
citEntry(
 entry="Article",
 title= "Stable and efficient multiple smoothing parameter estimation for 
         generalized additive models",
 journal="Journal of the American Statistical Association",
 volume= "99",
 number="467",
 pages="673-686",
 year="2004",
 author="S. N. Wood",
 textVersion="Wood, S.N. (2004) Stable and efficient multiple smoothing 
 parameter estimation for generalized additive models.Journal of the 
 American Statistical Association. 99:673-686."
)
citEntry(
entry="Book",
title="Generalized Additive Models: An Introduction with R",
year="2006",
author="S.N Wood",
publisher="Chapman and Hall/CRC",
textVersion="Wood, S.N. (2006) Generalized Additive Models: An 
Introduction with R. Chapman and Hall/CRC. "
)
citEntry(
 entry="Article",
 title="Thin-plate regression splines",
 journal="Journal of the Royal Statistical Society (B)",
 volume= "65",
 number="1",
 pages="95-114",
 year="2003",
 author="S. N. Wood",
 textVersion="Wood, S.N. (2003) Thin-plate regression splines.
Journal of the Royal Statistical Society (B) 65(1):95-114." )
citEntry(
 entry="Article",
 title="Modelling and smoothing parameter estimation with 
        multiple quadratic penalties",
 journal="Journal of the Royal Statistical Society (B)",
 volume= "62",
 number="2",
 pages="413-428",
 year="2000",
 author="S. N. Wood",
 textVersion="Wood, S.N. (2000) Modelling and smoothing parameter 
estimation with multiple quadratic penalties. Journal of the Royal 
Statistical Society (B) 62(2):413-428. " )
 |