How to break lines in LaTeX Bibliography -


i have long url in bibliography it's not broken appears outside margins. how fixed id? breakline stuff?

thanks!

you should use url package here, automatically allow linebreaks.

you mention in comment using package. have @ section 5.2, then, , allow linebreaks.


Comments

Popular posts from this blog

List<T>().Add problem C# -

Javascript natural sort array/object and maintain index association -