• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)


Commit MetaInfo

Révision1165c92fd0d67344aa223f2120ebe70fef499a1e (tree)
l'heure2021-01-29 20:47:22
AuteurYanhao Xiang <37489114+xiangyanhao@user...>
CommiterGitHub

Message de Log

Update latex.md

修正”参考文献“一节的代码错误

Change Summary

Modification

--- a/docs/tools/latex.md
+++ b/docs/tools/latex.md
@@ -717,7 +717,7 @@ Field name = {field contents},
717717
718718 ```tex
719719 \bibliographystyle{plain}
720-\biblirgraphy{references}
720+\bibliography{references}
721721 ```
722722
723723 参考文献写在 `references.bib` 里。