<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Adapting the DF-QuAD Algorithm to Bipolar Argumentation</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Antonio RAGO</string-name>
          <email>a.rago15@imperial.ac.uk</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Kristijonas Cˇ YRAS</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Francesca TONI</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computing, Imperial College London</institution>
          ,
          <country country="UK">UK</country>
        </aff>
      </contrib-group>
      <fpage>34</fpage>
      <lpage>39</lpage>
      <abstract>
        <p>We define a quantitative semantics for evaluating the strength of arguments in Bipolar Argumentation frameworks (BAFs) by adapting the DiscontinuityFree QuAD (DF-QuAD) algorithm previously used for evaluating the strength of arguments in Quantitative Argumentation Debates (QuAD) frameworks. We study the relationship between the new semantics and some existing semantics for other argumentation frameworks, as well as some properties of the semantics.</p>
      </abstract>
      <kwd-group>
        <kwd />
        <kwd>Bipolar argumentation</kwd>
        <kwd>Quantitative semantics</kwd>
        <kwd>QuAD frameworks</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        1. Introduction
Bipolar Argumentation Frameworks (BAFs) [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] extend Abstract Argumentation
frameworks (AFs) [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], consisting of arguments and attacks between them, to include supports
between arguments. Formally a BAF is a triple X , R−, R+ consisting of a set X of
arguments, a binary (attack) relation R− on X and a binary (support) relation R+ on X .
      </p>
      <p>
        In recent years, the standard, qualitative acceptance semantics first proposed for
AFs in [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] and for BAFs in [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] have been supplemented with quantitative semantics,
e.g. as in [
        <xref ref-type="bibr" rid="ref3 ref4 ref5">3,4,5</xref>
        ]. These measure arguments on a gradual scale (usually I = [
        <xref ref-type="bibr" rid="ref1">0, 1</xref>
        ], as in
this paper) so that arguments can be ranked against one another. Some of these
quantitative semantics are defined for variants of BAFs, e.g. for the Quantitative
Argumentation Debate (QuAD) frameworks of [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], corresponding to restricted forms of BAFs,
namely (acyclic) trees, extended with base scores (i.e. intrinsic strengths) for arguments,
the Discontinuity-Free QuAD (DF-QuAD) algorithm of [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] is defined. Similarly, the
social models of [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] are defined for the Social Abstract Argumentation Frameworks (SAFs)
of [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. SAFs are cyclic or acyclic AFs (without supports) extended with positive and
negative votes for arguments used to determine their social support (i.e., again, intrinsic
strength). These methods define an overall strength for each argument, based on their
intrinsic strength and the strengths of its attackers and, where present, supporters.
      </p>
      <p>
        In this paper we define a novel quantitative semantics for evaluating the strength of
arguments in BAFs by adapting the DF-QuAD algorithm originally defined for QuAD
frameworks. We also relate the new semantics and other methods in the literature, namely
the gradual valuation semantics [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] for BAFs and Social Models for SAFs [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ].
2. Adapting DF-QuAD
In this section, unless specified otherwise, we will assume as given a generic BAF
X , R−, R+ . With an abuse of terminology, given any a ∈ X , we will use R−(a) to
denote {b ∈ X (b, a) ∈ R−}, referred to as the set of all attackers against a, and R+(a) to
denote {b ∈ X (b, a) ∈ R+}, referred to as the set of all supporters for a. Also, we will
use I∗ i≥0 Ii to denote the set of all possible sequences of elements of I.
      </p>
      <p>
        We now present our adaptation of the DF-QuAD semantics for BAFs. This
determines the strength of an argument based on the aggregated strength of its attackers
and supporters. The semantics differs from the original DF-QuAD semantics for QuAD
frameworks in that it does not require a base score for arguments. Like the original
DFQuAD semantics for QuAD frameworks though it relies upon a strength aggregation
function, defined exactly as in [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] as follows:
Definition 1. The strength aggregation function is defined as s ∶ I∗ → I, where for S =
(v1, . . . , vn) ∈ I∗:
if n = 0 ∶ s (S) = 0
if n = 1 ∶ s (S) = v1
if n = 2 ∶ s (S) = f (v1, v2)
if n &gt; 2 ∶ s (S) = f (s (v1, . . . , vn−1), vn)
with the base function f ∶ I×I → I defined, for v1,v2 ∈ I, as:
      </p>
      <p>f (v1, v2) = v1 + (1 − v1) ⋅ v2 = v1 + v2 − v1 ⋅ v2</p>
      <p>
        Thus, the base function is the building block to handle sequences of strengths of
attackers or supporters by s , proportionally increasing the attacking or supporting
arguments’ strength towards 1, as in [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
      </p>
      <p>Once the strengths of attacking (resp. supporting) arguments against (resp. for) an
argument have been aggregated separately using s , the following mediating function is
used to obtain the overall strength of arguments, using the distance between the strengths
of attacking and supporting arguments:
Definition 2. The mediating function is defined as µ ∶ I × I → I, where for va, vs ∈ I:
µ (va, vs) = 0.5 + 0.5 ⋅ (vs − va)
(1)</p>
      <p>The intuition behind this function is that if the strength of the attacking arguments
is larger (resp. smaller) we obtain a score that is below (resp. above) 0.5, using the
difference between the aggregated supporting and attacking strengths to obtain a score that
is proportionally closer to 0 (resp. 1).</p>
      <p>The argument’s overall strength is then determined by the following score function:
Definition 3. The score function is defined as SF ∶ X → I where, for any a ∈ X :
SF (a) = µ (s (SEQSF (R−(a))), s (SEQSF (R+(a))))
where if (a1, . . . , an) is an arbitrary permutation of the (n ≥ 0) attackers in R−(a),
SEQSF (R−(a)) = (SF (a1), . . . , SF (an)) (similarly for supporters).</p>
      <p>Note that whenever X is finite with X = n, the output of the score function SF for
a ∈ X can be seen as the (appropriate) projection of the output of a function SF ∶ In → In
which takes a ‘valuation’ (v1, . . . , vn) ∈ In of all the arguments in X and maps it to another
‘valuation’. In particular, the ith coordinate vi of (v1, . . . , vn) ∈ In is mapped thus:</p>
      <p>
        If I is a closed interval [a, b] ⊆ R on the real line, then a generalised version of Brouwer’s
fixed-point theorem ensures that SF has a fixed-point, provided SF is continuous [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ].
Clearly, SF is continuous, because it is obtained by composition of continuous
functions, namely sum, product and projections. Consequently, if X is finite and I is a closed
interval on the real line, in particular if I = [
        <xref ref-type="bibr" rid="ref1">0, 1</xref>
        ], then SF ∶ X → I has at least one
solution, i.e. the arguments’ overall strengths are well-defined.
      </p>
      <p>
        To show that there is a unique solution, one could utilize Banach’s fixed-point
theorem, by showing that SF is a contraction mapping, e.g. as in [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. To this end, note that
the Jacobian J of SF is continuous and differentiable, and its derivative’s J ′ matrix
norm J ′ given by the maximum absolute value of its entries (since matrix norms on
Rn are equivalent, we can use the most suitable one) satisfies J ′(v1, . . . , vn) 1 for
any (v1, . . . , vn) ∈ In. The latter inequality needs to be strict in order to apply Banach’s
fixed-point theorem, but we conjecture that this is attainable and that with finite X and
I = [
        <xref ref-type="bibr" rid="ref1">0, 1</xref>
        ], the arguments’ strength is guaranteed to be unique, i.e. equations defined by
SF have a unique solution. Proving this conjecture is left for future work.
      </p>
      <p>For illustration, Figure 1 shows some BAFs with arguments’ strengths as indicated.</p>
      <p>
        Most of the properties of the DF-QuAD algorithm for QuAD frameworks, given
and proven in [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], also hold for our adaptation of the DF-QuAD algorithm for BAFs. In
particular, the following properties hold, mirroring the corresponding properties in [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]
(i.e. Proposition 7 and Proposition 9, resp.)
Proposition 1. For any S = (v1, . . . , vn) ∈ I∗ (for n ≥ 0), s (S
(1)) = 1.
      </p>
      <p>In other words, adding an attacker/supporter with maximum strength to the list of
attakers/supporters (resp.) saturates the strength aggregation function.</p>
      <p>Proposition 2. For any a ∈ X with s (SEQSF (R−(a))) = va, s (SEQSF (R+(a))) = vs:
SF (a) = 0 iff va = 1 ∧ vs = 0</p>
      <p>SF (a) = 1 iff va = 0 ∧ vs = 1</p>
      <p>
        In other words, the extreme values, 0 and 1, can only be achieved as the strength of
an argument if they are somehow already present.
3. Comparison with Other Approaches
QuAD frameworks [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] where all arguments have a base score of 0.5, under the DF-QuAD
algorithm of [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], can be mapped to BAF frameworks, under the new semantics given in
Section 2. The mapping is defined as follows:
Definition 4. Let Q = A, C, P , R, BS0.5 be a QuAD framework with BS0.5 (A ×
C ∪ P ) × {0.5}.2 The corresponding BAF is defined as B = X , R−, R+ such that X =
A ∪ C ∪ P , R− = R ∩ (C × X ) and R+ = R ∩ (P × X ).
      </p>
      <p>Since R is acyclic, by definition of QuAD framework, the BAF corresponding to a
QuAD framework is guaranteed to be acyclic. Thus, QuAD frameworks can be seen as
restricted types of BAFs.</p>
      <p>
        We now show that the strength of arguments in a QuAD framework by the
DFQuAD semantics in [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] is the same as the strength of arguments in the corresponding
BAF obtained by Definition 3. We have already stated that the strength aggregation
function in Definition 1 is borrowed from the DF-QuAD semantics in [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. The notion of
strength in [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] is however defined in terms of a combination function (rather than a
mediating function as in our case) defined in [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] as c ∶ I × I × I → I, where for v0, va, vs ∈ I:
c(v0, va, vs) = v0 − v0 ⋅ vs − va
c(v0, va, vs) = v0 + (1 − v0) ⋅ vs − va
if va ≥ vs
if va &lt; vs
(2)
(3)
The following proposition shows that the mediating function is equivalent to the
combination function when the base score (v0) is set to 0.5:
Proposition 3. For any va, vs ∈ I, c(0.5, va, vs) = µ (va, vs).
      </p>
      <p>
        2By definition, A, C and P are pairwise disjoint and R ⊆ (C ∪ P) × (A × C ∪ P) is acyclic, see [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ].
      </p>
      <p>
        The next proposition follows immediately, given SF Q defined in [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] as SF Q ∶
A ∪ C ∪ P → I where, for any a ∈ A ∪ C ∪ P , SF Q(a) = c(BS(a), s (SEQSFQ (R−(a))),
s (SEQSFQ (R+(a)))) where if (a1, . . . , an) is an arbitrary permutation of the (n ≥ 0)
attackers in R−(a), SEQSFQ (R−(a)) = (SF Q(a1), . . . , SF Q(an)) (similarly for
supporters).
      </p>
      <p>Proposition 4. Given a QuAD framework Q = A, C, P , R, BS0.5 and the corresponding
BAF B = X , R−, R+ , for a ∈ X , let sQ(a) be SF Q(a) in Q and sB(a) be SF (a) in B.
Then for all a ∈ X : sQ(a)=sB(a).</p>
      <p>
        Thus, our new semantics for BAFs can be seen as a specialisation (setting all base
scores to 0.5) as well as a generalisation (to any BAFs, rather than those corresponding
to QuAD frameworks) of the original DF-QuAD semantics in [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
      </p>
      <p>
        Since BAFs are an extension of AFs [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], social models of SAFs [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] give the same
output as our score function when the social support resulting from votes amounts to 0.5
(this equates to an approximately equal number of positive and negative votes, depending
on parameter selection). We omit the details of this correspondence for lack of space.
      </p>
      <p>
        The gradual valuation semantics for BAFs, given in [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], is also restricted to acyclic
BAFs. This semantics can be presented as follows, for direct comparison with our
semantics. Let the equivalent strength aggregation function be defined as s ′ ∶ [
        <xref ref-type="bibr" rid="ref1">−1, 1</xref>
        ]∗ → [0, ∞),
where for S = (v1, . . . , vn) ∈ [
        <xref ref-type="bibr" rid="ref1">−1, 1</xref>
        ]∗:
s ′(S) =
n vi + 1
i=1
      </p>
      <p>
        2
1 1
µ ′(va, vs) = 1 + va − 1 + vs
Let the equivalent mediating function be defined as µ ′ ∶ [0, ∞) × [0, ∞) → [
        <xref ref-type="bibr" rid="ref1">−1, 1</xref>
        ], where
for va, vs ∈ [0, ∞):
Finally, let the equivalent score function be defined as our score function, but using the
equivalent strength aggregation and mediating function, namely as SF ′ ∶ X → I where,
for any a ∈ X :
      </p>
      <p>SF ′(a) = µ ′(s ′(SEQSF′ (R−(a))), s ′(SEQSF′ (R+(a))))
where if (a1, . . . , an) is an arbitrary permutation of the (n ≥ 0) attackers in R−(a),
SEQSF′ (R−(a)) = (SF ′(a1), . . . , SF ′(an)) (similarly for supporters).</p>
      <p>
        For lack of space we omit to prove that this formulation of gradual valuation is
indeed equivalent to the original formulation in [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. Here, we note however that our
semantics differs from this formulation of gradual valuation. Indeed, the equivalent of
Proposition 1 is not held by s ′, because each argument with maximum strength incrementally
increases the aggregated attacking/supporting strength towards infinity, and the
equivalent of Proposition 2 is not held by SF ′, since, then minimum (resp. maximum) value, -1
(resp. 1), can only be achieved if the attacking (resp. supporting) component is ∞ and the
supporting (resp. attacking) component is 0, requiring an infinite sequence of attackers
(resp. supporters) and no supporters (resp. attackers).
4. Conclusion
We have defined a quantitative semantics for evaluating the strength of arguments in
(possibly non-acyclic) BAFs (including both attacks and supports). The semantics is
defined as an adaptation of the DF-QuAD algorithm [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] assuming that all arguments
have a base score of 0.5 and, differently from the original algorithm, it can deal with any
BAFs rather than restricted (acyclic) BAFs corresponding to QuAD frameworks [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. The
semantics generalises, by dealing with supports too, the social model semantics of [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]
when arguments’ social support is 0.5. The semantics differs from other semantics for
BAFs, and in particular the gradual valuation of [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ].
      </p>
      <p>We have sketched and conjectured, resp., existence and uniqueness of strength of
arguments obtained by our semantics. We leave formal proofs to future work, alongside
proving other properties of the semantics and relationship to other existing semantics.</p>
      <p>
        The semantics defines the strength of arguments, within the [
        <xref ref-type="bibr" rid="ref1">0, 1</xref>
        ] interval of the real
numbers, as solutions of non-linear equations, and can be computed, algorithmically, by
any solver for systems of non-linear equations, e.g. via Newton’s method. The definition
of a system supporting the computation is left as future work.
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>C.</given-names>
            <surname>Cayrol</surname>
          </string-name>
          , &amp; M.
          <string-name>
            <surname>Lagasquie-Schiex</surname>
          </string-name>
          ,
          <article-title>On the Acceptability of Arguments in Bipolar Argumentation Frameworks. Symbolic and Quantitative Approaches to Reasoning with Uncertainty, 8th European Conf</article-title>
          .,
          <source>ECSQARU</source>
          <year>2005</year>
          , Barcelona,
          <source>Spain, July 6-8</source>
          ,
          <year>2005</year>
          , Proc.,
          <volume>378</volume>
          -
          <fpage>389</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>P.M.</given-names>
            <surname>Dung</surname>
          </string-name>
          ,
          <article-title>On the acceptability of arguments and its fundamental role in nonmonotonic reasoning, logic programming and n-person games</article-title>
          .
          <source>Artif</source>
          . Intell.,
          <volume>77</volume>
          (
          <issue>2</issue>
          ) (
          <year>1995</year>
          ).
          <fpage>321</fpage>
          -
          <lpage>358</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>P.A.</given-names>
            <surname>Matt</surname>
          </string-name>
          &amp;
          <string-name>
            <given-names>F.</given-names>
            <surname>Toni</surname>
          </string-name>
          ,
          <article-title>A Game-Theoretic Measure of Argument Strength for Abstract Argumentation</article-title>
          .
          <source>Proc. of 11th European Conf. on Logics in Artificial Intelligence (JELIA</source>
          <year>2008</year>
          ),
          <fpage>285</fpage>
          -
          <lpage>297</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>A.</given-names>
            <surname>Hunter &amp; M. Thimm</surname>
          </string-name>
          ,
          <article-title>On Partial Information and Contradictions in Probabilistic Abstract Argumentation</article-title>
          .
          <source>In Principles of Knowledge Representation and Reasoning: Proc. of the 15th Int. Conf., KR</source>
          <year>2016</year>
          ,
          <string-name>
            <surname>Cape</surname>
            <given-names>Town</given-names>
          </string-name>
          , South Africa,
          <source>April 25-29</source>
          ,
          <year>2016</year>
          .,
          <fpage>53</fpage>
          -
          <lpage>62</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>L.</given-names>
            <surname>Amgoud</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Ben-Naim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Doder</surname>
          </string-name>
          &amp; S. Vesic,
          <article-title>Ranking Arguments With Compensation-Based Semantics</article-title>
          .
          <source>In Principles of Knowledge Representation and Reasoning: Proc. of the 15th Int. Conf., KR</source>
          <year>2016</year>
          ,
          <string-name>
            <surname>Cape</surname>
            <given-names>Town</given-names>
          </string-name>
          , South Africa,
          <source>April 25-29</source>
          ,
          <year>2016</year>
          .,
          <fpage>12</fpage>
          -
          <lpage>21</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>A.</given-names>
            <surname>Rago</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Toni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Aurisicchio</surname>
          </string-name>
          &amp; P. Baroni,
          <article-title>Discontinuity-Free Decision Support with Quantitative Argumentation Debates</article-title>
          .
          <source>In Principles of Knowledge Representation and Reasoning: Proc. of the 15th Int. Conf., KR</source>
          <year>2016</year>
          ,
          <string-name>
            <surname>Cape</surname>
            <given-names>Town</given-names>
          </string-name>
          , South Africa,
          <source>April 25-29</source>
          ,
          <year>2016</year>
          .,
          <fpage>63</fpage>
          -
          <lpage>73</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>P.</given-names>
            <surname>Baroni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Romano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Toni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Aurisicchio</surname>
          </string-name>
          &amp; G. Bertanza,
          <article-title>Automatic Evaluation of Design Alternatives with Quantitative Argumentation</article-title>
          .
          <source>Argument &amp; Computation</source>
          ,
          <volume>6</volume>
          (
          <issue>1</issue>
          ) (
          <year>2015</year>
          ),
          <fpage>24</fpage>
          -
          <lpage>49</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>J.</given-names>
            <surname>Leite</surname>
          </string-name>
          &amp;
          <string-name>
            <surname>J. Martins</surname>
          </string-name>
          ,
          <article-title>Social Abstract Argumentation</article-title>
          .
          <source>Proc. of the 22nd Int. Joint Conf. on Artificial Intelligence, IJCAI</source>
          <year>2011</year>
          ,
          <volume>2287</volume>
          -
          <fpage>2292</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>L.</given-names>
            <surname>Amgoud</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Cayrol</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Lagasquie-Schiex &amp; P. Livet</surname>
          </string-name>
          ,
          <article-title>On bipolarity in argumentation frameworks</article-title>
          .
          <source>Int. J. Intell. Syst.</source>
          ,
          <volume>23</volume>
          (
          <issue>10</issue>
          ) (
          <year>2008</year>
          ),
          <fpage>1062</fpage>
          -
          <lpage>1093</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>E.</given-names>
            <surname>Dyer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A Fixed</given-names>
            <surname>Point</surname>
          </string-name>
          <article-title>Theorem</article-title>
          .
          <source>Proc. of the American Mathematical Society</source>
          ,
          <year>1956</year>
          ,
          <volume>7</volume>
          (
          <issue>4</issue>
          ),
          <fpage>662</fpage>
          -
          <lpage>672</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>