I am using the breakurl package and the hyperref package with pdfLatex and BibTeX to specify the url. URL breaks, but not in my fields. Is there a way to make the URL recognize my fields or make the line break? Thanks in advance.
the code:
\usepackage{hyperref} \usepackage[vertfit]{breakurl}
@MISC {cmm: dataset,
author = {University of Bristol Center for Multilevel Modeling},
title = {Datasets used in reviews},
howpublished = {\ url {http://www.cmm.bristol.ac.uk/learning-training/multilevel-m-software/exam.shtml}},
}
url margin pdflatex latex bibtex
Andee
source share