Changes for page Publications

From version 6.1
edited by Andrea Omicini
on 29/11/2021 13:48
Change comment: There is no comment for this version
To version 7.1
edited by Andrea Omicini
on 20/12/2022 17:11
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,20 +4,30 @@
4 4  
5 5  >{{stringEngIta eng="Literature for {{semhealthcoord/}}" ita="Letteratura scientifica per {{semhealthcoord/}}"/}}
6 6  
7 -{{velocity}}#set( $tag = 'SemHealthCoord-core' ){{/velocity}}{{include reference="Publications.Tag"/}}
7 +{{velocity}}
8 +#set( $tag = 'SemHealthCoord-core' )
9 +{{/velocity}}{{include reference="Publications.Tag" excludeFirstHeading="true"/}}
8 8  
9 9  >{{stringEngIta eng="Literature from {{semhealthcoord/}}" ita="Letteratura scientifica da {{semhealthcoord/}}"/}}
10 10  
11 -{{velocity}}#set( $tag = 'SemHealthCoord-in' ){{/velocity}}{{include reference="Publications.Tag"/}}
13 +{{velocity}}
14 +#set( $tag = 'SemHealthCoord-in' )
15 +{{/velocity}}{{include reference="Publications.Tag" excludeFirstHeading="true"/}}
12 12  
13 13  >{{stringEngIta eng="Literature before {{semhealthcoord/}}" ita="Letteratura scientifica prima di {{semhealthcoord/}}"/}}
14 14  
15 -{{velocity}}#set( $tag = 'SemHealthCoord-pre' ){{/velocity}}{{include reference="Publications.Tag"/}}
19 +{{velocity}}
20 +#set( $tag = 'SemHealthCoord-pre' )
21 +{{/velocity}}{{include reference="Publications.Tag" excludeFirstHeading="true"/}}
16 16  
17 17  >{{stringEngIta eng="{{semhealthcoord/}} related literature" ita="Letteratura correlata a {{semhealthcoord/}}"/}}
18 18  
19 -{{velocity}}#set( $tag = 'SemHealthCoord-rel' ){{/velocity}}{{include reference="Publications.Tag"/}}
25 +{{velocity}}
26 +#set( $tag = 'SemHealthCoord-rel' )
27 +{{/velocity}}{{include reference="Publications.Tag" excludeFirstHeading="true"/}}
20 20  
21 21  >{{stringEngIta eng="All {{semhealthcoord/}} literature" ita="Tutta la letteratura {{semhealthcoord/}}"/}}
22 22  
23 -{{velocity}}#set( $tag = 'SemHealthCoord' ){{/velocity}}{{include reference="Publications.Tag"/}}
31 +{{velocity}}
32 +#set( $tag = 'SemHealthCoord' )
33 +{{/velocity}}{{include reference="Publications.Tag" excludeFirstHeading="true"/}}