Commit d0d0654

HPCesia <me@hpcesia.com>
2025-03-20 12:54:34
docs: 添加参考文献示例
1 parent cac5ef7
Changed files (2)
template/ref.bib
@@ -7,4 +7,15 @@
   urldate = {2025-03-20},
   publisher = {厦门大学教务处},
   keywords = {毕业论文, 设计规范, 厦门大学}
+}
+
+@article{lu2021deepxde,
+  title={DeepXDE: A deep learning library for solving differential equations},
+  author={Lu, Lu and Meng, Xuhui and Mao, Zhiping and Karniadakis, George Em},
+  journal={SIAM review},
+  volume={63},
+  number={1},
+  pages={208--228},
+  year={2021},
+  publisher={SIAM}
 }
\ No newline at end of file
template/thesis.typ
@@ -312,6 +312,12 @@ $ F_n = floor(1 / sqrt(5) phi.alt^n) $
   caption: [伪代码示例],
 )
 
+== 参考文献#metadata((en: "References"))
+
+参考文献使用 BibTeX 格式的 .bib 文件,根据规范使用 GB/T 7714-2005《文后参考文献著录规则》进行编排。
+
+你可以像引用其他标签一样引用参考文献,例如`@lu2021deepxde`@lu2021deepxde。
+
 // ====== 附录 ======
 // 手动分页
 #if twoside {