citHeader("To cite metatest in publications use:")

citEntry(entry = "Article",
  title        = "Hypothesis testing in random effects meta-regression",
  author       = personList(as.person("Hilde M. Huizenga"),
                   as.person("Ingmar Visser"), as.person("Conor V. Dolan")),
  journal      = "British journal of mathematical and statistical psychology",
  year         = "2011",
  volume       = "64",
  pages        = "1-19",

  textVersion  =
  paste("Hilde M. Huizenga, Ingmar Visser & Conor V. Dolan (2011).",
        "Hypothesis testing in random effects meta-regression.",
        "British journal of mathematical and statistical psychology,",
	"Vol. 64, 1-19.")
)

