Function REF.MONTH


Slots on this function:

Documentation:
In a reference, the month in which a publication is published. Useful for magazines, conference proceedings, and technical reports.
Arity: 2
Range: Month-name

Axioms:

(=> (Ref.Month ?Ref ?Month)
    (Or (Article-Reference ?Ref) (Technical-Report ?Ref)))