blob: 11f2f7618a6b2df3cd62b905994cecff6ee8c878 (
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
32
33
34
35
36
37
38
39
40
41
42
|
%%
%% This is file `philosophy-modern.cbx',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% biblatex-philosophy.dtx (with options: `modern-cbx')
%% ______________________________________________________
%% The biblatex-philosophy package
%% Copyright (C) 2009-2017 Ivan Valbusa
%% All rights reserved
%%
%% License information appended
%%
\ProvidesFile{philosophy-modern.cbx}
[2017/03/14 v1.9.2 A set of styles for biblatex]
\RequireCitationStyle{philosophy-classic}
\DeclareCiteCommand{\fullcite}%
{\usebibmacro{prenote}}%
{\setkeys{blx@bib2}{restoreclassic}%
\usedriver%
{\DeclareNameAlias{sortname}{default}}%
{\thefield{entrytype}}}%
{\multicitedelim}%
{\usebibmacro{postnote}}%
%%
%% Copyright 2009-2017 by Ivan Valbusa
%%
%% This program is provided under the terms of the
%% LaTeX Project Public License distributed from CTAN
%% archives in directory macros/latex/base/lppl.txt.
%%
%% Author: Ivan Valbusa
%% ivan dot valbusa at univr dot it
%%
%% This work has the LPPL maintenance status "author-maintained".
%%
%%
%% End of file `philosophy-modern.cbx'.
|