biblatex-dw 2023/03/11 v1.7b Copyright (c) 2008-2023 Dominik Waßenhoven ************************************************************ Contents of README 1. Package description 2. Installation 3. Usage notes 4. Documentation 5. History 6. Acknowledgements 7. Licence 8. Files 1. Package description ---------------------- biblatex-dw is a small collection of styles for the biblatex package. It was designed for citations in the Humanities and offers some features that are not provided by the standard biblatex styles. biblatex-dw is dependend on biblatex and cannot be used without it! Any suggestions concerning this package are highly appreciated. If you should find an error, please file a bug report at: http://sourceforge.net/p/biblatex-dw/tickets/milestone/Bugs If you think that a feature is missing, please file a feature request at: http://sourceforge.net/p/biblatex-dw/tickets/milestone/Features 2. Installation --------------- biblatex-dw is part of the distributions MiKTeX and TeX Live. Thus, you can easily install it using the respective package manager. If you would like to install biblatex-dw manually, do the following: Extract the tds.zip archive to the $LOCALTEXMF directory of your system. Refresh your filename database. For further information, please see the documentation of your LaTeX distribution. 3. Usage notes -------------- The styles are loaded as the biblatex standard styles: \usepackage[style=authortitle-dw]{biblatex} or \usepackage[style=footnote-dw]{biblatex} If you want to learn more about the styles and their additional options, please consult the package documentation as well as the examples 'en-authortitle-dw' and 'en-footnote-dw' in the 'examples' folder. 4. Documentation ---------------- The English documentation of biblatex-dw can be found in the file 'biblatex-dw.pdf'. This file is intended for viewing on a computer screen. A printable version can be compiled from the file 'biblatex-dw.tex'. You only have to comment the line \input{biblatex-dw-screen} (i.e. put a % sign in front of it) and uncomment the line \input{biblatex-dw-print} (i.e. delete the % sign at the beginning of this line). Note: The fonts may not be installed on your system. The following fonts were used for the documentation: * Linux Libertine in running text * Linux Biolinum (part of the Libertine package) for headings * BeraMono as typewriter font These fonts are freely available. If you do not have these fonts installed in your system or do not want to install them, you can easily use another font. The relevant settings can be found in the file 'biblatex-dw-preamble.tex'. 5. History ---------- see file CHANGES 6. Acknowledgements ------------------- First of all, I would like to thank Philipp Lehman not only for his wonderful package 'biblatex', but also for his helping hand and advice in creating these styles. Furthermore, for numerous suggestions, contributions and bug reports I would like to thank the following people: * Thomas Demmel * Simon Flossmann * Till A. Heilmann * Dominic Kobelt * Denis Maier * Rolf Niepraschk * Philipp Pilhofer * Jan Hauke Rahm * Ondrej Salvet * Johann Konrad Schwarz * Salome Södergran * Jonas Stein * Matthias Steinbrink * Philipp Stephani * Bernhard Tempel * Herbert Voss * Dominik Weber * Christian Weitert * Christofer Zwanzig * Дмитрий Гордеев 7. Licence ---------- This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3 of this license or (at your option) any later version. The latest version of this license is in http://www.latex-project.org/lppl.txt and version 1.3 or later is part of all distributions of LaTeX version 2005/12/01 or later. This work has the LPPL maintenance status `maintained'. The Current Maintainer of this work is Dominik Waßenhoven. 8. Files -------- This work consists of the following files: * README % this file, including licence * LIESMICH % the README in German * CHANGES % version history * standard-dw.bbx * standard-dw.cbx * authortitle-dw.bbx * authortitle-dw.cbx * footnote-dw.bbx * footnote-dw.cbx * english-dw.lbx % English language mapping file * german-dw.lbx % German language mapping file * biblatex-dw.pdf % English documentation * biblatex-dw.tex % English documentation * biblatex-dw-preamble.tex % Preamble for the documentation * biblatex-dw-print.tex % Settings for printable version * biblatex-dw-screen.tex % Settings for screen version * de-biblatex-dw.pdf % German documentation * de-biblatex-dw.tex % German documentation * de-authortitle-dw.pdf * de-authortitle-dw.tex * de-footnote-dw.pdf * de-footnote-dw.tex * en-authortitle-dw.pdf % English example * en-authortitle-dw.tex % English example * en-footnote-dw.pdf % English example * en-footnote-dw.tex % English example * examples-dw.bib % bib for English examples * de-examples-dw.bib