- 在\begin{document}之前引入包
\usepackage{apalike}
2.在\end{document}之前使用
\bibliographystyle{apalike}
\biboptions{authoryear}
\bibliography{你的bib文件名,只要名字不要bib后坠}
3.替换所有\cite为\citep
三招搞定。
2.在\end{document}之前使用
\bibliographystyle{apalike}
\biboptions{authoryear}
\bibliography{你的bib文件名,只要名字不要bib后坠}
3.替换所有\cite为\citep
三招搞定。