pref: update references
This commit is contained in:
parent
845afe01ca
commit
949792f466
14
ref/refs.bib
Normal file
14
ref/refs.bib
Normal file
@ -0,0 +1,14 @@
|
||||
@article{53rd_statistical_report,
|
||||
title = {第53次中国互联网络发展状况统计报告},
|
||||
author = {中国互联网络信息中心},
|
||||
year = {2024},
|
||||
url = {https://www.cnnic.net.cn/NMediaFile/2024/0325/MAIN1711355296414FIQ9XKZV63.pdf},
|
||||
langid = {chinese}
|
||||
}
|
||||
|
||||
@article{china_whitepaper_on_the_development_of_IPv6,
|
||||
title = {中国IPv6发展状况白皮书(2024)},
|
||||
author = {推进IPv6规模部署和应用专家委员会},
|
||||
year = {2024},
|
||||
langid = {chinese}
|
||||
}
|
@ -27,6 +27,8 @@
|
||||
|
||||
% 三线表
|
||||
\usepackage{booktabs}
|
||||
\usepackage{threeparttablex}
|
||||
\usepackage{tabularx}
|
||||
|
||||
% 跨页表格
|
||||
\usepackage{longtable}
|
||||
@ -37,10 +39,15 @@
|
||||
% SI 量和单位
|
||||
\usepackage{siunitx}
|
||||
|
||||
% TikZ
|
||||
\usepackage{tikz}
|
||||
\usepackage{pgfplots}
|
||||
\pgfplotsset{compat=1.18}
|
||||
|
||||
% 参考文献使用 BibTeX + natbib 宏包
|
||||
% 顺序编码制
|
||||
\usepackage[sort]{natbib}
|
||||
\bibliographystyle{ustcthesis-numerical}
|
||||
\bibliographystyle{thesis-numerical}
|
||||
|
||||
% 著者-出版年制
|
||||
% \usepackage{natbib}
|
||||
|
2470
thesis-numerical.bst
Normal file
2470
thesis-numerical.bst
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user