diff --git a/.gitignore b/.gitignore index fef4576a..0d09ee5b 100644 --- a/.gitignore +++ b/.gitignore @@ -282,3 +282,4 @@ TSWLatexianTemp* node_modules wiki/.vuepress/dist bithesis.zip +bithesis diff --git a/Makefile b/Makefile index a46aa339..bf9fec66 100644 --- a/Makefile +++ b/Makefile @@ -53,4 +53,7 @@ dev-doc: ls bithesis.dtx | entr -s 'make clean-all && yes y | make doc && open bithesis.pdf' pkg: doc - zip -r bithesis.zip bithesis.{ins,dtx,pdf} README.md + rm -rf ./bithesis + mkdir bithesis + cp bithesis.{ins,dtx,pdf} *.md ./bithesis + zip -r bithesis.zip bithesis diff --git a/README-en.md b/README-en.md index c01edff6..d8a8e199 100644 --- a/README-en.md +++ b/README-en.md @@ -6,7 +6,7 @@ [![BIThesis](./assets/bithesis_badge_solid.svg)](https://bithesis.bitnp.net/) [![Chinese version](./assets/chinese.svg)](./README-zh.md) [![Latexmk](https://badgen.net/badge/compiler/Latexmk?color=blue&labelColor=2b2b2b)](https://mg.readthedocs.io/latexmk.html) -[![License](https://badgen.net/github/license/spencerwooo/BIThesis?color=008080&labelColor=2b2b2b)](./LICENSE) +[![License](https://badgen.net/github/license/BITNP/BIThesis?color=008080&labelColor=2b2b2b)](./LICENSE) [![Join on Slack](https://img.shields.io/badge/Slack%20Community-BIThesis-black?logo=slack&style=social&logoColor=2eb67d)](https://join.slack.com/t/bithesis/shared_invite/zt-epmzkyk0-fJRsUS36AlwMNB2AI_Q~Vw) @@ -25,7 +25,6 @@ BIThesis is an unofficial LaTeX template set for your **bachelor graduation thes

Table of Contents

-- [What's inside?](#whats-inside) - [How do I use BIThesis?](#how-do-i-use-bithesis) - [Detailed online Wiki](#detailed-online-wiki) - [PDF handbook](#pdf-handbook) @@ -35,16 +34,6 @@ BIThesis is an unofficial LaTeX template set for your **bachelor graduation thes - [Similar Projects](#similar-projects) - [Release status](#release-status) -## What's inside? - -This project aims to cover all of your essays, lab reports ... all the way to your final graduation thesis for your undergraduate studies. Currently the project is under heavy maintanence, and we aim to bring you the most reusable LaTeX templates that you can use directly for most of your works. - -| Template | Preview | Features | Maintainer | -| :--------------------------------------------------------------- | :---------------------------------------------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------- | -| **[Proposal Report](./proposal-report)**
(开题报告) | proposal | | [@SpencerWoo](https://github.com/spencerwooo) | -| **[Graduation Thesis](./graduation-thesis)**
(毕业设计论文) | grad_thesis | | [@SpencerWoo](https://github.com/spencerwooo) | -| **[Lab Report](./lab-report)**
(实验报告) | lab_report | | [@Silverster](https://github.com/Silverster98) | - ## How do I use BIThesis? ### Detailed online Wiki @@ -76,9 +65,7 @@ For details, please see the [contributing doc](./contributing.md). ## Contributors -> This project exists thanks to all the contributors. For more information, please see: [Acknowledgements](https://bithesis.bitnp.net/Guide/5-Acknowledgements/Acknowledgements.html). - -[![](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/images/0)](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/links/0)[![](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/images/1)](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/links/1)[![](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/images/2)](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/links/2)[![](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/images/3)](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/links/3)[![](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/images/4)](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/links/4)[![](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/images/5)](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/links/5)[![](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/images/6)](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/links/6)[![](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/images/7)](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/links/7) +For more information, please see: [Github Contributors](https://github.com/BITNP/BIThesis/graphs/contributors) and [Acknowledgements](https://bithesis.bitnp.net/Guide/5-Acknowledgements/Acknowledgements.html). ## Similar Projects @@ -92,17 +79,11 @@ For details, please see the [contributing doc](./contributing.md). | CI | Build status | | :------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | GitHub Release | ![GitHub Release](https://github.com/BITNP/BIThesis/workflows/Release/badge.svg?branch=master) | -| Vercel Build | [![Vercel Build Status](https://badgen.net/https/now.swoo.workers.dev/dpl_JAAPnJYBFWWqVLjtNXcxaU8FJDk6?label=Vercel&labelColor=2b2b2b&icon=zeit)](https://vercel.com/spencerwoo/bithesis) | +| Netlify Deploy | [![Netlify Status](https://api.netlify.com/api/v1/badges/81f7b49b-59a1-46bc-ba52-02f8be71d247/deploy-status)](https://app.netlify.com/sites/vigorous-hoover-a697eb/deploys) | - - --- 📖 **BIThesis** ©Spencer Woo. Released under the [LaTeX Project Public License](LICENSE). Authored by Spencer Woo. Maintained with help from [contributors](https://github.com/BITNP/BIThesis/graphs/contributors). - -[@Portfolio](https://spencerwoo.com/) · [@Blog](https://blog.spencerwoo.com/) · [@GitHub](https://github.com/spencerwooo) diff --git a/README.md b/README.md index a7cd83b2..62e54876 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ 📖 _非官方本科生毕业设计毕业论文 LaTeX 模板(以及更多)_ ![BIThesis](./assets/bithesis_badge_solid.svg) +[![English version](./assets/english.svg)](./README-en.md) [![Latexmk](https://badgen.net/badge/compiler/Latexmk?color=blue&labelColor=2b2b2b)](https://mg.readthedocs.io/latexmk.html) [![License](https://badgen.net/github/license/BITNP/BIThesis?color=008080&labelColor=2b2b2b)](./LICENSE) [![Join on Slack](https://img.shields.io/badge/Slack%20Community-BIThesis-black?logo=slack&style=social&logoColor=2eb67d)](https://join.slack.com/t/bithesis/shared_invite/zt-epmzkyk0-fJRsUS36AlwMNB2AI_Q~Vw) @@ -64,9 +65,7 @@ ls bithesis.dtx | entr -s 'yes -y y | make doc && make copy' ## 贡献者 -> 本项目的存在离不开以下所有贡献者的辛勤贡献。更多信息请访问:[BIThesis - 致谢](https://bithesis.bitnp.net/Guide/5-Acknowledgements/Acknowledgements.html)。 - -[![](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/images/0)](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/links/0)[![](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/images/1)](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/links/1)[![](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/images/2)](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/links/2)[![](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/images/3)](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/links/3)[![](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/images/4)](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/links/4)[![](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/images/5)](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/links/5)[![](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/images/6)](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/links/6)[![](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/images/7)](https://sourcerer.io/fame/spencerwooo/spencerwooo/BIThesis/links/7) +参见[Github Contributors](https://github.com/BITNP/BIThesis/graphs/contributors) 与 [BIThesis - 致谢](https://bithesis.bitnp.net/Guide/5-Acknowledgements/Acknowledgements.html)。 ## 相关项目 @@ -82,10 +81,6 @@ ls bithesis.dtx | entr -s 'yes -y y | make doc && make copy' | GitHub Release | ![GitHub Release](https://github.com/BITNP/BIThesis/workflows/Release/badge.svg?branch=master) | | Netlify Deploy | [![Netlify Status](https://api.netlify.com/api/v1/badges/81f7b49b-59a1-46bc-ba52-02f8be71d247/deploy-status)](https://app.netlify.com/sites/vigorous-hoover-a697eb/deploys) | - - --- 📖 **BIThesis** ©BITNP/BIThesis. Released under the [LaTeX Project Public License](LICENSE). diff --git a/bithesis.dtx b/bithesis.dtx index 39943bc5..db84b03e 100644 --- a/bithesis.dtx +++ b/bithesis.dtx @@ -1,6 +1,6 @@ % \iffalse meta-comment % -% Copyright (C) 2020 +% Copyright (C) 2021 % Association of Bit Network Pioneer and any individual authors listed elsewhere in this file. % ----------------------------------- % @@ -20,10 +20,10 @@ %\NeedsTeXFormat{LaTeX2e}[1999/12/01] %\ProvidesClass{bitbook} %
\ProvidesClass{bitart} -% [2020/11/27 v1.0.0 BIT Thesis Templates] +% [2021/01/06 v1.0.1 BIT Thesis Templates] % %<*driver> -\ProvidesFile{bithesis.dtx}[2020/11/27 1.0.0 BIT Thesis Templates] +\ProvidesFile{bithesis.dtx}[2021/01/06 1.0.1 BIT Thesis Templates] \documentclass{ltxdoc} \usepackage{dtx-style} diff --git a/bithesis.ins b/bithesis.ins index 923da3dd..98393c70 100644 --- a/bithesis.ins +++ b/bithesis.ins @@ -1,4 +1,4 @@ -%% Copyright (C) 2020 +%% Copyright (C) 2021 %% Association of Bit Network Pioneer and any individual authors listed elsewhere in this file. %% -------------------------------------------------------------------------- %% @@ -22,7 +22,7 @@ \preamble - Copyright (C) 2020 + Copyright (C) 2021 Association of Bit Network Pioneer and any individual authors listed in the documentation. ------------------------------------------------------------------------------