Showing posts with label latex. Show all posts
Showing posts with label latex. Show all posts
Friday, 18 September 2020
Too wide lines (hbox overfull)
In latex, lines are sometimes wider than the line length (hbox overfull error). One way to avoid it is to use the parameter: \tolerance. The parameter changes between 0 and 10000.
Tuesday, 17 May 2016
Latex: Citation Order for elsarticle
To order citations in your paper, you might want to use cite package like this:
\usepackage{cite}
However, as it was described here, the package conflicts with natbib package embedded into elsarticle.
\usepackage{cite}
However, as it was described here, the package conflicts with natbib package embedded into elsarticle.
Subscribe to:
Posts (Atom)
