arrange my bibliography in the same order as mentioned in the document
how do I arrange my bibliography in the same order as mentioned in the document? it is coming alphabetically
and also the edited references are showing on top, not even alphabetically.
and also the edited references are showing on top, not even alphabetically.
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Upgrade Storage
If you using biblatex, use \bibliographystyle{unsrt}. See: https://tex.stackexchange.com/questions/250079/bibtex-do-not-sort-authors
It can be adjusted.
Then try a numeric style like IEEE that inserts citations numerically by occurance and also then sorts the bib accordingly.