18
0

Added a bibliography mode to this branch.

This commit is contained in:
<mako@atdot.cc> 1142812198 -0500
-
parent 94507c62c3
commit 578d1ccc24
3 changed files with 20 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ all: dvi
dvi: text.tex
cp text.tex backup.tex
latex text.tex
bibtex text
latex text.tex
latex text.tex