To cite the 'bookdown' package in publications use:

Yihui Xie (2017). bookdown: Authoring Books and Technical Documents with R Markdown. R package version 0.4.

Yihui Xie (2016). bookdown: Authoring Books and Technical Documents with R Markdown. Chapman and Hall/CRC. ISBN 978-1138700109

Corresponding BibTeX entries:

  @Manual{,
    title = {bookdown: Authoring Books and Technical Documents with R
      Markdown},
    author = {Yihui Xie},
    year = {2017},
    note = {R package version 0.4},
    url = {https://github.com/rstudio/bookdown},
  }
  @Book{,
    title = {bookdown: Authoring Books and Technical Documents with {R}
      Markdown},
    author = {Yihui Xie},
    publisher = {Chapman and Hall/CRC},
    address = {Boca Raton, Florida},
    year = {2016},
    note = {ISBN 978-1138700109},
    url = {https://github.com/rstudio/bookdown},
  }