summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-luh-ipw/bbx/verbose-inote-luh-ipw.bbx
blob: 7cd7941351935614853370d0462b10222ccbaa1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
% verbose-inote-luh-ipw.bbx, Oliver Heins (heins@sopos.org) 2012

\ProvidesFile{verbose-inote-luh-ipw.bbx}[2012/01/09 v0.2 bibliography style for use with biblatex 1.x]

\RequireBibliographyStyle{verbose-inote}
\RequireBibliographyStyle{standard-luh-ipw}

\renewbibmacro*{issue+date}{%
    \iffieldundef{issue}
      {}
      {\printfield{issue}%
       \setunit*{\addspace}}
    \printtext[parens]{%
      \usebibmacro{date}}%
  \newunit}

\endinput