citHeader("To cite package 'HDTD' in publications, please use")

citEntry(entry="Article",
         title = "Testing the Mean Matrix in High-Dimensional Transposable Data",
         author = as.person("Touloumis, A., Tavare, S. and Marioni, J.C."),
         journal = "To appear in Biometrics",
         year = "2013",
         URL = "http://arxiv.org/abs/1404.7683",
         textVersion=paste("Touloumis, A., Tavare, S. and Marioni, J.C. (2013).", 
                     "Testing the Mean Matrix in High-Dimensional Transposable Data,",
               "To appear in Biometrics")
         )
 
citEntry(entry="Article",
         title = "Hypothesis Testing for the Covariance Matrix in High-Dimensional Transposable Data with Kronecker Product Dependence Structure",
         author = as.person("Touloumis, A., Marioni, J.C. and Tavare, S."),
         journal = "Submitted",
         year = "2013",
         URL = "http://arxiv.org/abs/1404.7684",
         textVersion=paste("Touloumis, A., Marioni, J.C. and Tavare, S. (2013).",
               "Hypothesis Testing for the Covariance Matrix in High-Dimensional Transposable Data with Kronecker Product Dependence Structure,",
               "http://arxiv.org/abs/1404.7684"),
         header = "when performing hypothesis testing of the mean matrix, and ",
         footer = "when performing hypothesis testing of the covariance matrix."
         )

