From 4b2c954b6af07df8b3f5ea1e21076356e0c44237 Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Sat, 15 Nov 2003 19:58:52 +0000 Subject: [PATCH 1/1] Added .bst file to instructions --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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." -- 2.30.2