I need to make my in-text citations in a report I'm writing in numbers, ie. like [1] instead of (Jones, 2010). I am using document class report (I can do it no problem in Article), and my bibliography style is usrnt.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
closed as not a real question by Marco Daniel, lockstep, zeroth, Stefan Kottwitz♦ Mar 2 at 10:48
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
unsrtdifferent from what you expect? – Corentin Feb 19 at 1:33articleclass should also work forreport. – lockstep Feb 19 at 1:37harvardornatbib? If you're usingnatbib, be sure to load it with thenumbersoption set to force the use of a numeric citation style. – Mico Feb 19 at 2:28