hi,
i have the following problem with URLs in my bibliography.
in the bibtex-file i have this syntax:
<code>
@misc{ISB,
author = {Staatsinstitut f\"ur Schulqualit\"at und Bildungsforschung,
M\"unchen},
year = {o.J.},
title = {{V}ergleichsarbeiten / {P}r\"ufungen},
url =
{\url{http://www.isb.bayern.de/isb/index.aspx?MNav=0&QNav=11&TNav=0&INav=0}},
urldate = {05.03.2008}
}
</code>
in the bibliography-output i get this:
<code>
Staatsinstitut für Schulqualität und Bildungsforschung, München (o.J.).
Vergleichsarbeiten
/ Prüfungen.
URL \url{http://www.isb.bayern.de/isb/index.aspx?MNav=0&QNav=11&TNav=
0&INav=0}
</code>
now i would like to display the urldate (with some text like "last
checked" or something); moreover the font in which the last line appears
(from "URL ...") is a big, ugly typewriter-font.
i would be glad about any advice, thank you in advance!
bert