citHeader("Please use the following guidelines for citing `HDTD' in publication:")

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 = "Biometrics",
         year = "2015",
         volume = "71",
         pages = "157--166",
         textVersion=paste("Touloumis, A., Tavare, S. and Marioni, J.C. (2015).", 
                     "Testing the Mean Matrix in High-Dimensional Transposable Data,",
               "Biometrics, 71, 157-166"),
         header = "To cite the mean matrix hypothesis testing methodology, please use ",
         )
 
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 = "To cite the covariance matrix hypothesis testing methodology, please use ",
         )

citEntry(entry="Article",
         title = "HDTD: Analyzing multi-tissue gene expression data",
         author = as.person("Touloumis, A., Marioni, J.C. and Tavare, S."),
         journal = "Bioinformatics",
         year = "2016",
         volume = "32",
         pages = "2193--2195",
         textVersion=paste("Touloumis, A., Marioni, J.C. and Tavare, S. (2016).",
               "HDTD: Analyzing multi-tissue gene expression data,",
               "Bioinformatics, 21, 2193-2195"),
         header = "To cite the software HDTD, please use ",
         )
