Changes for page Publications
From version 6.1
edited by Andrea Omicini
on 31/10/2021 00:09
on 31/10/2021 00:09
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 Alessandro Ricci#{else}Alessandro Ricci’s Publications#end1 +Publications - Syntax
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki 2.11 +XWiki 1.0 - Content
-
... ... @@ -1,1 +1,32 @@ 1 -{{include reference="Publications.UserShowcase"/}} 1 +#includeMacros("Main.MacroSheet") 2 +#includeMacros("Publications.MacroSheet") 3 +#includeMacros("AlessandroRicci.MacroSheet") 4 + 5 +#set( $publicationMenu = true ) 6 + 7 +1 $userFullname's Publications 8 + 9 +I have both authored and edited a number of scientific publications. 10 +Some of them are listed below. 11 +Some are already organised according to a preliminary structure: 12 +#set($lastYear = $lastYearPub) 13 +#set($firstYear = $firstYearPub) 14 +* [All published articles | ${userSpace}.PapersPerYear?from=$firstYear&to=$lastYear] ordered by year 15 +#set( $listSeparator = ", " ) 16 +#set( $yearRange = [$lastYear.. $firstYear] ) 17 +* Articles published in #foreach ($year in $yearRange) [$year | ${userSpace}.PapersPerYear?year=$year]#if ($year > $firstYear)$listSeparator#end#end 18 + 19 +* [All unpublished articles| ${userSpace}.PapersPerStatus?status=unpublished] ordered by status 20 + 21 +#set ($statusRangeUnpublished = ['Draft','Submitted','Accepted','Accepted with revision','Revised','Camera-ready sent','Proof','In press']) 22 +* Articles not yet published: #foreach ($status in $statusRangeUnpublished) [$status | ${userSpace}.PapersPerStatus?status=$status]#if ($status != 'In press')$listSeparator#end#end 23 + 24 +* [All edited volumes| ${userSpace}.VolumesPerYear] ordered by year 25 + 26 +My publications in the #apice() space are indexed per 27 + 28 +* [Co-Authors|${userSpace}.CoAuthorIndex] 29 +* [Co-Editors|${userSpace}.CoEditorIndex] 30 +* [Journal & Series|${userSpace}.JournalIndex] 31 +* [Tags|${userSpace}.PublicationTags] 32 +