20 Luglio 2014 alle 20:42
#95466
::
Problema 1) risolto:
\DeclareFieldFormat[inbook]{title}{#1}
Problema 3) risolto:
` \newbibmacro*{ineditor+others}{%
\ifboolexpr{ test \ifuseeditor and not test {\ifnameundef{editor}} }
{\printnames{editor}%
\setunit{\addcomma \addspace}%
\usebibmacro{editor+othersstrg}%
\clearname{editor}}
{}}
\renewbibmacro{in:}{%
\ifentrytype{article}{}{\printtext{\bibstring{in}\intitlepunct}}%
\usebibmacro{ineditor+others}%
\newunit
\clearname{editor}}`
Per gli altri due brancolo nel buio.