Hi guys
I have aproblem in refrences order in WinEdt. the refrence was given numbere in the text according to its order in the bibliography list. So, the first refrence in the text might have number 3 or 4. Is there any way to make order of the bibliography list in the sequnce of citietion in the text. I hope I manage to explain my problem clearly
Thanks in adavances
General ⇒ organizing the refrences
NEW: TikZ book now 40% off at Amazon.com for a short time.
Re: organizing the refrences
Try \bibliographystyle{unsrt}
The CTAN lion is an artwork by Duane Bibby. Courtesy of www.ctan.org.
Re: organizing the refrences
Thank you Juanjo. I tried with these comands but it changed nothing. Could you explain it more.
\begin{thebibliography}{9}
\bibliographystyle{unsrt}
*
\end{thebibliography}
\begin{thebibliography}{9}
\bibliographystyle{unsrt}
*
\end{thebibliography}
organizing the refrences
Do you use the thebibliography environment or BibTeX? In the first case, the order is exactly as in the input file. For the second case, remove the thebibliography environment (it is created automatically by BibTeX) and enter the \bibliographystyle declaration somewhere before the \bibliography command.
Re: organizing the refrences
Thanks alot
I swich now to bib tex I works very well. I like it but I have many refrences in word. chaning all of the to bib tex is painful and time condumer. Any way to be done using the enternet. I Hear that there are some webs can export the biblogrophy detalis to bib tex file directly
Thank again for grat help
I swich now to bib tex I works very well. I like it but I have many refrences in word. chaning all of the to bib tex is painful and time condumer. Any way to be done using the enternet. I Hear that there are some webs can export the biblogrophy detalis to bib tex file directly
Thank again for grat help