summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-philosophy/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-03-08 01:18:08 +0000
committerKarl Berry <karl@freefriends.org>2010-03-08 01:18:08 +0000
commit1f34a27c6763a52638a6442f777ec934f2253a29 (patch)
tree3595b0dd19920bc51786ef882029c77955a06be7 /Master/texmf-dist/doc/latex/biblatex-philosophy/README
parentf8781b660c74ce51709b40d75de1d58597a54eaa (diff)
new biblatex-philosophy 0.5 (7mar10)
git-svn-id: svn://tug.org/texlive/trunk@17376 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-philosophy/README')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-philosophy/README31
1 files changed, 31 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..b0a3f24f804
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/biblatex-philosophy/README
@@ -0,0 +1,31 @@
+-----------------------------------------------------------------------
+The philosophy-classic and philosophy-modern
+ bibliography 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:
+
+The biliography styles philosophy-classic and philosophy-modern allow you to produce two different kinds of bibliography, based on the model of BibLaTeX authoryear style, with new options and features to manage the information about the translation of foreign texts or their reprints. Even if the default settings are based on the styles predominant in Italian publications, these styles can be used with every language recognized by babel, possibly with some simple redefinitions. The default citation scheme is a variant of authoryear-comp, with some redefinition to transform also the names of the cited authors into clickable hyperlinks.
+
+
+
+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/
+Alternatively, place the .bbx and .cbx 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[babel,italian=guillemets]{csquotes}
+\usepackage[style=philosophy-classic]{biblatex}
+
+or
+
+\usepackage[babel,italian=guillemets]{csquotes}
+\usepackage[style=philosophy-modern]{biblatex}