写一句话引用古诗,LaTeX一句话引用多个参考文献该怎么表示
答案:1 悬赏:40 手机版
解决时间 2021-04-09 21:55
- 提问者网友:蓝莓格格巫
- 2021-04-09 09:38
写一句话引用古诗,LaTeX一句话引用多个参考文献该怎么表示
最佳答案
- 五星知识达人网友:第幾種人
- 2021-04-09 09:55
在\cite命令里面直接书写,比如:
This is a sample text.\cite{ref1,ref2} This is the text following the citation.
\begin{thebibliography}
\bibitem{ref1}……
\bibitem{ref2}……
\end{thebibliography}
这样它能够以“[1],[2]”的形式显示在文档中。
This is a sample text.\cite{ref1,ref2} This is the text following the citation.
\begin{thebibliography}
\bibitem{ref1}……
\bibitem{ref2}……
\end{thebibliography}
这样它能够以“[1],[2]”的形式显示在文档中。
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯