Search found 2 matches

by whatthebananas
Fri Apr 17, 2009 4:55 pm
Forum: BibTeX, biblatex and biber
Topic: Problems with BiBTeX and TexMaker
Replies: 2
Views: 4357

Re: Problems with BiBTeX and TexMaker

Also, the log says:

No file finalyearproject.bbl.

and I don't know how to rectify that, but I'm assuming that's where the problem is.
by whatthebananas
Fri Apr 17, 2009 4:52 pm
Forum: BibTeX, biblatex and biber
Topic: Problems with BiBTeX and TexMaker
Replies: 2
Views: 4357

Problems with BiBTeX and TexMaker

I'm having difficulty getting my bibliography to appear in my document. I have a .bib file with entries like:
@BOOK{dens,
AUTHOR = {B.W. Silverman},
TITLE = {Density Estimation for Statistics and Data Analysis},
PUBLISHER = {Chapman and Hall},
YEAR = {1998},
ADDRESS = {London}
}

and I have ...