

year <- 2016
vers <- "0.2-0"

citHeader("To cite package 'FDboost' itself use the manual;  
to cite functional linear array models use Brockhaus et al. (2015).")

citEntry(
 entry = "manual",
 title = "FDboost: Boosting Functional Regression Models",
 author = "Sarah Brockhaus, David R\"ugamer",
 year = year,
 textVersion = paste("Brockhaus, S. ", "(", year, ")", "FDboost: Boosting Functional Regression Models",
                     "R package version", vers)
)


citEntry(
 entry = "Article",
 title = "The Functional Linear Array Model",
 author = "Sarah Brockhaus, Fabian Scheipl, Torsten Hothorn, and Sonja Greven",
 journal = "Statistical Modelling",
 year = "2015",
 volume = "15",
 number = "3",
 pages = "279--300",
 textVersion="Brockhaus, S., Scheipl, F., Hothorn, T., and Greven, S. (2015), The Functional Linear Array Model. Statistical Modelling, 15(3), 279-300."
) 
