Difference between revisions of "Help:Paper"

From CEUR-WS Wiki
Jump to navigation Jump to search
(created by WikiTask 2020-07-20T16:45:46Z)
 
m (created by WikiTask 2020-08-04T04:33:17Z)
 
(2 intermediate revisions by the same user not shown)
Line 37: Line 37:
 
end note
 
end note
 
class Paper {
 
class Paper {
 +
  Text id
 +
  Text title
 +
  Text authors
 +
  URL pdfUrl
 +
  Page volume
 +
  Page session
 
}
 
}
 
PaperNote .. Paper
 
PaperNote .. Paper
 +
 +
Volume "volume (1)" -- "papers(*)" Paper
 +
 +
Session "session (1)" -- "papers(*)" Paper
 
' BITPlan Corporate identity skin params
 
' BITPlan Corporate identity skin params
 
' Copyright (c) 2015-2020 BITPlan GmbH
 
' Copyright (c) 2015-2020 BITPlan GmbH

Latest revision as of 06:33, 4 August 2020

Help Icon.png

Help for Paper

iconTopicnamepluralNamedocumentation
Paper-logo-64px.pngPaperPaperPapersA paper is e.g. a scholarly article

Documentation

A paper is e.g. a scholarly article

Example Papers

Vol-1878, Vol-2599/paper5, Vol-2644, Vol-2644, Vol-2644, Vol-2801

Properties

 documentationtypenamelabelallowedValuesmandatoryuploadable
Paper authorsauthors of the PaperTypes/Textauthorsauthorsfalsefalse
Paper idThe id (filename) of the PaperTypes/Textididtruefalse
Paper pdfUrlthe url for the pdf of this paperTypes/URLpdfUrlpdffalsefalse
Paper sessionTypes/Pagesessionsession
Paper titleThe title of the PaperTypes/Texttitletitletruefalse
Paper volumeTypes/Pagevolumevolume

uml

see also

topic links: