91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

Latex中使用thebibliography環境時去除參考文獻標題

小云
1075
2023-08-05 18:32:16
欄目: 編程語言

使用thebibliography環境時,默認會添加一個參考文獻標題。如果不想顯示標題,可以手動刪除或者使用\renewcommand命令來覆蓋默認設置。以下是兩種方法:

  1. 手動刪除標題:在thebibliography環境開始之前添加\section*{參考文獻}來手動添加一個無編號的標題。然后,刪除thebibliography環境內的\bibliographystyle\bibliography命令,將參考文獻以適當的格式直接插入環境中。例如:
\section*{參考文獻}
\begin{thebibliography}{9}
\bibitem{latexcompanion}
Michel Goossens, Frank Mittelbach, and Alexander Samarin.
\textit{The \LaTeX\ Companion}.
Addison-Wesley, Reading, Massachusetts, 1993.
\bibitem{einstein}
Albert Einstein.
\textit{Zur Elektrodynamik bewegter K{\"o}rper}. (German)
[\textit{On the electrodynamics of moving bodies}].
Annalen der Physik, 322(10):891–921, 1905.
% 插入其他參考文獻...
\end{thebibliography}
  1. 使用\renewcommand命令覆蓋默認設置:在導言區添加以下代碼即可去除參考文獻標題。
\renewcommand{\refname}{}

然后,在thebibliography環境中按照適當的格式插入參考文獻。例如:

\begin{thebibliography}{9}
\bibitem{latexcompanion}
Michel Goossens, Frank Mittelbach, and Alexander Samarin.
\textit{The \LaTeX\ Companion}.
Addison-Wesley, Reading, Massachusetts, 1993.
\bibitem{einstein}
Albert Einstein.
\textit{Zur Elektrodynamik bewegter K{\"o}rper}. (German)
[\textit{On the electrodynamics of moving bodies}].
Annalen der Physik, 322(10):891–921, 1905.
% 插入其他參考文獻...
\end{thebibliography}

這樣,在文檔中將只顯示參考文獻條目,而不會顯示標題。

0
云和县| 景谷| 晋城| 砀山县| 麦盖提县| 阿勒泰市| 津市市| 老河口市| 屏南县| 容城县| 醴陵市| 金门县| 北流市| 紫云| 桐梓县| 黎平县| 南宁市| 襄垣县| 普洱| 威宁| 西充县| 汕尾市| 福安市| 屯留县| 仁布县| 鹰潭市| 晋中市| 凤冈县| 鹿邑县| 革吉县| 农安县| 那曲县| 突泉县| 海晏县| 黄骅市| 通许县| 沛县| 罗江县| 宁河县| 武义县| 仁寿县|