CHAPTERS=cover pref mst ram adv opt dyn appl rank epilog notation
-%.dvi: %.tex macros.tex biblio.bib
+%.dvi: %.tex macros.tex biblio.bib mjalpha.bst
tex $< && mv $*.toc $*.tok
bibtex $*
tex $< && mv $*.toc $*.tok
publisher={Springer Verlag}
}
-@Unpublished{ eisner:tutorial,
+@online{ eisner:tutorial,
author = {Jason Eisner},
title = {{State-of-the-Art Algorithms for Minimum Spanning
Trees: A~Tutorial Discussion}},
note = {Manuscript available online (78 pages), University of Pennsylvania},
year = 1997,
- url = {http://cs.jhu.edu/~jason/papers/#ms97},
+ url = {http://cs.jhu.edu/{\char126}jason/papers/\#ms97},
}
@article{ aho:lca,