BibTeX creates a file YourFile.bbl when you run it on YourFile.tex. Just remove the command \bibliography{YourBibFile} from YourFile.tex and replace it with the contents of YourFile.bbl.
Chris Menzel Am Dec 26, 2011 um 4:39 PM schrieb Paul Smith: > Dear All, > > I have just a paper accepted for publication, and the journal is now > asking me for providing the bibliography inside the main LaTeX file > (not in the .bib file). How can I accomplish that? I have used BibTeX > to produce the bibliography. > > Thanks in advance, > > Paul