BibTeX, biblatex and biber ⇒ Biblatex - citations in footnote and sometimes at the end
Biblatex - citations in footnote and sometimes at the end
After successfully switching from natbib to biblatex, I managed to have my citations in footnote and that works amazingly well!
Now, here's the new problem I haven't been able to solve.
In my bib file, there are major books and articles that I've read and want to see appear in the end bibliography and, when specified, in footnote (where I like to see the entire reference). But there are those "minor" articles that I quote, which should be in footnote but NOT in the end bibliography (preventing me from using my usual favourite \nocite*{} command).
Any idea on how to say which references should be in the end bibliography, regardless of whether or not they were cited in the document? Mutliple bibliographies mayhaps?
Thanks in advance!
Drounal
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: Biblatex - citations in footnote and sometimes at the en
Any idea on how to do this? Is that even possible?