From ea8c6ac5916568b2745cfe38bdfb44ca103704ab Mon Sep 17 00:00:00 2001 From: Yu Hsun Lee Date: Mon, 11 Jul 2016 23:23:10 +0800 Subject: [PATCH] add reference --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cf353a..1f8bcb6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # LaTeX 教學 in 成大數學 -本教學使用 XeLaTeX +本教學使用 XeLaTeX ## 目錄 * 簡介 @@ -7,3 +7,9 @@ * 從數學符號開始 * 來試試一頁文吧 * 大型文件排版 + +## 參考資料 +* [LaTeX – A document preparation system](https://latex-project.org) +* [新手安裝LaTeX懶人教學(Step by step)]( http://leavedcorn.pixnet.net/blog/post/24773932-新手安裝latex懶人教學(step-by-step) +* [HostMath - Online LaTeX formula editor](http://www.hostmath.com) +* [清大資工Latex教學](http://www.cs.nthu.edu.tw/~cherung/teaching/2009cs5321/link/latex.pdf)