Update URL of project homepage.
This commit is contained in:
parent
5ee46fdb21
commit
b319ef4d77
2
README
2
README
@ -2,7 +2,7 @@ pkuthss: LaTeX template for dissertations in Peking University
|
||||
--------------------------------------------------------------
|
||||
|
||||
Maintainer: Casper Ti. Vector <CasperVector@gmail.com>
|
||||
Homepage: <https://code.google.com/p/caspervector/>
|
||||
Homepage: <https://github.com/CasperVector/pkuthss>
|
||||
|
||||
License:
|
||||
* New BSD License for `copyright.tex' and `originauth.tex'.
|
||||
|
||||
@ -192,11 +192,9 @@ make
|
||||
注意:%
|
||||
Windows 批处理对于 LF(\texttt{\string\n})换行的批处理文件支持有问题。
|
||||
在命令提示符(cmd)下执行这些批处理文件时没有问题,
|
||||
但双击文件图标执行时就会出错。
|
||||
作者在 Google Code 和北大未名 BBS 上发布的压缩包中 \texttt{Make.bat}
|
||||
均是 CRLF(\texttt{\string\r\string\n})换行,
|
||||
但 \hologo{TeX} Live 中安装的 \texttt{Make.bat} 和
|
||||
但双击文件图标执行时可能就会出错。
|
||||
\hologo{TeX} Live 中安装的 \texttt{Make.bat} 和
|
||||
CTAN 上提供的压缩包里的 \texttt{Make.bat}
|
||||
可能是 LF(\texttt{\string\n})换行的。%
|
||||
有可能是 LF(\texttt{\string\n})换行的。%
|
||||
}
|
||||
|
||||
|
||||
@ -133,8 +133,8 @@ See the caption package documentation for explanation.
|
||||
|
||||
关于 pkuthss 文档模版的意见和建议,
|
||||
请在北大未名 BBS 的 MathTools 版或 %
|
||||
Google Code 上 pkuthss 项目的 issue tracker%
|
||||
\footnote{\url{https://code.google.com/p/caspervector/issues/list}.}%
|
||||
pkuthss 项目主页的 issue tracker%
|
||||
\footnote{\url{https://github.com/CasperVector/pkuthss/issues}.}%
|
||||
上提出,
|
||||
或通过电子邮件\footnote%
|
||||
{\href{mailto:CasperVector@gmail.com}{\texttt{CasperVector@gmail.com}}.}%
|
||||
@ -144,8 +144,6 @@ See the caption package documentation for explanation.
|
||||
在进行反馈时,请尽量确保已经仔细阅读本文档中的说明。
|
||||
如果是通过 BBS 或电子邮件进行反馈,
|
||||
请在标题中说明是关于 pkuthss 文档模版的反馈;
|
||||
如果是通过 Google Code 进行反馈,
|
||||
请给 issue 加上 \verb|Proj-Pkuthss| 标签。
|
||||
如果是错误报告,
|
||||
请说明所使用 pkuthss 模版的版本、
|
||||
自己使用的操作系统和 \hologo{TeX} 系统的类型和版本;
|
||||
|
||||
@ -64,7 +64,7 @@ solvethis\supercite{solvethis} 等的数位网友均做过学位论文模版的
|
||||
|
||||
pkuthss 文档模版现在的维护者是 Casper Ti. Vector\footnote%
|
||||
{\href{mailto:CasperVector@gmail.com}{\texttt{CasperVector@gmail.com}}}。%
|
||||
pkuthss 文档模版目前托管在 Google Code 上,
|
||||
pkuthss 文档模版目前托管在 GitHub 上,
|
||||
其项目主页是:\\
|
||||
\hspace*{\parindent}\url{http://code.google.com/p/caspervector/}
|
||||
\hspace*{\parindent}\url{https://github.com/CasperVector/pkuthss}
|
||||
|
||||
|
||||
@ -22,11 +22,11 @@
|
||||
|
||||
@online{biblatex-caspervector,
|
||||
author = {Vector, Casper Ti.},
|
||||
title = {biblatex 参考文献和引用样式:caspervector v0.2.0},
|
||||
title = {biblatex 参考文献和引用样式:caspervector v0.2.1},
|
||||
type = {M/OL},
|
||||
date = {2014-05-24},
|
||||
url = {https://caspervector-dist.googlecode.com/git/biblatex-caspervector/biblatex-caspervector-0.2.0.zip},
|
||||
urldate = {2014-05-24},
|
||||
date = {2015-04-28},
|
||||
url = {https://github.com/CasperVector/biblatex-caspervector/releases/tag/v0.2.1},
|
||||
urldate = {2015-04-28},
|
||||
language = {chinese},
|
||||
}
|
||||
|
||||
|
||||
@ -18,5 +18,5 @@ revbump:
|
||||
@echo '$@: remember to update the ChangeLog'
|
||||
@echo '$@: remember to tag the commit'
|
||||
@echo '$@: remember to `git push --tags'\'
|
||||
@echo '$@: remember to add new download on Google Code'
|
||||
@echo '$@: remember to add new download on project homepage'
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user