Changes for page Publications
From version 9.1
edited by Andrea Omicini
on 01/12/2021 12:09
on 01/12/2021 12:09
Change comment:
There is no comment for this version
To version 3.1
edited by Andrea Omicini
on 13/12/2020 01:07
on 13/12/2020 01:07
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - #if($xcontext.language=="it")Pubblicazioni di Danilo Pianini#{else}Danilo Pianini’s Publications#end1 +Papers - Syntax
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki 2.11 +XWiki 1.0 - Content
-
... ... @@ -1,1 +1,26 @@ 1 -{{include reference="Publications.Spotlight"/}}{{include reference="Publications.Showcase"/}} 1 +#includeMacros("Publications.MacroSheet")#includeMacros("Main.MacroSheet")#includeMacros("DaniloPianini.MacroSheet") 2 + 3 +#set( $publicationMenu = true ) 4 + 5 +1 $userFullname's Publications 6 + 7 +I have both authored and edited a number of scientific publications. 8 +Some of them are listed below. 9 +Some are already organised according to a preliminary structure: 10 +#set($lastYear = $lastYearPub) 11 +#set($firstYear = $firstYearPub) 12 +* [All published articles | ${userSpace}.PapersPerYear?from=$firstYear&to=$lastYear] ordered by year 13 +#set( $listSeparator = ", " ) 14 +#set( $yearRange = [$lastYear.. $firstYear] ) 15 +* Articles published in #foreach ($year in $yearRange) [$year | ${userSpace}.PapersPerYear?year=$year]#if ($year > $firstYear)$listSeparator#end#end 16 + 17 +* [All unpublished articles| ${userSpace}.PapersPerStatus?status=unpublished] ordered by status 18 + 19 +#set ($statusRangeUnpublished = ['Draft','Submitted','Accepted','Accepted with revision','Revised','Camera-ready sent','Proof','In press']) 20 +* Articles not yet published: #foreach ($status in $statusRangeUnpublished) [$status | ${userSpace}.PapersPerStatus?status=$status]#if ($status != 'In press')$listSeparator#end#end 21 + 22 +My publications in the #apice() space are indexed per 23 + 24 +* [Co-Authors|${userSpace}.CoAuthorIndex] 25 +* [Tags|${userSpace}.PublicationTags] 26 +