citHeader("To cite MNLpred in publications please use:")

citEntry(entry = "Manual",
  title        = "MNLpred - Simulated Predicted Probabilities for Multinomial Logit Models",
  author       = as.person("Manuel Neumann"),
  year         = "2019",
  url          = "https://github.com/ManuelNeumann/MNLpred",

  textVersion  =
  paste("Neumann, Manuel (2019).",
        "MNLpred - Simulated Predicted Probabilities for Multinomial Logit Models",
        "URL https://github.com/ManuelNeumann/MNLpred.")
)
