<%= @book.title %>

Serie: <%= @book.serie.name %>

Publisher: <%= @book.publisher.name %>

Publishing date: <%= @book.pubdate.to_formatted_s(:date) %>