diff --git a/README.md b/README.md index 5df3333..8568602 100644 --- a/README.md +++ b/README.md @@ -3,16 +3,18 @@ ![Poster](poster.png) ![Status](https://img.shields.io/badge/status-complete-brightgreen.svg) -![Version](https://img.shields.io/badge/version-v1.8.3.0106-674EA7.svg) +![PhD-Thesis](https://img.shields.io/badge/PhD-Thesis-D11A2D.svg) +![Master-Thesis](https://img.shields.io/badge/Master-Thesis-1177B0.svg) +![TeX-Template](https://img.shields.io/badge/TeX-Template-3D6117.svg?style=flat-square) + [![License](https://img.shields.io/badge/license-GNU_General_Public_License_v3.0-blue.svg)](LICENSE) +![Version](https://img.shields.io/badge/version-v1.8.1.1206-674EA7.svg) -![Support-PhD--Thesis](https://img.shields.io/badge/Support-PhD--Thesis-D11A2D.svg) -![Support-Master--Thesis](https://img.shields.io/badge/Support-Master--Thesis-1177B0.svg) -![TeXLive2021](https://img.shields.io/badge/TeXLive-2021-3D6117.svg) +![TeXLive>=2021](https://img.shields.io/badge/TeXLive-%3E=2021-3D6117.svg) +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4159248.svg)](https://doi.org/10.5281/zenodo.4159248) [![](https://img.shields.io/github/last-commit/NWPUMetaphysicsOffice/Yet-Another-LaTeX-Template-for-NPU-Thesis)](https://github.com/NWPUMetaphysicsOffice/Yet-Another-LaTeX-Template-for-NPU-Thesis/zipball/master) -[![](https://img.shields.io/github/issues/NWPUMetaphysicsOffice/Yet-Another-LaTeX-Template-for-NPU-Thesis)](https://github.com/x-magus/Yet-Another-LaTeX-Template-for-NPU-Thesis/issues) -[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4159248.svg)](https://doi.org/10.5281/zenodo.4159248) +[![](https://img.shields.io/github/issues/NWPUMetaphysicsOffice/Yet-Another-LaTeX-Template-for-NPU-Thesis)](https://github.com/NWPUMetaphysicsOffice/Yet-Another-LaTeX-Template-for-NPU-Thesis/issues) 这是在西北工业大学硕博研究生学位论文格式的要求下的一份 $\LaTeX$ 文档类模板,通过使用 `yanputhesis` 文档类来完成学位论文,也可直接在发布示例文件的基础上,修改章节标题,撰写内容,即可完成学位论文任务。 @@ -164,17 +166,15 @@ ## Copyright -Use this code whatever you want, under the circumstances of acknowledging the -GPL license on this page below. Star this repository if you like, and it will be -very generous of you! +Use this code whatever you want, under the circumstances of acknowledging the GPL license on this page below. Star this repository if you like, and it will be very generous of you! ## License -Copyright (c) 2016-2022 *NWPU Metaphysics Office* +Copyright (c) 2016-2022 _NWPU Metaphysics Office_ -This repo is under the license of **GNU General Public License v3.0**. Check [license](LICENSE) for details. +This repo is under the license of **GNU General Public License v3.0**. Check the [license](https://github.com/NWPUMetaphysicsOffice/Yet-Another-LaTeX-Template-for-NPU-Thesis/blob/master/LICENSE "license") for details. -The association *NWPU Metaphysics Office* is a club-like student group. The +The association _NWPU Metaphysics Office_ is a club-like student group. The members are cfrpg, kidozh, njzwj, polossk, in alphabet order. ## 彩蛋 diff --git a/release-helper/badges.png b/release-helper/badges.png new file mode 100644 index 0000000..5660706 Binary files /dev/null and b/release-helper/badges.png differ diff --git a/release-helper/badges.py b/release-helper/badges.py new file mode 100644 index 0000000..215c85a --- /dev/null +++ b/release-helper/badges.py @@ -0,0 +1,16 @@ +import os + +badges_urls = [ + r"https://img.shields.io/badge/status-complete-brightgreen.svg?style=flat-square", + r"https://img.shields.io/badge/PhD-Thesis-D11A2D.svg?style=flat-square", + r"https://img.shields.io/badge/Master-Thesis-1177B0.svg?style=flat-square", + r"https://img.shields.io/badge/TeX-Template-3D6117.svg?style=flat-square", + r"https://img.shields.io/badge/license-GNU_General_Public_License_v3.0-blue.svg?style=flat-square", + r"https://img.shields.io/badge/TeXLive-%3E=2021-3D6117.svg?style=flat-square", + r"https://img.shields.io/badge/version-v1.8.1.1206-674EA7.svg?style=flat-square", + r"https://img.shields.io/badge/DOI-10.5281%2Fzenodo.4159248-blue.svg?style=flat-square" +] + +for i, url in enumerate(badges_urls): + print(f"curl -o badge_{i:02d}.svg {url}") + os.system(f"curl -o badge_{i:02d}.svg {url}") diff --git a/release-helper/badges.svg b/release-helper/badges.svg new file mode 100644 index 0000000..2623df4 --- /dev/null +++ b/release-helper/badges.svg @@ -0,0 +1,330 @@ + + + +statuscompletePhDThesisMasterThesisTeXTemplatelicenseGNU General Public License v3.0versionv1.8.1.1206DOI10.5281/zenodo.4159248TeXLive>=2021 diff --git a/release-helper/gallery.md b/release-helper/gallery.md new file mode 100644 index 0000000..19e1d2e --- /dev/null +++ b/release-helper/gallery.md @@ -0,0 +1,12 @@ +| 展示 | 展示 | +| :-------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------: | +| ![](https://files.mdnice.com/user/20269/0e1cf324-53f0-4344-a4a4-711a750f9866.png) | ![](https://files.mdnice.com/user/20269/0e73b982-7cb3-421e-a79b-aa0b480e1b76.png) | +| 封面页(外封面) | 中文标题页(题名页/内封面) | +| ![](https://files.mdnice.com/user/20269/fe994ac0-44ab-42ba-a2a5-2d77c46c0b43.png) | ![](https://files.mdnice.com/user/20269/faba4fcf-bf08-46ff-b48d-da7038385185.png) | +| 英文标题页 | 中文摘要 | +| ![](https://files.mdnice.com/user/20269/e6bb3347-47ff-4f17-b7f7-9392344a6fba.png) | ![](https://files.mdnice.com/user/20269/fc49f6e8-1ded-4457-9848-8d290b7bb890.png) | +| 英文摘要 | 参考文献 | +| ![](https://files.mdnice.com/user/20269/2d9bb0bf-3b81-4473-bc19-6c5c21573bac.png) | ![](https://files.mdnice.com/user/20269/de3561bc-a7c2-4424-9179-5b1f1ad48f13.png) | +| 附录 | 致谢 | +| ![](https://files.mdnice.com/user/20269/2d0b6d34-54df-473b-a421-66e7d1a4b92f.png) | ![](https://files.mdnice.com/user/20269/c2c5f758-6a39-4169-913b-0357b74fd8b9.png) | +| 发表的学术论文和参加科研情况 | 原创性声明 | diff --git a/rename_preview.sh b/release-helper/rename_preview.sh similarity index 100% rename from rename_preview.sh rename to release-helper/rename_preview.sh