summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/forest/tex.bib
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-01-30 23:00:43 +0000
committerKarl Berry <karl@freefriends.org>2016-01-30 23:00:43 +0000
commit7f11d08fd1940cb3e9b90139b6321e1fcaf38f9c (patch)
treeb154c54263ec9eb452103307cbad705ae9e01ec0 /Master/texmf-dist/doc/latex/forest/tex.bib
parent0911ade404142a305ac949e3c53934a536168c3b (diff)
forest (30jan16)
git-svn-id: svn://tug.org/texlive/trunk@39513 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/forest/tex.bib')
-rw-r--r--Master/texmf-dist/doc/latex/forest/tex.bib20
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/forest/tex.bib b/Master/texmf-dist/doc/latex/forest/tex.bib
new file mode 100644
index 00000000000..0f0b8795c7c
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/forest/tex.bib
@@ -0,0 +1,20 @@
+@Manual{tikzpgf2.10,
+ title = {TikZ \& PGF, Manual for Version 2.10},
+ author = {Till Tantau},
+ year = 2007,
+ url = {http://sourceforge.net/projects/pgf}
+}
+
+@book{texbook,
+ author = "Donald E. Knuth",
+ title = "The {TeX}book",
+ publisher = "Addison-Wesley",
+ year = 1996,
+}
+
+@Manual{tikzpgf3.0.0,
+ title = {TikZ \& PGF, Manual for Version 3.0.0},
+ author = {Till Tantau},
+ year = 2013,
+ url = {http://sourceforge.net/projects/pgf}
+}