Changes for page Publications

From version 1.1
edited by Andrea Omicini
on 09/12/2020 15:06
Change comment: Imported from XAR
To version 7.1
edited by Andrea Omicini
on 26/11/2021 23:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,0 @@
1 -Publications
Syntax
... ... @@ -1,1 +1,1 @@
1 -XWiki 1.0
1 +XWiki 2.1
Content
... ... @@ -1,36 +1,29 @@
1 -#if(!($mainMacrosheet == "loaded"))#includeMacros("Main.MacroSheet")#end
2 -#if(!($pubsMacrosheet == "loaded"))#includeMacros("Publications.MacroSheet")#end
3 -#set($listSeparator = ", ")
1 += {{sapere/}} Publications =
4 4  
5 -1 #sapere() Publications
3 +>On the Role of Scientific Publications in {{sapere/}}
6 6  
7 -1.1 On the Role of Scientific Publications in #sapere()
5 +From the {{sapere/}} Technical Annex, Part B, page 56:
6 +“**Technical and Scientific Publications**. Dissemination will take place by means of //scientific publications//, and presentations in conferences and workshops. The research records of the Consortium partners and their leading involvement in different research communities provides strong guarantees that SAPERE will acquire notable reputation and visibility across a variety of (typically loosely interacting) communities. It can be expected that {{sapere/}} research results will appear in major magazines, journals and conferences in areas such as software engineering, distributed and pervasive computing, multiagent systems, autonomic computing and autonomic communications. The organization of special issues on selected topics of relevance to {{sapere/}} by project partners will also be encouraged.”
8 8  
9 -From the #sapere() Technical Annex, Part B, page 56:
8 +Dissemination of the {{sapere/}} vision and of the research results achieved during the project is considered of primary importance for the consortium, and scientific publications constitute a key dissemination channels of {{sapere/}}.
9 +According to that, this space collects all the scientific literature resulting from the {{sapere/}} project activities, along with the main conceptual and technological premises as well as the most relevant related literature, either produced by the project's partners or by other prominent researchers in the {{sapere/}} areas of interest.
10 10  
11 -"*Technical and Scientific Publications*. Dissemination will take place by means of ~~scientific publications~~, and presentations in conferences and workshops.
12 -The research records of the Consortium partners and their leading involvement in different research communities provides strong guarantees that SAPERE will acquire notable reputation and visibility across a variety of (typically loosely interacting) communities.
13 -It can be expected that #sapere() research results will appear in major magazines, journals and conferences in areas such as software engineering, distributed and pervasive computing, multiagent systems, autonomic computing and autonomic communications.
14 -The organization of special issues on selected topics of relevance to #sapere() by project partners will also be encouraged."
11 +>Accessing {{sapere/}} Publications
15 15  
16 -Dissemination of the #sapere() vision and of the research results achieved during the project is considered of primary importance for the consortium, and scientific publications constitute a key dissemination channels of #sapere().
17 -According to that, this space collects all the scientific literature resulting from the #sapere() project activities, along with the main conceptual and technological premises as well as the most relevant related literature, either produced by the project's partners or by other prominent researchers in the #sapere() areas of interest.
13 +For now, {{sapere/}} publications can be accessed according to their relation with the project and their status of publication:
18 18  
19 -1.1 Accessing #sapere() Publications
15 +>{{2pkt/}} {{stringEngIta eng='Literature for {{sapere/}}' ita='Letteratura scientifica per {{sapere/}}'/}}
20 20  
21 -For now, #sapere() publications can be accessed according to their relation with the project and their status of publication:
17 +{{velocity}}#set( $tag = 'SAPERE-core' ){{/velocity}}{{include reference='Publications.Tag'/}}
22 22  
23 -#set($sapereTag = "SAPERE-core")
24 -* [#stringEnIt("Literature for SAPERE","Letteratura scientifica per SAPERE")| SAPERE.PapersPerStatus?status=all&tag=$sapereTag] #stringEnIt("ordered by status","ordinata per stato di pubblicazione"): [Published| SAPERE.PapersPerStatus?status=Published&tag=$sapereTag] / [Unpublished| SAPERE.PapersPerStatus?status=Unpublished&tag=$sapereTag] &mdash; #foreach($status in $statusRangeUnpublished) [<em>$status</em> | SAPERE.PapersPerStatus?status=$status&tag=$sapereTag]#if($velocityCount < $statusRangeUnpublished.size())$listSeparator#end#end
19 +>{{2pkt/}} {{stringEngIta eng='Literature from {{sapere/}}' ita='Letteratura scientifica da {{sapere/}}'/}}
25 25  
26 -#set($sapereTag = "SAPERE-in")
27 -* [#stringEnIt("Literature from SAPERE","Letteratura scientifica da SAPERE")| SAPERE.PapersPerStatus?status=all&tag=$sapereTag] #stringEnIt("ordered by status","ordinata per stato di pubblicazione"): [Published| SAPERE.PapersPerStatus?status=Published&tag=$sapereTag] / [Unpublished| SAPERE.PapersPerStatus?status=Unpublished&tag=$sapereTag] &mdash; #foreach($status in $statusRangeUnpublished) [<em>$status</em> | SAPERE.PapersPerStatus?status=$status&tag=$sapereTag]#if($velocityCount < $statusRangeUnpublished.size())$listSeparator#end#end
21 +{{velocity}}#set( $tag = 'SAPERE-in' ){{/velocity}}{{include reference='Publications.Tag'/}}
28 28  
29 29  #set($sapereTag = "SAPERE-pre")
30 -* [#stringEnIt("Literature before SAPERE","Letteratura scientifica prima di SAPERE")| SAPERE.PapersPerStatus?status=Published&tag=$sapereTag]
31 -
24 +* [[#stringEnIt("Literature before SAPERE","Letteratura scientifica prima di SAPERE")>>SAPERE.PapersPerStatus?status=Published&tag=$sapereTag]]
32 32  #set($sapereTag = "SAPERE-rel")
33 -* [#stringEnIt("SAPERE related literature","SAPERE: letteratura correlata")| SAPERE.PapersPerStatus?status=Published&tag=$sapereTag]
34 -
26 +* [[#stringEnIt("SAPERE related literature","SAPERE: letteratura correlata")>>SAPERE.PapersPerStatus?status=Published&tag=$sapereTag]]
35 35  #set($sapereTag = "SAPERE")
36 -* [#stringEnIt("All SAPERE literature","Tutta la letteratura SAPERE")| SAPERE.PapersPerStatus?status=all&tag=$sapereTag]
28 +* [[#stringEnIt("All SAPERE literature","Tutta la letteratura SAPERE")>>SAPERE.PapersPerStatus?status=all&tag=$sapereTag]]
29 +{{/velocity}}