Varun Reddy wrote:
How do i ensure that the entries in the bibliography appear in the order in which they are referenced in the main document? I have tried the 'unsrt' and 'apalike' styles without much luck.
I have no problem with the bibliography style unsrt.
I prefer to use the 'apalike' style. This style sorts the references in alphabetical order. Is there any command that i can include to prevent the sorting.
read the documentation of apalike, which option do you have to use in the preamble
\usepackage[...]{apalike}and then choose _no_ bibliography style.
Herbert
