event macro

event macro

  • inline
    • yes
  • content
    • mandatory
      • “Events” reference
  • parameters
    •  linked — display “Publication” data properly linked
      • admissible values: true ( true | yes | y | vero | v | 1 ) / false ( false | no | n | falso | 0 ) / title / apice 
        •  true show all the links
        •  false show no links
        •  title show just the title is linked
        •  apice show all links but the title
      • default: apice 
    • dates — event descriptor contains dates
      • admissible values: true ( true | yes | y | vero | v | 1 ) / false ( false | no | n | falso | 0 )
      • default: true 
    • short — displays the acronym or the full name
      • admissible values: true (true | yes | y | vero | v | 1)  / false (false | no | n | falso | 0) / title 
      • default: true 

Examples

{{event}} Event.Coma2008 {{/event}}

CoMA 2008 @ WET ICE 2008 (23/06/2008–25/06/2008)

{{event linked='false' dates='false'}}    Woa2021 {{/event}}

WOA 2021

{{event short='false'}} PRIMA2015 {{/event}}

18th International Conference on Principles and Practice of Multi-Agent Systems (PRIMA 2015) — 26/10/2015–30/10/2015

{{event}}pippo{{/event}}

pippo

Counterexamples

{{event/}}

Macro event needs “Events” document as its content

{{event}}{{/event}}

Macro event needs “Events” document as its content

{{event}} Event.pippo  {{/event}}

“Event.pippo” is not an APICe document

{{event}} Publications.2pktJelia2021 {{/event}}

“Publications.2pktJelia2021” is not an APICe document