test.tex

来自「这是支持在MATLAB中进行四元数(哈密顿数)的工具箱」· TEX 代码 · 共 20 行

TEX
20
字号
\documentclass{article}\usepackage[latin9]{inputenc}\usepackage{url}\usepackage{natbib}\begin{document}Test document to verify the BiBTeX database file \texttt{qtfm.bib}which provides citations for \texttt{QTFM} itself and several articlesand papers which are referenced in the source code.Note that some of the fields within the BiBTeX database file may not beprinted by the standard BiBTeX style files. In particular, the DOI andEPRINT fields are not normally output. You should use if possible one ofthe style files that supports these fields in order to get a full listingof the reference. Try, for example, hplain or similar to get the EPRINTfield to print, or the natbib package, used here, which will output theDOI field.\nocite{*}\bibliographystyle{plainnat}\bibliography{qtfm}\end{document}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?