citHeader("To cite the hdtg package in publications, please use:")

c(
  bibentry(
    bibtype = "Article",
    title = "Zigzag path connects two Monte Carlo samplers: Hamiltonian counterpart to a piecewise deterministic Markov process",
    author = c(
      person("Akihiko", "Nishimura"),
      person("Zhenyu", "Zhang"),
      person("Marc A.", "Suchard")
    ),
    journal = "Journal of the American Statistical Association",
    year = 2024,
    doi = "10.1080/01621459.2024.2395587"
  ),
  
  bibentry(
    bibtype = "Article",
    title = "Exact Hamiltonian Monte Carlo for Truncated Multivariate Gaussians",
    author = c(
      person("Ari", "Pakman"),
      person("Liam", "Paninski")
    ),
    journal = "Journal of Computational and Graphical Statistics",
    year = 2014,
    doi = "10.1080/10618600.2013.788448"
  ),
  
  bibentry(
    bibtype = "Article",
    title = "Ergodicity of the zigzag process",
    author = c(
      person("Joris", "Bierkens"),
      person("Gareth O.", "Roberts"),
      person("Pierre-Andr{\'e}", "Zitt")
    ),
    journal = "The Annals of Applied Probability",
    year = 2019,
    volume = 29,
    number = 4,
    pages = "2266--2301"
  )
)
