chixiaye / BIThesis

📖 Unofficially certified LaTeX templates for your bachelor graduation thesis (and more) here at BIT.

Home Page:https://bithesis.bitnp.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BIThesis 正在招募项目维护者! ✋ 如果你对 LaTeX 有使用经验、有兴趣进一步学习、有 Git 使用经验、并且希望帮助这个项目变得更好的话。欢迎与 Feng Kaiyu 取得联系,加入我们。

欢迎

BIThesis 是针对北京理工大学本科同学毕业设计、毕业论文制作的一个非官方的 LaTeX 模板,BIThesis 同时也包括其他本科学习中涉及到的文献综述、实验报告等的 LaTeX 模板。

本项目获得了 北京理工大学教务部北京理工大学计算机学院 的认可、背书与大力支持。详见:致谢 - 官方赞助

Slack 社区

订阅更新,询问问题,提出需求……来参加 Slack 上面的北理 BIThesis 官方社区!

Join on Slack

内容

开发者指南

以下内容供宏集的开发者使用,如果你是普通用户的话,请参考我们的在线文档

生成 .cls 文件

make cls

生成宏包手册

make doc

与 scaffold 联调开发

BITNP/BIThesisBITNP/BIThesis-scaffold 放在同一级目录下, 然后进入 BIThesis 目录。

# 请首先确保 entr 正确安装
ls bithesis.dtx | entr -s 'yes -y y | make doc && make copy'

贡献者指南

详情请查看贡献者指南

贡献者

参见Github ContributorsBIThesis - 致谢

相关项目

发布状态

CI Build status
GitHub Release GitHub release (latest by date)
Vercel Deploy Vercel Status

📖 BIThesis ©BITNP/BIThesis. Released under the LaTeX Project Public License.

Maintained with help from contributors.

About

📖 Unofficially certified LaTeX templates for your bachelor graduation thesis (and more) here at BIT.

https://bithesis.bitnp.net

License:LaTeX Project Public License v1.3c


Languages

Language:TeX 94.8%Language:Makefile 3.7%Language:Perl 1.5%