<% # encoding: utf-8 %>

<%= t('add')%> 論文型態

<%= render :partial => 'list_paper_type', :collection => @paper_types %>

<%= t('add')%> 作者型態

<%= render :partial => 'list_author_type', :collection => @author_types %>

領域

Corresponding Author 編輯 刪除
First Author, Co- Authors 編輯 刪除
匯出  匯入  新增  設定 
<% content_for :page_specific_css do %> <%= stylesheet_link_tag "item" %> <% end %>