[BACK]Return to sblg-conference-template.xml CVS log [TXT][DIR] Up to [local] / web / BibDesk_Templates

File: [local] / web / BibDesk_Templates / sblg-conference-template.xml (download)

Revision 1.3, Sun Apr 25 11:05:21 2021 JST (3 years ago) by hako
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +15 -15 lines

BibDesk changed the format; Abstract -> abstract

<article id="<$citeKey/>" itemscope="itemscope" itemtype="http://schema.org/ScholarlyArticle" data-sblg-article="1" data-sblg-tags="<$pubType/>">
<header>
<h1><$fields.title/></h1>
<address><$fields.author/></address>
<time datetime="<$fields.year/>-<$fields.month/>-<$fields.day/>"><$fields.year/></time>
</header>
<aside>
<span itemprop="author"><$fields.author/></span>
(<span itemprop="additionalType"><$fields.affiliation/></span>)
<div itemprop="name"><$fields.title/>.</div>
<span itemprop="isPartOf" itemscope="itemscope" itemtype="http://schema.org/Periodical">
<span itemprop="name"><$fields.booktitle/></span>,
<span itemprop="additionalType"><$fields.volume/></span>:
</span>
<span itemprop="pagination"><$fields.pages/></span>,
<time datetime="<$fields.year/>-<$fields.month/>-<$fields.day/>" itemprop="datePublished"><$fields.year/>-<$fields.month/>-<$fields.day/></time>,
<span itemprop="contentLocation"><$fields.address/></span>
<span itemprop="inLanguage"><$fields.note/></span>
</aside>
<p itemprop="description"><$fields.abstract/></p>
<p>Key Words: <span itemprop="keywords"><$fields.keywords/></span></p>
<p><a itemprop="url" href="<$fields.url/>"><$fields.url/></a></p>
</article>