Modifiche per il documento Pubblicazioni
Dalla versione 5.1
modificato da Angelo Croatti
il 15/02/2021 18:32
il 15/02/2021 18:32
Cambia il commento:
Nessun commento per questa versione
Alla versione 7.1
modificato da Angelo Croatti
il 15/02/2021 18:34
il 15/02/2021 18:34
Cambia il commento:
Nessun commento per questa versione
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,12 +1,15 @@ 1 -{{include document="Main.MacroSheet"/}} {{include document="Publications.MacroSheet"/}} {{include document="AngeloCroatti.MacroSheet"/}} 1 +{{include reference="Main.MacroSheet"/}} 2 +{{include reference="Publications.MacroSheet"/}} 3 +{{include reference="AngeloCroatti.MacroSheet"/}} 2 2 3 -{{velocity filter="none"}} 4 -{{html clean="false" wiki="true"}} 5 +{{velocity}} 5 5 #set( $publicationMenu = true ) 7 +{{/velocity}} 6 6 7 7 8 -((( 9 9 11 + 12 + 10 10 = $userFullname's Publications = 11 11 12 12 == In the #apice() Space == ... ... @@ -13,10 +13,12 @@ 13 13 14 14 I have authored a number of scientific publications, recorded in the #apice() [[Publications space>>Publications.WebHome]]. 15 15 19 +{{velocity}} 16 16 #set($lastYear = $lastYearPub) 17 17 #set($firstYear = $firstYearPub) 18 18 #set($listSeparator = ", ") 19 19 #set($yearRange = [$lastYear.. $firstYear]) 24 +{{/velocity}} 20 20 * [[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 21 21 22 22 #set ($statusRangeUnpublished = ['Note','Draft','Submitted','Accepted','Accepted with revision','Revised','Camera-ready sent','Proof','In press','Online']) ... ... @@ -30,7 +30,3 @@ 30 30 ##* [#stringEnIt("Co-editors","co-curatore") |${userSpace}.CoEditorIndex] 31 31 * [[#stringEnIt("Journal & Series","rivista & serie")>>${userSpace}.JournalIndex]] 32 32 * [[#stringEnIt("Tags","tag")>>${userSpace}.PublicationTags]] 33 - 34 -))) 35 -{{/html}} 36 -{{/velocity}}