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
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Re: Biblatex - citations in footnote and sometimes at the en
Any idea on how to do this? Is that even possible?