When I use the \cite command for my citations, often LaTeX will overflow the margins for my lines, and the text looks pretty bad. How can I make LaTeX push long citations to the next line automatically?
|
|
||||
|
|
Without a minimal example (i.e., code that will show the problematic behaviour), one can only speculate. However, I've stumbled over this problem in the past, and it may (!) help if you add the following to your preamble:
See this page for details. If it doesn't help, you'll have to provide a minimal example that (above all) shows your document class and your bibliography style. |
|||
|
|
|
The "general solution" for overfull boxes in paragraph mode runs as follows:
|
|||||
|
|
Just use following command on your LaTeX file
if you are using LaTeX2e |
|||||
|