From version 44.1
edited by Andrea Omicini
on 10/08/2021 03:44
Change comment: There is no comment for this version
To version 42.1
edited by Andrea Omicini
on 10/08/2021 03:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -34,23 +34,35 @@
34 34  #foreach($mokPaper in $mokPaperlist)
35 35  *** #pubATVinline($mokPaper)
36 36  #end
37 -** Expressiveness
37 +{{/velocity}}
38 +
39 +==== Expressiveness ====
40 +
41 +{{velocity}}
38 38  #set($mokPaperlist = ['MokFocas2014','MoKParamEngWoa2013'])
39 39  #foreach($mokPaper in $mokPaperlist)
40 -*** #pubATVinline($mokPaper)
44 +* #pubATVinline($mokPaper)
41 41  #end
42 -** {{mok/}}-News
46 +{{/velocity}}
47 +
48 +==== {{mok/}}-News ====
49 +
50 +{{velocity}}
43 43  #set($mokPaperlist = ['MokSasow2012'])
44 44  #foreach($mokPaper in $mokPaperlist)
45 -*** #pubATVinline($mokPaper)
53 +* #pubATVinline($mokPaper)
46 46  #end
47 -* Theses
55 +{{/velocity}}
56 +
57 +=== Theses ===
58 +
59 +{{velocity}}
48 48  #set($mokThesislist = ['KnowledgemoleculesMariani2011','OcchiutoMok2012'])
49 49  #foreach($mokThesis in $mokThesislist)#set($mokThesisDoc = $xwiki.getDocument("Theses.$mokThesis"))
50 -** [[$mokThesisDoc.getValue('title')>>Theses.$mokThesis]]
62 +* [[$mokThesisDoc.getValue('title')>>Theses.$mokThesis]]
51 51  #end
52 -* Student Projects
53 -** [[RSS-based sources of knowledge in MoK-News>>http://apice.unibo.it/xwiki/bin/view/Courses/SdLm1213Projects-RSSMoK]]
54 54  {{/velocity}}
55 55  
66 +=== Student Projects ===
56 56  
68 +* [[RSS-based sources of knowledge in MoK-News>>http://apice.unibo.it/xwiki/bin/view/Courses/SdLm1213Projects-RSSMoK]]

ReSpecT    TuCSoN