Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!cs.utexas.edu!helios!cs.tamu.edu From: debapri@cs.tamu.edu (Debapriya Ray) Newsgroups: comp.text.tex Subject: IEEE style bibliography Keywords: Latex, IEEE Trans. style, Bibliography, BIBTEX Message-ID: <15544@helios.TAMU.EDU> Date: 29 Apr 91 23:53:08 GMT Sender: usenet@helios.TAMU.EDU Organization: Computer Science Department, Texas A&M University Lines: 31 Hi folks ! I have a problem in trying to have Latex produce a list of references in accordance with the IEEE style, i.e, I wish my list of refernces to be sorted. I have created a .bib file, in which I have the references database like @article{Boch78, AUTHOR = "G.V.Bochmann", TITLE = " *********** ", JOURNAL = " IEEE Trans.......", YEAR = "1977" } ........ etc etc.... In my .tex file, I am refering to the bibliography as \cite{Boch78}..... However after running Latex and Bibtex, I am still unable to get a SORTED list of references. Can any knowledgeable reader please suggest some solutions ? Mucho Gracias !! Debapriya Ray Dept. of Computer Sc., Texas A&M Univ., College Station, TX 77843. email: debapri@cssun.tamu.edu, debapri@neuron.tamu.edu ( please send emails to the above address )