aboutsummaryrefslogtreecommitdiff
path: root/_preamble_bbl.tex
blob: 383f396247a89960e5fb6d7fea2e7413bd812fcc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
\usepackage[style=footnote-dw, xref=true, loccittracker, opcittracker,
autopunct=false, ibidemfont=italic, idemfont=italic,
citeauthorname=firstfull, idembibformat=dash, nopublisher=false,
annotation=true, pageref=true, journalnumber=date,
acronyms=true]{biblatex}

\DefineBibliographyExtras{french}{%
  \renewcommand{\mkbibnamefamily}[1]{#1}%
}
\renewcommand{\mkbibacro}[1]{%
  \textls[55]{\scalefont{0.95}#1}\isdot}
\renewcommand{\labelnamepunct}{\addperiod\space}
\DeclareLanguageMapping{french}{french-dw}
\DeclareFieldFormat[book]{title}{\mkbibemph{#1}}
\DeclareFieldFormat[book]{citetitle}{\mkbibemph{#1}}
\DeclareFieldFormat[article]{title}{\mkbibquote{#1}}
\DeclareFieldFormat[article]{citetitle}{\mkbibquote{#1}}
\DeclareFieldFormat[inreference]{citetitle}{\mkbibquote{#1}}
\DeclareFieldFormat{journaltitle}{\mkbibemph{#1}}
\DeclareFieldFormat{citejournaltitle}{\mkbibemph{#1}}
\addbibresource{../bibliography.bib}