bibentry(
    bibtype      = "Manual",
    header       = "To cite ConjointChecks package in publications use:",
    title        = "{ConjointChecks}: A package to check the cancellation axioms of conjoint measurement.",
    author       = c(
	            person(given = c("Benjamin"), family = "Domingue")
                   ),
    year         = "2012",
    note         = "R package version 0.2.0",
    url          = "https://github.com/ben-domingue/ConjointChecks",
    textVersion  = paste(
                    "Domingue B (2012).",
                    "ConjointChecks: A package to check the cancellation axioms of conjoint measurement.",
                    "(R package version 0.2.0)",
                    "URL: https://github.com/ben-domingue/ConjointChecks"
                  )
)


