Changes for page Talks
From version 1.2
edited by Andrea Omicini
on 17/12/2020 00:09
on 17/12/2020 00:09
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. AndreaOmicini1 +XWiki.MichelePiunti - Content
-
... ... @@ -1,15 +1,18 @@ 1 1 #includeMacros("Main.MacroSheet") 2 2 #includeMacros("Publications.MacroSheet") 3 -#includeMacros(" MichelePiunti.MacroSheet")3 +#includeMacros("People.MacroSheet") 4 4 5 +#set( $userName = "MichelePiunti" ) 5 5 #set( $publicationMenu = true ) 6 6 7 -1 $userFullname's Publications8 +1 #userFullname($userName)'s Publications 8 8 9 9 1.1 In the #apice() Space 10 10 11 11 I have authored a number of scientific publications, some of which are recorded in the #apice() [Publications space|Publications.WebHome]. 12 12 Such publications can be accessed according to different criteria: 14 +#set( $lastYear = 2012 ) 15 +#set( $firstYear = 2007 ) 13 13 * [All published articles | #userPersonalwiki($userName).PapersPerYear?from=$firstYear&to=$lastYear] ordered by year 14 14 #set( $listSeparator = ", " ) 15 15 #set( $yearRange = [$lastYear.. $firstYear] )