diff --git a/tex/latex/biblatex-apa/bbx/apa.bbx b/tex/latex/biblatex-apa/bbx/apa.bbx index 1df05f0..b849910 100644 --- a/tex/latex/biblatex-apa/bbx/apa.bbx +++ b/tex/latex/biblatex-apa/bbx/apa.bbx @@ -806,9 +806,11 @@ \setunit*{\addcomma\addspace}% \ifentrytype{inbook}{\printfield{pages}}{}% \setunit*{\addcomma\addspace}% - \ifthenelse{\ifentrytype{book}\OR\ifentrytype{inbook}}{\printfield{volumes}}{}% - \setunit*{\addcomma\addspace}% - \ifthenelse{\ifentrytype{book}\OR\ifentrytype{inbook}}{\printfield{volume}}{}}} + \iffieldundef{maintitle} + {\ifthenelse{\ifentrytype{book}\OR\ifentrytype{inbook}}{\printfield{volumes}}{}% + \setunit*{\addcomma\addspace}% + \ifthenelse{\ifentrytype{book}\OR\ifentrytype{inbook}}{\printfield{volume}}{}} + {}}} % Additional post title information in brackets unless it's the meta subtype "nonacademic" % which is used to conditionalise date formats in the .lbx files