Changes for page Talks

From version 4.1
edited by Andrea Omicini
on 31/12/2021 01:28
Change comment: There is no comment for this version
To version 1.1
edited by Michele Piunti
on 16/12/2020 15:03
Change comment: Imported from XAR

Summary

Details

Page properties
Title
... ... @@ -1,0 +1,1 @@
1 +Publications
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.AndreaOmicini
1 +XWiki.MichelePiunti
Syntax
... ... @@ -1,1 +1,1 @@
1 -XWiki 2.1
1 +XWiki 1.0
Content
... ... @@ -1,3 +1,44 @@
1 -= {{stringIta}}Presentazioni di {{/stringIta}}Michele Piunti{{stringEng}}’s Talks{{/stringEng}} =
1 +#includeMacros("Main.MacroSheet")
2 +#includeMacros("Publications.MacroSheet")
3 +#includeMacros("People.MacroSheet")
2 2  
3 -{{include reference="Talks.Spotlight" excludeFirstHeading="true"/}}{{include reference="Talks.Showcase" excludeFirstHeading="true"/}}
5 +#set( $userName = "MichelePiunti" )
6 +#set( $publicationMenu = true )
7 +
8 +1 #userFullname($userName)'s Publications
9 +
10 +1.1 In the #apice() Space
11 +
12 +I have authored a number of scientific publications, some of which are recorded in the #apice() [Publications space|Publications.WebHome].
13 +Such publications can be accessed according to different criteria:
14 +#set( $lastYear = 2012 )
15 +#set( $firstYear = 2007 )
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).TagIndex]
34 +
35 +
36 +1.1 In Other Digital Libraries and Bibliographic Portals
37 +
38 +Many other dedicated sites record my publications, with different degrees of completeness.
39 +
40 +* [SpringerLink | http://www.springerlink.com/content/?Author=Michele+Piunti]
41 +* [DBLP | http://www.informatik.uni-trier.de/~ley/db/indices/a-tree/p/Piunti:Michele.html]
42 +* [ACM DL | http://portal.acm.org/results.cfm?coll=portal&dl=ACM&query= Michele+Piunti]
43 +* [ACM Home | http://portal.acm.org/author_page.cfm?id=81384619366]
44 +
Avatar