{"id":22862925,"url":"https://github.com/ntut-xuan/ntut-thesis-template","last_synced_at":"2025-05-07T10:49:11.586Z","repository":{"id":236844835,"uuid":"793265854","full_name":"ntut-xuan/NTUT-Thesis-Template","owner":"ntut-xuan","description":"A XeLaTeX thesis template for National Taipei University of Technology.","archived":false,"fork":false,"pushed_at":"2025-02-19T02:46:31.000Z","size":1300,"stargazers_count":20,"open_issues_count":1,"forks_count":9,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T09:19:24.595Z","etag":null,"topics":["ntut","thesis-template","xelatex"],"latest_commit_sha":null,"homepage":"","language":"TeX","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/ntut-xuan.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}},"created_at":"2024-04-28T21:39:47.000Z","updated_at":"2025-03-15T14:26:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"120f34e7-0e38-4a22-9b7a-a36bc0f176af","html_url":"https://github.com/ntut-xuan/NTUT-Thesis-Template","commit_stats":null,"previous_names":["ntut-xuan/ntut-thesis-template"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntut-xuan%2FNTUT-Thesis-Template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntut-xuan%2FNTUT-Thesis-Template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntut-xuan%2FNTUT-Thesis-Template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntut-xuan%2FNTUT-Thesis-Template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ntut-xuan","download_url":"https://codeload.github.com/ntut-xuan/NTUT-Thesis-Template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252863396,"owners_count":21816023,"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","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-12-13T10:44:51.500Z","updated_at":"2025-05-07T10:49:11.563Z","avatar_url":"https://github.com/ntut-xuan.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"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```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%2Fntut-xuan%2Fntut-thesis-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fntut-xuan%2Fntut-thesis-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntut-xuan%2Fntut-thesis-template/lists"}