Method: Arx::Paper#published_at
- Defined in:
- lib/arx/entities/paper.rb
#published_at ⇒ DateTime
The original publish/submission date of the paper.
72 |
# File 'lib/arx/entities/paper.rb', line 72 element :published_at, DateTime, tag: 'published' |