citHeader("To cite package 'survSNP' in publications use:")

citEntry(entry = "Article",
  title        = "Power and Sample Size Calculations for SNP Association Studies With Censored Time-to-Event Outcomes",
  author       = personList(as.person("Kouros Owzar"),
						    as.person("Zhiguo Li"),
							as.person("Nancy Cox"),
							as.person("Sin-Ho Jung")),
  journal      = "Genetic Epidemiology",
  year         = "Sep 2012",
  volume       = "36",
  issue        = "6",
  pages        = "538--548",
  url          = "http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3592339/",

  textVersion  =
  paste("Kouros Owzar, Zhiguo Li, Nancy Cox, Sin-Ho Jung.",
        "Power and Sample Size Calculations for SNP Association Studies With Censored Time-to-Event Outcomes.",
        "Genetic Epidemiology Volume 36, Issue 6, pages 538-548, September 2012",
        "URL http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3592339/"),

  header = "The reference for the implementation approach in survSNP is:"
)
