Function REF.DAY


Slots on this function:

Documentation:
In a reference, the day of the month in which a publication is published. Useful for conference proceedings, personal communications.
Arity: 2
Range: Day-number

Axioms:

(=> (Ref.Day ?Ref ?Day)
    (Or (Article-Reference ?Ref)
        (Personal-Communication-Reference ?Ref)))