我在渲染超过一页的书目时遇到问题,因为只有第一个是使用 RMarkdown 和 beamer 输出打印的。
同样的问题已发布在http://rmarkdown.rstudio.com/authoring_bibliographies_and_citations.html#comment-2398115545但没有任何帮助。
---
title: "Sample Document"
output: beamer_presentation
bibliography: bibliography.bib
---