Changes for page Publications

From version 13.1
edited by Andrea Omicini
on 26/11/2021 23:47
Change comment: There is no comment for this version
To version 3.1
edited by Andrea Omicini
on 26/11/2021 23:37
Change comment: Document converted from syntax xwiki/1.0 to syntax xwiki/2.1

Summary

Details

Page properties
Title
... ... @@ -1,0 +1,1 @@
1 +Publications
Content
... ... @@ -1,33 +1,39 @@
1 -= {{sapere/}} Publications =
1 +{{include document="Main.MacroSheet"/}} {{include document="Publications.MacroSheet"/}} {{include document="SAPERE.MacroSheet"/}}
2 2  
3 -== On the Role of Scientific Publications in {{sapere/}} ==
3 +{{velocity filter="none"}}
4 +{{html clean="false" wiki="true"}}
5 +#set($listSeparator = ", ")
4 4  
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.”
7 7  
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.
8 += #sapere() Publications =
10 10  
11 -== {{sapere/}} Publications ==
10 +== On the Role of Scientific Publications in #sapere() ==
12 12  
13 -{{sapere/}} publications in {{apice/}} can be accessed according to their relation with the project.
12 +From the #sapere() Technical Annex, Part B, page 56:
13 +<p/>
14 +"**Technical and Scientific Publications**. Dissemination will take place by means of //scientific publications//, and presentations in conferences and workshops.
15 +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.
16 +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.
17 +The organization of special issues on selected topics of relevance to #sapere() by project partners will also be encouraged."
18 +<p/>
19 +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().
20 +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.
14 14  
15 ->{{stringEngIta eng="Literature for {{sapere/}}" ita="Letteratura scientifica per {{sapere/}}"/}}
22 +== Accessing #sapere() Publications ==
16 16  
17 -{{velocity}}#set( $tag = 'SAPERE-core' ){{/velocity}}{{include reference="Publications.Tag"/}}
24 +For now, #sapere() publications can be accessed according to their relation with the project and their status of publication:
18 18  
19 ->{{stringEngIta eng="Literature from {{sapere/}}" ita="Letteratura scientifica da {{sapere/}}"/}}
26 +#set($sapereTag = "SAPERE-core")
27 +* [[#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
20 20  
21 -{{velocity}}#set( $tag = 'SAPERE-in' ){{/velocity}}{{include reference="Publications.Tag"/}}
29 +#set($sapereTag = "SAPERE-in")
30 +* [[#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
22 22  
23 ->{{stringEngIta eng="Literature before {{sapere/}}" ita="Letteratura scientifica prima di {{sapere/}}"/}}
24 -
25 -{{velocity}}#set( $tag = 'SAPERE-pre' ){{/velocity}}{{include reference="Publications.Tag"/}}
26 -
27 ->{{stringEngIta eng="{{sapere/}} related literature" ita="Letteratura correlata a {{sapere/}}"/}}
28 -
29 -{{velocity}}#set( $tag = 'SAPERE-rel' ){{/velocity}}{{include reference="Publications.Tag"/}}
30 -
31 ->{{stringEngIta eng="All {{sapere/}} literature" ita="Tutta la letteratura {{sapere/}}"/}}
32 -
33 -{{velocity}}#set( $tag = 'SAPERE' ){{/velocity}}{{include reference="Publications.Tag"/}}
32 +#set($sapereTag = "SAPERE-pre")
33 +* [[#stringEnIt("Literature before SAPERE","Letteratura scientifica prima di SAPERE")>>SAPERE.PapersPerStatus?status=Published&tag=$sapereTag]]
34 +#set($sapereTag = "SAPERE-rel")
35 +* [[#stringEnIt("SAPERE related literature","SAPERE: letteratura correlata")>>SAPERE.PapersPerStatus?status=Published&tag=$sapereTag]]
36 +#set($sapereTag = "SAPERE")
37 +* [[#stringEnIt("All SAPERE literature","Tutta la letteratura SAPERE")>>SAPERE.PapersPerStatus?status=all&tag=$sapereTag]]
38 +{{/html}}
39 +{{/velocity}}