@Unpublished{MCC:1996,
author = {Andrew McCallum},
title = {{Bow: A toolkit for statistical language
modelling, text retrieval and clustering}},
note = "http://www.cs.cmu.edu/~mccallum/bow",
year = "1996"
}
use the package "url" and write your note as
note = \url{http://.....}
Happy TeXing!
Xiaotian
> year = "1996"
> }
@BOOK{smith,
author = "Julius Orion Smith III",
title = "{L}agrange {I}nterpolation",
publisher = "\newline
http://www-ccrma.stanford.edu/$\tilde{\hspace{1ex}}$jos/Interpolation/Lagran
ge$\underline{\hspace{1ex}}\,$Interpolation.html",
year = "cited November 2000",
}
John
j.l...@ieee.org
namsagga wrote in message <3A24487E...@yahoo.com>...
>>@Unpublished{MCC:1996,
>> author = {Andrew McCallum},
>> title = {{Bow: A toolkit for statistical language
>>modelling, text retrieval and clustering}},
>> note = "http://www.cs.cmu.edu/~mccallum/bow",
Wouldn't note = "\url{http://www.cs.cmu.edu/~mccallum/bow}" make a
trick (you have to \usepackage{url})?
Matej
>> year = "1996"
>>}