Added .bst file to instructions
[latex-mlastyle.git] / README
1 To create the .sty file and documentation, run make.  Installation can
2 be accomplished with make install.  Alternatively, copy mlastyle.sty
3 into LaTeX's search path and mlastyle.bst into BibTeX's search path
4 after running the following commands:
5
6         latex mlastyle.ins
7         latex mlastyle.dtx
8         makeindex -s gglo.ist -o mlastyle.gls mlastyle.glo
9         makeindex -s gind.ist -o mlastyle.ind mlastyle.idx
10         latex mlastyle.dtx
11         latex mlastyle.dtx