Commit d41ead55 authored by liziwl's avatar liziwl
Browse files

加入自定义bst文件,禁用默认格式化期刊标题

parent 74407127
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -34,6 +34,8 @@
  xiaoyu2001chubanye,oclc2000about,scitor2000project%
}

如参考文献中需要使用上标或者下标,使用数学环境书写 \verb|$\mathrm{Ba}_{3}\mathrm{CoSb}_{2}\mathrm{O}_{9}$|,例如该文献\cite{kamiya2018nature}

引用测试:2个连续引用\cite{zhangkun1994,zhukezhen1973},2个间隔\cite{zhangkun1994,dupont1974bone},3个连续\cite{zhangkun1994,zhukezhen1973,dupont1974bone}

\subsection{支持三级目录显示}

gbt7714-numerical.bst

0 → 100644
+2393 −0

File added.

Preview size limit exceeded, changes collapsed.

+11 −0
Original line number Diff line number Diff line
@@ -334,3 +334,14 @@
  author={陈旭 and 王志军},
  year={2020},
}

@article{kamiya2018nature,
  title={The nature of spin excitations in the one-third magnetization plateau phase of $\mathrm{Ba}_{3}\mathrm{CoSb}_{2}\mathrm{O}_{9}$},
  author={Kamiya, Y and Ge, L and Hong, Tao and Qiu, Yiming and Quintero-Castro, DL and Lu, Z and Cao, HB and Matsuda, M and Choi, ES and Batista, CD and others},
  journal={Nature communications},
  volume={9},
  number={1},
  pages={1--11},
  year={2018},
  publisher={Nature Publishing Group}
}
 No newline at end of file