用的模板没有 \begin{document},
\bibliographystyle{plain}%
\bibliography{test}
应该放在什么位置呢
文献综述.zip

主文件是文件夹下的proposalReport.tex

想在\body\undergraduate\proposal\review\review.tex中引入参考文献

参考文献为\body\proposalReport.bib

1 回答1

0
1. 有 `document` 环境,在 proposalReport.tex 文件里 2. 在这个文件里,子文件的导入是由命令 `\inputgraduate` 完成的。你把 bib 相关命令添加到 `\inputgraduate` 的定义中即可。

你的回答

请登录后回答

你的回答将会帮助更多人,请务必认真回答问题。