blob: 96425c459cd125a13919ef711d4a2e427930c19e (
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
|
%%
%% 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-2014 Ivan Valbusa
%% All rights reserved
%%
%% License information appended
%%
\ProvidesFile{philosophy-modern.cbx}
[2014/02/12 v0.9e valbusa beta]
\RequireCitationStyle{philosophy-classic}
\DeclareCiteCommand{\fullcite}%
{\usebibmacro{prenote}}%
{\setkeys{blx@bib2}{restoreclassic}%
\usedriver%
{\DeclareNameAlias{sortname}{default}}%
{\thefield{entrytype}}}%
{\multicitedelim}%
{\usebibmacro{postnote}}%
%%
%% Copyright 2009-2014 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'.
|