Tongji TIEV Lab Beamer template.
同济智能无人系统实验室演示文稿模板。
-
/pptxpowerpoint version of the template -
/figures图片文件 -
/style样式文件 -
main.pdf示例 PDF 文档文件 -
main.tex主文档文件 -
references.bibBibTeX 参考文献数据库 -
make.bat编译脚本文件
Usage: make [options]
Options:
- all Use xelatex to compile the LaTeX document.
- clean Clean temporary files.
- help Show this help message.
Note: make without any option is equivalent to make all.
模板已启用 natbib,可在正文中使用 \citep{key} 或 \citet{key}。将 BibTeX 条目写入 references.bib 后,使用 latexmk -xelatex main.tex 编译会自动运行 BibTeX 并生成参考文献页。
Special thanks to Federico Zenith for providing the SINTEF Presentation template, and to Liu Qilong for developing the derivative project Beamer-LaTeX-Themes. Additionally, many thanks to wzl-plasmid for contributing to the style adaptations. This project builds upon these excellent works, and we extend our gratitude to all developers in the open-source community for their support and contributions.
特别感谢 Federico Zenith 提供的 SINTEF Presentation 模板,以及 Liu Qilong 开发的 Beamer-LaTeX-Themes 派生版本。同时,也感谢 wzl-plasmid 对模板样式的贡献。本项目在这些优秀作品的基础上进行了改进,感谢开源社区所有开发者的支持与贡献。