
bibentry(bibtype = "Article",
  title        = "An R Package for Multivariate Hypothesis Tests: MVTests",
  author       = c(person(given = "Hasan",
                          family = "Bulut",
                          email = "hasan.bulut@omu.edu.tr")),
  journal      = "Technological Applied Sciences",
  year         = "2019",
  volume       = "14",
  number       = "4",
  pages        = "132--138",
  doi          = "10.12739/NWSA.2019.14.4.2A0175",
  url          = "https://dergipark.org.tr/tr/pub/nwsatecapsci/issue/49784/599944",		
  header       = "To cite MVTests in publications use:"
)


bibentry(bibtype = "Manual",
    title = "MVTests: An R Package for Multivariate Hypothesis Tests",
    author = c(as.person("Hasan Bulut")),
    year = "2023",
    note = "R package version 2.2.2",
    url = "https://CRAN.R-project.org/package=MVTests",
    header       = "To cite package of the R package 'MVTests' in publications use:",
  textVersion  =
  paste("Bulut, H. (2023). MVTests: An R Package for Multivariate Hypothesis Tests. R package version 2.2.2.
  https://CRAN.R-project.org/package=MVTests")
)



