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

Summary

Details

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

ReSpecT    TuCSoN