diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/forest/tex.bib')
-rw-r--r-- | Master/texmf-dist/doc/latex/forest/tex.bib | 20 |
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} +} |