pubEditors macro
pubEditors macro
- inline
- yes
- content
- mandatory
- “Publication” reference
- mandatory
- parameters
- linked — authors linked to their profile
- admissible values: true ( true | yes | y | vero | v | 1 ) / false ( false | no | n | falso | 0 )
- output — the way in which editor names are going to be listed in display
- admissible values: comma / list / lines / dash / bar
- comma displays a comma-separated list of names
- list displays a proper list of names
- lines displays names in different lines
- dash displays a dashed list of names
- bar displays a bar-separated list of names
- default: comma
- admissible values: comma / list / lines / dash / bar
- eds — adds editor qualifier when “comma” output is selected
- admissible values: true ( true | yes | y | vero | v | 1 ) / false ( false | no | n | falso | 0 )
- default: false
- linked — authors linked to their profile
Examples
{{pubEditors}}ExpectationExtraamas2021{{/pubEditors}}
Davide Calvaresi, Amro Najjar, Michael Winikoff, Kary Främling
{{pubEditors output='comma' eds="true"}} Publication.ExpectationExtraamas2021{{/pubEditors}}
Davide Calvaresi, Amro Najjar, Michael Winikoff, Kary Främling (eds.)
{{pubEditors output='list'}} DecentralizedcoordComplexity2020 {{/pubEditors}}
- Marin Lujak
- Stefano Giordani
- Andrea Omicini
- Sascha Ossowski
{{pubEditors output='dash'}} DecentralizedcoordComplexity2020 {{/pubEditors}}
— Marin Lujak
— Stefano Giordani
— Andrea Omicini
— Sascha Ossowski
{{pubEditors output='lines'}} DecentralizedcoordComplexity2020 {{/pubEditors}}
Marin Lujak
Stefano Giordani
Andrea Omicini
Sascha Ossowski
{{pubEditors output='bar' linked="false"}} DecentralizedcoordComplexity2020 {{/pubEditors}}
Marin Lujak | Stefano Giordani | Andrea Omicini | Sascha Ossowski
Counterexamples
{{pubEditors}}{{/pubEditors}}
{{pubEditors linked="no"}}Publication.Pluto{{/pubEditors}}
{{pubEditors}} Talk.XaiLpCausal2021 {{/pubEditors}}