{"id":14577850,"url":"https://github.com/c1ydehhx/NTUT-Thesis-Template","last_synced_at":"2025-09-04T12:33:05.688Z","repository":{"id":236844835,"uuid":"793265854","full_name":"c1ydehhx/NTUT-Thesis-Template","owner":"c1ydehhx","description":"A XeLaTeX thesis template for National Taipei University of Technology.","archived":false,"fork":false,"pushed_at":"2025-07-16T07:09:57.000Z","size":1308,"stargazers_count":26,"open_issues_count":1,"forks_count":14,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-25T04:01:49.893Z","etag":null,"topics":["ntut","thesis-template","xelatex"],"latest_commit_sha":null,"homepage":"","language":"BibTeX Style","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/c1ydehhx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-04-28T21:39:47.000Z","updated_at":"2025-07-16T07:10:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"120f34e7-0e38-4a22-9b7a-a36bc0f176af","html_url":"https://github.com/c1ydehhx/NTUT-Thesis-Template","commit_stats":null,"previous_names":["ntut-xuan/ntut-thesis-template","c1ydehhx/ntut-thesis-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/c1ydehhx/NTUT-Thesis-Template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c1ydehhx%2FNTUT-Thesis-Template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c1ydehhx%2FNTUT-Thesis-Template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c1ydehhx%2FNTUT-Thesis-Template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c1ydehhx%2FNTUT-Thesis-Template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c1ydehhx","download_url":"https://codeload.github.com/c1ydehhx/NTUT-Thesis-Template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c1ydehhx%2FNTUT-Thesis-Template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273609362,"owners_count":25136555,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ntut","thesis-template","xelatex"],"created_at":"2024-09-07T17:01:19.830Z","updated_at":"2025-09-04T12:33:05.669Z","avatar_url":"https://github.com/c1ydehhx.png","language":"BibTeX Style","funding_links":[],"categories":["Popular \u0026 New LaTeX Templates"],"sub_categories":["Thesis/Dissertation"],"readme":"# NTUT-Thesis-Template\n\n基於 XeLaTeX 的北科論文模板。\n\n喜歡的話就點個右上角的星星：）\n\n## 快速入門\n\n### texlive 安裝\n\n你需要 `texlive` 來開始編譯 `.tex` 檔案。\n\n#### macOS\n\n```\nbrew install texlive\n```\n\n#### Ubuntu\n```\nsudo apt-get update\nsudo apt-get install texlive-full\n```\n\n### 設定文件參數與字體\n\n你可以在 `ntut-labels.tex` 進行參數的設定，例如：科系、論文名稱、學位、研究生等。\n\n另外，你需要額外修改兩處：\n\n- 在 `page/abstract.tex` 與 `page/abstract-en.tex` 中，你需要在此撰寫您的論文頁數與關鍵字。\n- 在 `main.tex` 中，你可能需要修改字體的檔案，例如在 macOS 或 Linux 上似乎沒有標楷體。\n\n### 編譯 .tex 檔案\n\n#### 1. 使用 Make 指令\n\n如果你沒有安裝 make，可以先安裝以下指令：\n\n```bash\nbrew install make # macOS\nsudo apt install make # Ubuntu\n```\n\n- 編譯產生論文 pdf 檔案：`make` 或是 `make all`\n- 刪除編譯產生的檔案：`make clean`\n  \n#### 2. 使用 Shell Script\n\n不需要安裝其他指令，直接跑以下指令：\n\n```bash\n./build.sh\n```\n\n#### 3. 使用 XeLaTeX 的原始指令\n\n```bash\nxelatex main\nbibtex main\nxelatex main\n```\n\n## 檔案架構\n\n你可以隨意新增自己的章節，以及修改中文與英文 abstract 的頁數與關鍵字。\n\n```\n./chapter\n├── chapter1-introduction.tex \u003c---- 章節一\n└── chapter2-related-work.tex \u003c---- 章節二\n./static-page\n└── signpage.pdf \u003c----------------- 「學位論文口試委員會審定書」掃描檔\n./page\n├── abstract-en.tex \u003c-------------- 英文 abstract\n├── abstract.tex \u003c----------------- 中文 abstract\n├── blankpage.tex \u003c---------------- 空白頁\n├── reference.tex \u003c---------------- 參考文獻\n├── table-of-content.tex \u003c--------- 各式各樣的目錄\n├── thanks.tex \u003c------------------- 致謝\n└── titlepage.tex \u003c---------------- 首頁\nntut-labels.tex \u003c------------------ 各式各樣的 label 設定值\nntut-logo-with-label.png \u003c--------- 北科 Logo（有國立臺北科技大學字樣）\nntut-logo.png \u003c-------------------- 北科 Logo 浮水印\nntut-reports.cls \u003c----------------- LaTeX 樣式\nreference.bib \u003c-------------------- 參考文獻 bib 檔\n```\n\n## 特別感謝\n\n這份專案的存在，得特別感謝：\n\n- 國立臺北科技大學 資訊工程系 孫勤昱老師\n- 國立臺北科技大學 資訊工程系 陳昱圻老師\n\n感謝兩位老師給予機會與協助！","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc1ydehhx%2FNTUT-Thesis-Template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc1ydehhx%2FNTUT-Thesis-Template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc1ydehhx%2FNTUT-Thesis-Template/lists"}