diff --git a/LICENSES/README.md b/LICENSES/README.md index c58e71b..86b0e45 100644 --- a/LICENSES/README.md +++ b/LICENSES/README.md @@ -2,13 +2,17 @@ 本项目采用混合许可证模式。 -## 专有资产 +## 专有许可证 本项目中的以下文件来自AUST,并被AUST版权所有,AUST对其保留所有权利。 - `aust-logo-banner.jpg` - `aust-nologo-banner.png` -## 开源资产 +## CC0许可证 + +本项目中使用的论文示例图片`aust-thesis-example.jpg`由本人创作,声明其为CC0许可证。 + +## MIT许可证 除上述专有资产外,其余资产均以[MIT许可证](./MIT.txt)进行开源。 diff --git a/README.md b/README.md index 89cf041..51e2cdb 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ - 如果你已经有了`TEXINPUTS`环境变量,请将`D:\aust-thesis-template`加在其中,用分号分隔即可。 - 如果你使用的不是Windows,而是Linux或macOS等操作系统,请将分号改为冒号。 - `D:\aust-thesis-template`是你下载本项目的位置,你需要替换为你的下载位置,这里只是拿来举例。 + - 有关`TEXINPUTS`环境变量的具体用法请自行查找。 1. 最后打开你TeXLive环境中的编辑器,即可开始编辑。 - 由于环境变量已经设置,之后只需要正常打开编辑器编辑即可,无需重复上述步骤。 - 参考本项目提供的各类示例来知悉如何使用本模板。 diff --git a/aust-book-report-example.tex b/aust-book-report-example.tex index 9c0e512..8da9292 100644 --- a/aust-book-report-example.tex +++ b/aust-book-report-example.tex @@ -6,7 +6,7 @@ name = {构·de·von·石}, sid = {1145141919}, institution = {打灰学院}, - major = {给排水专业}, + major = {摸鱼专业}, mentor = {张三}, direction = {无机物烹饪}, title = {意大利面与45号混凝土的微观级复合拌合研究}, diff --git a/aust-class-report-example.tex b/aust-class-report-example.tex index d22fd07..a30dd25 100644 --- a/aust-class-report-example.tex +++ b/aust-class-report-example.tex @@ -7,7 +7,7 @@ course = {拌面技术课程报告}, title = {意大利面与45号混凝土的微观级复合拌合研究}, school = {打灰学院}, - major = {给排水专业}, + major = {摸鱼专业}, sid = {1145141919}, name = {构·de·von·石}, lecturer = {张三}, diff --git a/aust-thesis-example.jpg b/aust-thesis-example.jpg index 1b65105..97643c1 100644 Binary files a/aust-thesis-example.jpg and b/aust-thesis-example.jpg differ