Max, > I need to reference some URLs in the bibliography section. However the > URLs are usually very long and run out right-edge of the page. Is there > a way (a package?) to break it automatically without adding any "-"?
Take a look at url.sty, especially the comments. It came standard with tetex, and the comments show the usage. It allows you to define how hyphens, spaces, etc. are dealt with. The package mentions that the URLs are allowed to break are certain characters, which is probably what you want (since most people don't want a URL breaking up in the middle of a word). - Sachin.
