summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-philosophy/README
blob: b0a3f24f80434e5d0dcda5e1d0a7b528768ff61e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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}