Class: Puree::Model::ConferencePaper
- Inherits:
-
Paper
- Object
- Resource
- ResearchOutput
- Paper
- Puree::Model::ConferencePaper
- Defined in:
- lib/puree/model/conference_paper.rb
Overview
A conference paper.
Instance Attribute Summary collapse
Attributes inherited from Paper
#page_range, #pages, #peer_reviewed
Attributes inherited from ResearchOutput
#bibliographical_note, #category, #description, #doi, #dois, #external_organisations, #files, #keywords, #language, #links, #open_access_permission, #organisations, #owner, #persons_external, #persons_internal, #persons_other, #projects, #publication_statuses, #research_outputs, #scopus_citations_count, #scopus_id, #scopus_metrics, #subtitle, #title, #translated_subtitle, #translated_title, #type, #workflow
Attributes inherited from Resource
#created_at, #created_by, #id, #modified_at, #modified_by, #previous_uuids, #uuid
Instance Attribute Details
#event ⇒ Puree::Model::EventHeader?
9 10 11 |
# File 'lib/puree/model/conference_paper.rb', line 9 def event @event end |