summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-philosophy/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-philosophy/README')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-philosophy/README36
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-philosophy/README b/Master/texmf-dist/doc/latex/biblatex-philosophy/README
new file mode 100644
index 00000000000..38ca7bcfac2
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/biblatex-philosophy/README
@@ -0,0 +1,36 @@
+-----------------------------------------------------------------------
+The biblatex-philosophy styles for biblatex
+Maintained by Ivan Valbusa
+E-mail: ivan.valbusa@univr.it
+Released under the LaTeX Project Public License v1.3c or later
+See http://www.latex-project.org/lppl.txt
+-----------------------------------------------------------------------
+
+DESCRIPTION:
+
+This package provides three bibliography and citation styles for use with
+Philipp Lehman’s biblatex package.
+The style philosophy-verbose is intended for citations given in footnotes;
+the styles philosophy-classic and philosophy-modern are based on the model
+of BibLaTeX authoryear-comp style.
+New options and features allow you to manage the information about the
+translation of foreign texts or their reprints.
+
+INSTALLATION:
+To use the styles place:
+1) the .bbx files in: <HOME>/texmf/tex/latex/biblatex/bbx/
+2) the .cbx files in: <HOME>/texmf/tex/latex/biblatex/cbx/
+3) the .lbx files in: <HOME>/texmf/tex/latex/biblatex/lbx/
+Alternatively, place the .bbx, .cbx and .lbx files in your working directory
+or in:
+<TEXMFLOCAL>/tex/latex/biblatex-contrib/biblatex-philosophy.
+In this case remember to refresh the file name database.
+
+
+USAGE:
+\usepackage[italian=guillemets]{csquotes}
+\usepackage[style=philosophy-modern]{biblatex}
+% or
+%\usepackage[style=philosophy-classic]{biblatex}
+%\usepackage[style=philosophy-verbose]{biblatex}
+