summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/metapost/base/source-manual/mpboxes.bib
diff options
context:
space:
mode:
authorTaco Hoekwater <taco@elvenkind.com>2009-05-27 14:02:03 +0000
committerTaco Hoekwater <taco@elvenkind.com>2009-05-27 14:02:03 +0000
commit4634529c1714116c9bdb794a60ce12a9f20ae463 (patch)
tree6b29683be6c6c2a35d06589bb06825df2be66ba1 /Master/texmf-dist/doc/metapost/base/source-manual/mpboxes.bib
parent30d91185abefb047f73a3cf6f7c69b13fa2391f6 (diff)
second part of the new metapost documentation:
* rename source to source-manual * add source-tutorial * update the pdfs and index.html * remove superfluous Makefile git-svn-id: svn://tug.org/texlive/trunk@13496 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/metapost/base/source-manual/mpboxes.bib')
-rw-r--r--Master/texmf-dist/doc/metapost/base/source-manual/mpboxes.bib20
1 files changed, 20 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/metapost/base/source-manual/mpboxes.bib b/Master/texmf-dist/doc/metapost/base/source-manual/mpboxes.bib
new file mode 100644
index 00000000000..6adf4cd1c7a
--- /dev/null
+++ b/Master/texmf-dist/doc/metapost/base/source-manual/mpboxes.bib
@@ -0,0 +1,20 @@
+% BibTeX entries for MetaPost doc, by John Hobby. Public domain.
+
+@techreport{CSTR116,
+ author = "Kernighan, Brian W.",
+ title = "{PIC}---A Graphics Language for Typesetting",
+ type = "Computing Science Technical Report",
+ number = 116,
+ institution = "AT\&T Bell Laboratories",
+ address = "Murray Hill, New Jersey",
+ year = 1984
+}
+@incollection{ke:pic,
+ author = "Kernighan, Brian W.",
+ title = "Pic---A Graphics Language for Typesetting",
+ booktitle = "Unix Research System Papers, Tenth Edition",
+ publisher = "AT\&T Bell Laboratories",
+ pages = "53--77",
+ year = 1990
+}
+}