BibTeX, biblatex and biberbiblatex-dw | Font Adjustment in "footnote-dw" Style

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
Mendeleev
Posts: 4
Joined: Sat Jun 23, 2012 3:11 pm

biblatex-dw | Font Adjustment in "footnote-dw" Style

Post by Mendeleev »

Dear all,

I am using the biblatex-dw package for referencing, and chose the style=footnote-dw option to list all references in footnotes. I was able to adjust the fonts of the author names, and some other little things by writing:

Code: Select all

\usepackage[
  style=footnote-dw,
  namefont=smallcaps,
  idemfont=italic,
  ibidemfont=italic,
  idembibformat=dash
]{biblatex}
However, I would like to:
  1. Place the "title" of every paper between quotation marks.
  2. Have the journal title in italics.
  3. Have the volume number in bold.
  4. Have the book title in italics.
  5. List the publishers of cited books.
Is there an easy way to do this ?

As a second, and more difficult question:

Is there a way to make this package use the terms "op. cit." and "loc. cit." as well ? For the moment it only uses "ibid" ?

Thank you so much in advance !
Last edited by localghost on Sun Jun 24, 2012 10:31 am, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

Post Reply