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.

I'm using jabref for my references in latex. Slight problem is that the numbering of these references can't be changed within jabref itself. Is there some command to change the numbering of my references so that it is in order of appearences inside my .tex document?

share|improve this question
Welcome to TeX.sx! Usually, we don't put a greeting or a "thank you" in our posts. While this might seem strange at first, it is not a sign of lack of politeness, but rather part of our trying to keep everything very concise. Upvoting is the preferred way here to say "thank you" to users who helped you. – Benedikt Bauer Dec 13 '12 at 17:34
3  
The sorting order of bibliographies isn't influenced by jabref, but by programs like BibTeX, e.g. by issuing \bibliographystyle{unsrt} in your LaTeX document. Without a minimal working example (MWE), it's hard to say more. – lockstep Dec 13 '12 at 17:39

closed as too localized by lockstep, percusse, Joseph Wright Feb 2 at 22:33

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.