Menu

#1320 Bibliography

None
closed
nobody
None
1
2015-05-12
2015-04-22
Anonymous
No

I am currently doing my project for my Maths degree and it is due on the 11th so please help quickly!
I am using TexStudio with Miktex to create my project, i have 5 different input chapters and am trying to input my bibliography as well. I am using biblatex package to do this.
However, it will not acknowledge my bibliography at all. I have my .bib file with my bibliography in it, however the .bbl file is completely empty. When i compile the messages are:
This is BibTex, Version 0.99d (MiKTex 2.9)
The top-level auxiliary file: Project_main.aux
I found no \citation commands---while reading file Project_main.aux
I found no \bibdata commands---while reading file Project_main.aux
I found no \bibstyle commands---while reading file Project_main.aux
(There were 3 error messages)

The bibliography works on my tutors laptop, but he has an older version of TexStudio whereas i have the most recent one.
Please help!!

Discussion

  • Tim Hoffmann

    Tim Hoffmann - 2015-04-22

    First, perform these checks:

    • make sure that Project_main.aux is updated as a result of a pdflatex run (or whichever tool you use).
    • check if Project_main.aux really does not contain any \citation commands

    Then, please provide more information on your project structure:

    • What's file hirachy and which commands (\input, \include, ...) do you use?
    • Where and how do you include the bibliography?
    • Where and how do you cite?
     
  • Tim Hoffmann

    Tim Hoffmann - 2015-05-12

    no feedback

    • status: open --> closed
    • Group: -->
     

    Last edit: Tim Hoffmann 2015-05-12

Log in to post a comment.