Home Forums LaTeX Issues Missing Bibliography

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1671
    Savaş Dayanık
    Keymaster

    You have used \bibliography{…} command near \end{document} to specify your bib file.

    This won’t work with buIE47x class. Remove \bibliography{report.bib} and add \bibfilename{report.bib} before \begin{document}.

    The output should now have Bibliography at the back.

    Check also a similar problem and its solution on the forum.

    #2151
    abdullahaynal
    Participant

    PROBLEM SOLVED Hocam merhaba, biz \bibfilename{report.bib} eklememize rağmen bibliography çıkmıyor. End document öncesine \bibliography  eklediğimizde ise iki adet bibliography çıkıyor bunu nasıl çözebiliriz?

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.