📅  最后修改于: 2022-03-11 14:55:58.944000             🧑  作者: Mango
\documentclass{article}
\usepackage[style=numeric-comp]{biblatex}
\bibliography{xampl}
\begin{document}
hello \cite{article-full,book-full,mastersthesis-full}
\printbibliography
\end{document}