08-references

r if (knitr:::is_html_output()) '# ๅ‚่€ƒๆ–‡็Œฎ {#references .unnumbered}'

# ่‡ชๅŠจ็”Ÿๆˆ R ๅŒ…็š„ๅ‚่€ƒๆ–‡็Œฎ
knitr::write_bib(c(
  .packages(), 'bookdown', 'knitr', 'rmarkdown'
), 'packages.bib')

Last updated

Was this helpful?