Difference between revisions of "Help:Session"

From BITPlan ceur-ws Wiki
Jump to navigation Jump to search
(created by WikiTask 2020-07-20T16:45:17Z)
 
m (created by WikiTask 2020-07-20T17:09:40Z)
 
Line 37: Line 37:
 
end note
 
end note
 
class Session {
 
class Session {
 +
  Text title
 +
  Page volume
 
}
 
}
 
SessionNote .. Session
 
SessionNote .. Session
 +
 +
Session "session (1)" -- "papers(*)" Paper
 +
 +
Volume "volume (1)" -- "sessions(*)" Session
 
' BITPlan Corporate identity skin params
 
' BITPlan Corporate identity skin params
 
' Copyright (c) 2015-2020 BITPlan GmbH
 
' Copyright (c) 2015-2020 BITPlan GmbH
Line 127: Line 133:
 
* [[:Form:Session]]
 
* [[:Form:Session]]
 
topic links:
 
topic links:
 +
* [[:Category:Paper]]
  
 
[[Category:Session]]
 
[[Category:Session]]

Latest revision as of 19:09, 20 July 2020

Help Icon.png

Help for Session

iconTopicnamepluralNamedocumentation
Session-logo-64px.pngSessionSessionSessionsA Session is a a collection of papers as part of a Volume

Documentation

A Session is a a collection of papers as part of a Volume

Example Sessions

Vol-2599, Vol-2599

Properties

 documentationtypenamelabelallowedValuesmandatoryuploadable
Session titleThe title of the SessionTypes/Texttitletitletruefalse
Session volumeTypes/Pagevolumevolume

uml

see also

topic links: