Changes for page Talks

From version 1.2
edited by Andrea Omicini
on 17/12/2020 00:09
Change comment: There is no comment for this version
To version 1.1
edited by Michele Piunti
on 16/12/2020 15:03
Change comment: Imported from XAR

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.AndreaOmicini
1 +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 Publications
8 +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] )
Avatar