thesis macro

thesis macro

  • inline
    • yes
  • content
    • mandatory
      • “Thesis” reference
  • parameters
    • inline — inline vs. block display
      • admissible values: true ( true | yes | y | vero | v | 1 ) / false ( false | no | n | falso | 0 )
      • default: true 
    • linked — supervisors are displayed with a link to their profile
      • admissible values: true ( true | yes | y | vero | v | 1 ) / false ( false | no | n | falso | 0 ) / people / title
      • default: true 

Examples

{{thesis}} Thesis.ApriglianoHyperledger2021 {{/thesis}}
{{thesis inline='true'}} ApriglianoHyperledger2021 {{/thesis}}
{{thesis inline='false'}} ApriglianoHyperledger2021 {{/thesis}}
{{thesis linked='yes'}} ApriglianoHyperledger2021 {{/thesis}}
{{thesis linked='FALSE'}}Thesis.DisEmbodiedGuerra2013{{/thesis}}

Coordinazione embodied vs. disembodied: TuCSoN on Cloud (1st cycle, 10/10/2013)

{{thesis linked='people'}}Thesis.Orparallelism2pGiordano2021{{/thesis}}

Extending the 2P-Kt ecosystem with Concurrent Logic Programming support (2nd cycle, 16/12/2021)

{{thesis linked='title'}}Thesis.Orparallelism2pGiordano2021{{/thesis}}

Counterexamples

{{thesis/}}

Macro thesis needs a “Thesis” document as its content

{{thesis}}{{/thesis}}

Macro thesis needs a “Thesis” document as its content

{{thesis}}pippo{{/thesis}}

Document “Thesis.pippo” does not exist

{{thesis}} Thesis.pippo  {{/thesis}}

Document “Thesis.pippo” does not exist

{{thesis}} Publication.2pktJelia2021 {{/thesis}}

Document “Publication.2pktJelia2021” does not contain a “Thesis” object