Changes for page Talks

From version 3.1
edited by Andrea Omicini
on 31/12/2021 01:26
Change comment: There is no comment for this version
To version 2.1
edited by Andrea Omicini
on 17/12/2020 00:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,0 +1,1 @@
1 +Publications
Syntax
... ... @@ -1,1 +1,1 @@
1 -XWiki 2.1
1 +XWiki 1.0
Content
... ... @@ -1,3 +1,41 @@
1 -= {{stringIta}}Pubblicazioni di {{/stringIta}}Michele Piunti{{stringEng}}’s Publications{{/stringEng}} =
1 +#includeMacros("Main.MacroSheet")
2 +#includeMacros("Publications.MacroSheet")
3 +#includeMacros("MichelePiunti.MacroSheet")
2 2  
3 -{{include reference="Publications.Spotlight" excludeFirstHeading="true"/}}{{include reference="Publications.Showcase" excludeFirstHeading="true"/}}
5 +#set( $publicationMenu = true )
6 +
7 +1 $userFullname's Publications
8 +
9 +1.1 In the #apice() Space
10 +
11 +I have authored a number of scientific publications, some of which are recorded in the #apice() [Publications space|Publications.WebHome].
12 +Such publications can be accessed according to different criteria:
13 +* [All published articles | ${userSpace}.PapersPerYear?from=$firstYear&to=$lastYear] ordered by year
14 +#set( $listSeparator = ", " )
15 +#set( $yearRange = [$lastYear.. $firstYear] )
16 +** Articles published in #foreach ($year in $yearRange) [$year | ${userSpace}.PapersPerYear?year=$year]#if ($year > $firstYear)$listSeparator#end#end
17 +
18 +* [All unpublished articles| ${userSpace}.PapersPerStatus?status=unpublished] ordered by status
19 +
20 +#set ($statusRangeUnpublished = ['Draft','Submitted','Accepted','Accepted with revision','Revised','Camera-ready sent','Proof','In press'])
21 +** Articles not yet published: #foreach ($status in $statusRangeUnpublished) [$status | ${userSpace}.PapersPerStatus?status=$status]#if ($status != 'In press')$listSeparator#end#end
22 +
23 +* [All edited volumes| ${userSpace}.VolumesPerYear] ordered by year
24 +
25 +My publications in the #apice() space are indexed per
26 +
27 +* [Co-Authors|${userSpace}.CoAuthorIndex]
28 +* [Co-Editors|${userSpace}.CoEditorIndex]
29 +* [Journal & Series|${userSpace}.JournalIndex]
30 +* [Tags|${userSpace}.TagIndex]
31 +
32 +
33 +1.1 In Other Digital Libraries and Bibliographic Portals
34 +
35 +Many other dedicated sites record my publications, with different degrees of completeness.
36 +
37 +* [SpringerLink | http://www.springerlink.com/content/?Author=Michele+Piunti]
38 +* [DBLP | http://www.informatik.uni-trier.de/~ley/db/indices/a-tree/p/Piunti:Michele.html]
39 +* [ACM DL | http://portal.acm.org/results.cfm?coll=portal&dl=ACM&query= Michele+Piunti]
40 +* [ACM Home | http://portal.acm.org/author_page.cfm?id=81384619366]
41 +
Avatar