Method: Arx::Paper#published_at

Defined in:
lib/arx/entities/paper.rb

#published_atDateTime

The original publish/submission date of the paper.

Returns:

  • (DateTime)


72
# File 'lib/arx/entities/paper.rb', line 72

element :published_at, DateTime, tag: 'published'