Changes for page Publications

From version 7.1
edited by Angelo Croatti
on 15/02/2021 18:34
Change comment: There is no comment for this version
To version 6.1
edited by Angelo Croatti
on 15/02/2021 18:33
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,14 +2,10 @@
2 2  {{include reference="Publications.MacroSheet"/}}
3 3  {{include reference="AngeloCroatti.MacroSheet"/}}
4 4  
5 -{{velocity}}
6 6  #set( $publicationMenu = true )
7 -{{/velocity}}
8 8  
9 9  
10 10  
11 -
12 -
13 13  = $userFullname's Publications =
14 14  
15 15  == In the #apice() Space ==
... ... @@ -16,12 +16,10 @@
16 16  
17 17  I have authored a number of scientific publications, recorded in the #apice() [[Publications space>>Publications.WebHome]].
18 18  
19 -{{velocity}}
20 20  #set($lastYear = $lastYearPub)
21 21  #set($firstYear = $firstYearPub)
22 22  #set($listSeparator = ", ")
23 23  #set($yearRange = [$lastYear.. $firstYear])
24 -{{/velocity}}
25 25  * [[All publications>>${userSpace}.PapersPerYear?from=$firstYear&to=$lastYear]] ordered by year: #foreach ($year in $yearRange) [[$year>>${userSpace}.PapersPerYear?year=$year]]#if ($year > $firstYear)$listSeparator#end#end
26 26  
27 27  #set ($statusRangeUnpublished = ['Note','Draft','Submitted','Accepted','Accepted with revision','Revised','Camera-ready sent','Proof','In press','Online'])