Changes for page Publications
From version 10.1
edited by Andrea Omicini
on 03/03/2022 01:39
on 03/03/2022 01:39
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,0 +1,1 @@ 1 +Publications - Syntax
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki 2.11 +XWiki 1.0 - Content
-
... ... @@ -1,3 +1,34 @@ 1 -= {{italiano}}Pubblicazioni {{/italiano}}{{english}}Publications{{/english}} = 1 +#includeMacros("Main.MacroSheet") 2 +#includeMacros("Publications.MacroSheet") 3 +#includeMacros("People.MacroSheet") 4 +#includeMacros("Publications.GlobalVars") 2 2 3 -{{include reference="AlessandroRicci.Environment" excludeFirstHeading="true"/}}{{include reference="Publications.Spotlight" excludeFirstHeading="true"/}}{{include reference="Publications.Showcase" excludeFirstHeading="true"/}} 6 +#set( $userName = "XWiki.ARicci" ) 7 +#set( $publicationMenu = true ) 8 + 9 +1 #userFullname($userName)'s Publications 10 + 11 +I have both authored and edited a number of scientific publications. 12 +Some of them are listed below. 13 +Some are already organised according to a preliminary structure: 14 +##set( $lastYear = 2013 ) 15 +#set( $firstYear = 2001 ) 16 +* [All published articles | #userPersonalwiki($userName).PapersPerYear?from=$firstYear&to=$lastYear] ordered by year 17 +#set( $listSeparator = ", " ) 18 +#set( $yearRange = [$lastYear.. $firstYear] ) 19 +* Articles published in #foreach ($year in $yearRange) [$year | #userPersonalwiki($userName).PapersPerYear?year=$year]#if ($year > $firstYear)$listSeparator#end#end 20 + 21 +* [All unpublished articles| #userPersonalwiki($userName).PapersPerStatus?status=unpublished] ordered by status 22 + 23 +#set ($statusRangeUnpublished = ['Draft','Submitted','Accepted','Accepted with revision','Revised','Camera-ready sent','Proof','In press']) 24 +* Articles not yet published: #foreach ($status in $statusRangeUnpublished) [$status | #userPersonalwiki($userName).PapersPerStatus?status=$status]#if ($status != 'In press')$listSeparator#end#end 25 + 26 +* [All edited volumes| #userPersonalwiki($userName).VolumesPerYear] ordered by year 27 + 28 +My publications in the #apice() space are indexed per 29 + 30 +* [Co-Authors|#userPersonalwiki($userName).CoAuthorIndex] 31 +* [Co-Editors|#userPersonalwiki($userName).CoEditorIndex] 32 +* [Journal & Series|#userPersonalwiki($userName).JournalIndex] 33 +* [Tags|#userPersonalwiki($userName).PublicationTags] 34 +