Changes for page MoK & Expressiveness
From version 3.1
edited by Andrea Omicini
on 14/10/2021 13:42
on 14/10/2021 13:42
Change comment:
There is no comment for this version
To version 2.1
edited by Andrea Omicini
on 14/10/2021 13:42
on 14/10/2021 13:42
Change comment:
Document converted from syntax xwiki/1.0 to syntax xwiki/2.1
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,17 @@ 1 -{{velocity}} 2 -#set( $mokPaperlist = ['MokbiopepaAmsacta3783','MoKParamEngWoa2013','MokFocas2014'] ) 1 +{{velocity filter="none"}} 2 +{{html clean="false" wiki="true"}} 3 +#if(!($mainMacrosheet == "loaded")){{include document="Main.MacroSheet"/}}#end 4 +#if(!($publicationMacrosheet == "loaded")){{include document="Publications.MacroSheet"/}}#end 5 + 6 + 7 += Publications on #mok() & Expressiveness = 8 + 9 +(% style="padding-left:10px;padding-right:10px" %)((( 10 +#set($mokPaperlist = ['MokbiopepaAmsacta3783','MoKParamEngWoa2013','MokFocas2014']) 3 3 #foreach($mokPaper in $mokPaperlist) 4 -* {{pubLinks inline='false'}}$mokPaper{{/pubLinks}} 12 +* #pubATVinline($mokPaper) 13 +<p/> 5 5 #end 15 +))) 16 +{{/html}} 6 6 {{/velocity}}