Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Sweave しようとしている .Rnw ファイルに .bib ファイルを追加するにはどうすればよいですか? .Rnw ファイルが置かれている作業ディレクトリに .bib ファイルがあります。私は次のことを試します:
\newpage \bibliographystyle{apsr} \bibliography{DronesBib}
エラーは発生しませんでした。ファイルはコンパイルされますが、参考文献は表示されません