From: Tim Pope Date: Sat, 15 Nov 2003 19:58:52 +0000 (+0000) Subject: Added .bst file to instructions X-Git-Tag: stable~33 X-Git-Url: http://git.tpope.net/?p=latex-mlastyle.git;a=commitdiff_plain;h=41c9f2cc2833125872b3ef4b013b017ae06c8d34 Added .bst file to instructions --- diff --git a/Makefile b/Makefile index 209f348..56bb33d 100644 --- a/Makefile +++ b/Makefile @@ -91,5 +91,6 @@ install: all instructions: @echo "Now run make install, or copy mlastyle.sty to a directory" - @echo "in the LaTeX search path." + @echo "in the LaTeX search path and mlastyle.bst to a directory." + @echo "in the BibTeX search path."