Changes for page Talks
To 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. MichelePiunti1 +XWiki.AndreaOmicini - Content
-
... ... @@ -1,18 +1,15 @@ 1 1 #includeMacros("Main.MacroSheet") 2 2 #includeMacros("Publications.MacroSheet") 3 -#includeMacros(" People.MacroSheet")3 +#includeMacros("MichelePiunti.MacroSheet") 4 4 5 -#set( $userName = "MichelePiunti" ) 6 6 #set( $publicationMenu = true ) 7 7 8 -1 #userFullname($userName)'s Publications7 +1 $userFullname's Publications 9 9 10 10 1.1 In the #apice() Space 11 11 12 12 I have authored a number of scientific publications, some of which are recorded in the #apice() [Publications space|Publications.WebHome]. 13 13 Such publications can be accessed according to different criteria: 14 -#set( $lastYear = 2012 ) 15 -#set( $firstYear = 2007 ) 16 16 * [All published articles | #userPersonalwiki($userName).PapersPerYear?from=$firstYear&to=$lastYear] ordered by year 17 17 #set( $listSeparator = ", " ) 18 18 #set( $yearRange = [$lastYear.. $firstYear] )