From: Tim Pope Date: Sat, 15 Nov 2003 19:58:52 +0000 (+0000) Subject: Added .bst file to instructions X-Git-Url: http://git.tpope.net/?p=latex-mlastyle.git;a=commitdiff_plain;h=4b2c954b6af07df8b3f5ea1e21076356e0c44237 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."