citHeader("To cite the weibullness package in publications, please use:")

citEntry(entry="Article",
author = personList(as.person("C. Park")), 
year   = 2017,
title  = "Weibullness test and parameter estimation of the three-parameter Weibull model using the sample correlation coefficient", 
journal = "International Journal of Industrial Engineering: Theory, Applications and Practice",
volume="24", 
pages="376--391", 
url = "http://journals.sfu.ca/ijietap/index.php/ijie/article/view/2848/", 
ISSN="1943-670X", 
textVersion = paste("C. Park (2017)", 
        "Weibullness test and parameter estimation of the three-parameter Weibull model using the sample correlation coefficient.", 
     "International Journal of Industrial Engineering: Theory, Applications and Practice",
       "24",  "376--391")
)


citEntry(entry="Manual",
author = personList(as.person("C. Park")),
year   = 2022,
title  = "weibullness: Goodness-of-Fit Test for Weibull Distribution",
note   = "R package version 1.22.12",
url = "https://CRAN.R-project.org/package=weibullness",
textVersion = paste("Park, C. (2022)", "weibullness: Goodness-of-Fit Test for Weibull Distribution", 
  "R Package Version 1.22.12 (published in December 1, 2022)",
  "https://CRAN.R-project.org/package=weibullness")
)

