Changes for page Publications

From version 4.1
edited by Andrea Omicini
on 29/11/2021 13:47
Change comment: There is no comment for this version
To version 2.1
edited by Andrea Omicini
on 10/12/2020 18:11
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,0 +1,1 @@
1 +Publications
Syntax
... ... @@ -1,1 +1,1 @@
1 -XWiki 2.1
1 +XWiki 1.0
Content
... ... @@ -1,23 +1,26 @@
1 -= {{semhealthcoord/}} Publications =
1 +#includeMacros("Main.MacroSheet")
2 +#includeMacros("Publications.MacroSheet")
2 2  
3 -{{semhealthcoord/}} publications in {{apice/}} can be accessed according to their relation with the project.
4 +#set($listSeparator = ", ")
4 4  
5 ->{{stringEngIta eng="Literature for {{semhealthcoord/}}" ita="Letteratura scientifica per {{semhealthcoord/}}"/}}
6 +1 #semhealth() Publications
6 6  
7 -{{velocity}}#set( $tag = 'SemHealthCoord-core' ){{/velocity}}{{include reference="Publications.Tag"/}}
8 +This space collects all the scientific literature resulting from the #semhealth() 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 #semhealth() areas of interest.
8 8  
9 ->{{stringEngIta eng="Literature from {{semhealthcoord/}}" ita="Letteratura scientifica da {{semhealthcoord/}}"/}}
10 +#semhealth() publications can be accessed according to their relation with the project and their status of publication:
10 10  
11 -{{velocity}}#set( $tag = 'SemHealthCoord-in' ){{/velocity}}{{include reference="Publications.Tag"/}}
12 +#set($sapereTag = "SemHealthCoord")
13 +* [#stringEnIt("All SemHealthCoord literature","Tutta la letteratura SemHealthCoord")| SemHealthCoord.PapersPerStatus?status=all&tag=$sapereTag]
12 12  
13 ->{{stringEngIta eng="Literature before {{semhealthcoord/}}" ita="Letteratura scientifica prima di {{semhealthcoord/}}"/}}
15 +#set($sapereTag = "SemHealthCoord-pre")
16 +* [#stringEnIt("Literature before SemHealthCoord","Letteratura scientifica prima di SemHealthCoord")| SemHealthCoord.PapersPerStatus?status=Published&tag=$sapereTag]
14 14  
15 -{{velocity}}#set( $tag = 'SemHealthCoord-pre' ){{/velocity}}{{include reference="Publications.Tag"/}}
18 +#set($sapereTag = "SemHealthCoord-core")
19 +* [#stringEnIt("Literature for SemHealthCoord","Letteratura scientifica per SemHealthCoord")| SemHealthCoord.PapersPerStatus?status=all&tag=$sapereTag] #stringEnIt("ordered by status","ordinata per stato di pubblicazione"): [Published| SemHealthCoord.PapersPerStatus?status=Published&tag=$sapereTag] / [Unpublished| SemHealthCoord.PapersPerStatus?status=Unpublished&tag=$sapereTag] &mdash; #foreach($status in $statusRangeUnpublished) [<em>$status</em> | SemHealthCoord.PapersPerStatus?status=$status&tag=$sapereTag]#if($velocityCount < $statusRangeUnpublished.size())$listSeparator#end#end
16 16  
17 ->{{stringEngIta eng="{{semhealthcoord/}} related literature" ita="Letteratura correlata a {{semhealthcoord/}}"/}}
21 +#set($sapereTag = "SemHealthCoord-in")
22 +* [#stringEnIt("Literature from SemHealthCoord","Letteratura scientifica da SemHealthCoord")| SemHealthCoord.PapersPerStatus?status=all&tag=$sapereTag] #stringEnIt("ordered by status","ordinata per stato di pubblicazione"): [Published| SemHealthCoord.PapersPerStatus?status=Published&tag=$sapereTag] / [Unpublished| SemHealthCoord.PapersPerStatus?status=Unpublished&tag=$sapereTag] &mdash; #foreach($status in $statusRangeUnpublished) [<em>$status</em> | SemHealthCoord.PapersPerStatus?status=$status&tag=$sapereTag]#if($velocityCount < $statusRangeUnpublished.size())$listSeparator#end#end
18 18  
19 -{{velocity}}#set( $tag = 'SemHealthCoord-rel' ){{/velocity}}{{include reference="Publications.Tag"/}}
24 +#set($sapereTag = "SemHealthCoord-rel")
25 +* [#stringEnIt("SemHealthCoord related literature","SemHealthCoord: letteratura correlata")| SemHealthCoord.PapersPerStatus?status=Published&tag=$sapereTag]
20 20  
21 ->{{stringEngIta eng="All {{semhealthcoord/}} literature" ita="Tutta la letteratura {{semhealthcoord/}}"/}}
22 -
23 -{{velocity}}#set( $tag = 'SemHealthCoord' ){{/velocity}}{{include reference="Publications.Tag"/}}