diff options
Diffstat (limited to 'mod/doc/context')
-rw-r--r-- | mod/doc/context/third/rst/manual.bib | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mod/doc/context/third/rst/manual.bib b/mod/doc/context/third/rst/manual.bib new file mode 100644 index 0000000..638ed80 --- /dev/null +++ b/mod/doc/context/third/rst/manual.bib @@ -0,0 +1,10 @@ +@BOOK{texbook, + author = {Donald E. Knuth}, + title = {The \TEX book}, + year = {1984}, + address = {Reading, Mass. et. al.}, + location = {Reading, Mass. et. al.}, + series = {Computers and typesetting vol. 1}, + keywords = {all} +} + |