{"id":14577932,"url":"https://github.com/liao961120/ntuthesis","last_synced_at":"2025-04-14T03:41:31.396Z","repository":{"id":56166504,"uuid":"152875280","full_name":"liao961120/ntuthesis","owner":"liao961120","description":"台大碩博士論文模板 (R Package)","archived":false,"fork":false,"pushed_at":"2021-08-14T11:52:51.000Z","size":19500,"stargazers_count":15,"open_issues_count":5,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-27T17:46:24.861Z","etag":null,"topics":["bookdown","chinese","latex","markdown","ntu","pandoc","pdf","r-package","rmarkdown","taiwan","thesis-template"],"latest_commit_sha":null,"homepage":"https://liao961120.github.io/ntuthesis","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/liao961120.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}},"created_at":"2018-10-13T13:35:07.000Z","updated_at":"2023-01-05T20:04:17.000Z","dependencies_parsed_at":"2022-08-15T14:00:25.365Z","dependency_job_id":null,"html_url":"https://github.com/liao961120/ntuthesis","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liao961120%2Fntuthesis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liao961120%2Fntuthesis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liao961120%2Fntuthesis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liao961120%2Fntuthesis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liao961120","download_url":"https://codeload.github.com/liao961120/ntuthesis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248818530,"owners_count":21166438,"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":["bookdown","chinese","latex","markdown","ntu","pandoc","pdf","r-package","rmarkdown","taiwan","thesis-template"],"created_at":"2024-09-07T17:01:23.449Z","updated_at":"2025-04-14T03:41:31.367Z","avatar_url":"https://github.com/liao961120.png","language":"HTML","funding_links":[],"categories":["Popular \u0026 New Non-LaTeX Templates"],"sub_categories":["Thesis/Dissertation"],"readme":"**DEPRECATED**: Use [**liao961120/thesis**](https://github.com/liao961120/thesis) instead\n\n[![Build Status](https://travis-ci.org/liao961120/ntuthesis.svg?branch=master)](https://travis-ci.org/liao961120/ntuthesis) [![Support R Version](https://img.shields.io/badge/R-≥%203.4.0-blue.svg)](https://cran.r-project.org/) [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://www.gnu.org/licenses/gpl-3.0)\n\n\n# ntuthesis\n\n這是國立臺灣大學的論文模板，基於 [bookdown](https://github.com/rstudio/bookdown) 的架構。為了方便使用，將此模板打包成 R Package，方便使用者下載及使用內建函數。\n\n輸出範例：\n\n- [中文 PDF](https://liao961120.github.io/ntuthesis/doc/ntu-bookdown.pdf)\n- [英文 PDF](https://liao961120.github.io/ntuthesis/doc/ntu-bookdown-en.pdf)\n\n\n此套件亦可用於他校論文的撰寫，詳見 [建立他校模板](https://liao961120.github.io/ntuthesis/articles/extend_template.html)。\n\n## 安裝\n\n### `v1.0.0`\n2019-02-10 之前已使用 `ntuthesis` 撰寫論文者，請下載 `v1.0.0`：\n```r\n#install.packages('remotes')\nremotes::install_github(\"liao961120/ntuthesis@v1.0.0\")\n```\n\n並請閱讀[第一版的說明文件](https://liao961120.github.io/ntuthesis/doc-v1)。\n\n### 最新版本 (`v2.0.0`)\n\n```r\n#install.packages('remotes')\nremotes::install_github(\"liao961120/ntuthesis\")\n```\n\n安裝完成後，執行下方指令，下載套件所需的字體檔：\n```\nntuthesis::download_fonts()\n```\n\n新版的 `ntuthesis` 較易加入其它學校模板，目前正在開發中，API 與舊版兼容，但舊的 `ntu_bookdown` 模板已更新為 `ntu`，並且不容於新版。已使用 `ntu_bookdown` 模板者，請下載 `v1.0.0`。\n\n\n#### `v2.0.0` 相較 `v1.0.0`\n\n若無特殊需求，建議使用最新版本，`v1.0.0` 有一些格式上的問題。\n\n`v2.0.0` 新增與改進了以下功能：\n\n- 解決跨作業系統的字型問題\n    \n    使用者不需額外設定字型，PDF 輸出字型預設為「標楷體」(中文) 與「Times New Roman」(英文)，並且[支援 IPA 語音符號](https://liao961120.github.io/ntuthesis/doc/add-on.html)\n\n- 修正字體大小\n    \n    `v1.0.0` 的字體大小為錯誤的 (非 12pt)，此版本修正為 12pt。\n\n- 改進英文 PDF 輸出格式：頂層標題置中\n\n\n\n\n## 使用\n\n關於詳細的使用說明，見[套件網頁](https://doc-ntuthesis.netlify.com)。\n\n\n## 問題\n\n若有套件使用上的問題，可在 [GitHub](https://github.com/liao961120/ntuthesis/issues) 回報。若沒有 GitHub 帳號，可透過 [Email](mailto:liao961120@gmail.com) 聯絡 [Yongfu Liao](https://liao961120.github.io)。\n\n\n## 其它\n\n關於此套件的部落格[文章](https://liao961120.github.io/2019/03/07/ntuthesis.html)\n\n## 特別感謝\n\n臺大論文模板的封面是根據 [tzhuan/ntu-thesis](https://github.com/tzhuan/ntu-thesis) 修改而成。\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliao961120%2Fntuthesis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliao961120%2Fntuthesis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliao961120%2Fntuthesis/lists"}