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

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -