diff options
author | Karl Berry <karl@freefriends.org> | 2009-07-22 23:52:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-07-22 23:52:51 +0000 |
commit | e79afc82069a887edd12a510c61edea9fafe2dc6 (patch) | |
tree | 99b5df1425e8bf5b824aae8bc6e27ee61c8aa231 /Master/texmf-dist/doc/context/third/context-notes-zh-cn/src/bibliography.bib | |
parent | 47e87a4d20a2f93fd498121b8d4bd9c8662356c7 (diff) |
new context doc context-notes-zh-cn (6jul09)
git-svn-id: svn://tug.org/texlive/trunk@14390 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/context/third/context-notes-zh-cn/src/bibliography.bib')
-rw-r--r-- | Master/texmf-dist/doc/context/third/context-notes-zh-cn/src/bibliography.bib | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/context/third/context-notes-zh-cn/src/bibliography.bib b/Master/texmf-dist/doc/context/third/context-notes-zh-cn/src/bibliography.bib new file mode 100644 index 00000000000..c142fa54ca5 --- /dev/null +++ b/Master/texmf-dist/doc/context/third/context-notes-zh-cn/src/bibliography.bib @@ -0,0 +1,53 @@ +@booklet{bibtex, + title = {{Tame the BeaST: The B to X of Bib\TeX}}, + author = {Nicolas Markey}, + url = {http://www.ctan.org/tex-archive/info/bibtex/tamethebeast/}, +} + +@manual{fonts, + title = {{Fonts in \ConTeXt}}, + author = {PRAGMA}, + url = {http://context.aanhet.net/svn/contextman/context-reference/en/co-fonts.pdf}, +} + +@booklet{Taco, + title = {{Bibliographies}}, + author = {Taco Hoekwater}, + url = {http://modules.contextgarden.net/bib}, +} + +@booklet{TacoCTXWiki, + title = {{Bibliography}}, + author = {Taco Hoekwater}, + url = {http://wiki.contextgarden.net/Bibliography}, +} + +@booklet{widgets, + title = {{WIDGETS uncovered}}, + author = {PRAGMA}, + url = {http://pragma-ade.com/general/manuals/mwidget-s.pdf}, +} + +@manual{cont-eni, + title = {{\ConTeXt the manual}}, + author = {PRAGMA}, + url = {http://www.pragma-ade.com/general/manuals/cont-eni.pdf}, +} + +@manual{ms-cb-en, + title = {{\ConTeXt an excursion}}, + author = {PRAGMA}, + url = {http://www.pragma-ade.com/general/manuals/ms-cb-en.pdf}, +} + +@manual{metafun, + title = {{METAFUN}}, + author = {Hans Hagen}, + url = {http://www.pragma-ade.com/general/manuals/metafun-s.pdf}, +} + +@manual{lnotes, + title = {{\LATEX 学习笔记}}, + author = {Alpha Huang}, + url = {http://www.ctan.org/tex-archive/info/lnotes/lnotes.pdf}, +} |