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

citEntry(entry = "Article",
  title        = "Fast Exact Bayesian Inference for Sparse Signals in the Normal Sequence Model",
  author       = personList(as.person("Tim van Erven"),
                   as.person("Botond Szabo")),
  journal      = "arXiv preprint",
  year         = "2018",
  url          = "https://arxiv.org/abs/1810.10883",
  
  textVersion  =
  paste("Tim van Erven, Botond Szabo (2018).",
        "Fast Exact Bayesian Inference for Sparse Signals in the Normal Sequence Model.",
        "ArXiv preprint.",
        "URL https://arxiv.org/abs/1810.10883.")
)

