How can I use biblatex and not have the references run into the margins? I've seen some posts and solutions to this problem pertaining to URLs but I'm not using web links so it's a different problem. biblatex appears to not want to break the titles of books.
My \usepackage statement, if it helps, is as follows:
\usepackage[citestyle=authoryear,bibstyle=authoryear,sorting=nyt,
eprint=false,isbn=false,url=false,doi=false]{biblatex}