Skip to content

Instantly share code, notes, and snippets.

@hubgit
Last active August 29, 2015 14:17
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hubgit/f3e359ab51da6d15118b to your computer and use it in GitHub Desktop.
Save hubgit/f3e359ab51da6d15118b to your computer and use it in GitHub Desktop.
citation_* meta tags represented as schema.org microdata
<!-- language -->
<html lang="en">
<head>
<!-- citation meta tags - do we need these any more? -->
<meta name="citation_title" content="The title of the article">
<meta name="citation_date" content="2015-03-17">
<meta name="citation_doi" content="10.1234/example.123">
<meta name="citation_language" content="en">
<meta name="citation_pdf_url" content="https://example.com/articles/123.pdf">
<meta name="citation_fulltext_html_url" content="https://example.com/articles/123">
<meta name="citation_volume" content="3">
<meta name="citation_firstpage" content="e123">
<meta name="citation_keywords" content="keyword a; keyword b; keyword c">
<meta name="citation_journal_title" content="Journal Name">
<meta name="citation_publisher" content="Publisher Inc.">
<meta name="citation_issn" content="1234-5678">
<meta name="citation_author" content="First A. Person">
<meta name="citation_author_institution" content="Department A, Institution, City, State, Country">
<meta name="citation_author_institution" content="Department B, Institution, City, State, Country">
<meta name="citation_author_email" content="author@example.org">
<meta name="citation_author" content="Second A. Person">
<meta name="citation_author_institution" content="Department A, Institution, City, State, Country">
<meta name="description" content="The abstract of the article.">
<!-- links to alternate media types -->
<link rel="alternate" type="application/pdf" href="https://example.com/articles/123.pdf">
<link rel="alternate" type="text/html" href="https://example.com/articles/123.html">
</head>
<body>
<!-- schema.org microdata -->
<article itemscope itemtype="http://schema.org/ScholarlyArticle">
<header>
<h1 itemprop="name">The title of the article</h1>
<ol>
<li itemscope itemtype="http://schema.org/Person" itemprop="author">
<a href="author-2" itemprop="url">
<link itemprop="sameAs" href="http://orcid.org/xxxx-xxxx-xxxx-xxxx">
<span itemprop="name">
<span itemprop="givenName">First A.</span>
<span itemprop="familyName">Person</span>
</span>
</a>
<sup>
<a href="#aff-1" itemprop="affiliation" itemscope itemtype="http://schema.org/Organization" itemref="aff-1">1</a>,
<a href="#aff-2" itemprop="affiliation" itemscope itemtype="http://schema.org/Organization" itemref="aff-2">2</a>
</sup>
</li>
<li itemscope itemtype="http://schema.org/Person" itemprop="author">
<a href="author-2" itemprop="url">
<link itemprop="sameAs" href="http://orcid.org/xxxx-xxxx-xxxx-xxxx">
<span itemprop="name">
<span itemprop="givenName">Second B.</span>
<span itemprop="familyName">Person</span>
</span>
</a>
<sup>
<a href="#aff-2" itemprop="affiliation" itemscope itemtype="http://schema.org/Organization" itemref="aff-2">2</a>
</sup>
</li>
</ol>
<div>
<div itemscope itemtype="http://schema.org/Organization">
<div id="aff-1">
<span>1</span>
<span itemprop="department">Department A</span>, <span itemprop="name">Institution</span>,
<span itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
<span itemprop="addressLocality">City A</span>,
<span itemprop="addressRegion">State A</span>,
<span itemprop="addressCountry">Country A</span>
</span>
</div>
</div>
<div itemscope itemtype="http://schema.org/Organization">
<div id="aff-2">
<span>2</span>
<span itemprop="department">Department B</span>, <span itemprop="name">Institution</span>,
<span itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
<span itemprop="addressLocality">City A</span>,
<span itemprop="addressRegion">State A</span>,
<span itemprop="addressCountry">Country A</span>
</span>
</div>
</div>
</div>
<dl>
<dt>Published</dt>
<dd><time itemprop="datePublished">2015-03-17</time></dd>
<dt>Accepted</dt>
<dd><time data-itemprop="dateAccepted">2015-02-20</time></dd>
<dt>Received</dt>
<dd><time itemprop="dateCreated">2014-12-31</time></dd>
</dl>
<dl>
<dt>Academic Editor</dt>
<dd itemprop="editor" itemscope itemtype="http://schema.org/Person">
<a href="editor-1">
<span itemprop="name">
<span itemprop="givenName">Third</span>
<span itemprop="familyName">Person</span>
</span>
</a>
</dd>
<dt>Subject Areas</dt>
<dd>
<ul>
<li><a itemprop="about" href="/subjects/subject-a">Subject A</a></li>
<li><a itemprop="about" href="/subjects/subject-b">Subject B</a></li>
</ul>
</dd>
<dt>Keywords</dt>
<dd>
<ul>
<li itemprop="keywords">keyword a</li>
<li itemprop="keywords">keyword b</li>
<li itemprop="keywords">keyword c</li>
</ul>
</dd>
<dt>Copyright</dt>
<dd>© <span itemprop="copyrightYear">2015</span> <span itemprop="copyrightHolder">Author et al.</span></dd>
<dt>Licence</dt>
<dd>
<p>This is an open access article distributed under the terms of the <a href="http://creativecommons.org/licenses/by/4.0/" rel="license">Creative Commons Attribution License</a>, which permits unrestricted use, distribution, reproduction and adaptation in any medium and for any purpose provided that it is properly attributed. For attribution, the original author(s), title, publication source and either DOI or URL of the article must be cited.</p>
</dd>
<dt>Publisher</dt>
<dd><span itemprop="publisher" itemscope itemtype="http://schema.org/Organization"><span itemprop="name">Publisher Inc.</span></span></dd>
</dl>
<div>
<h2>Cite this article</h2>
<div>
<span>Person F, Person S</span> (<span>2015</span>)
<span>The title of the article</span>.
<span itemprop="isPartOf" itemscope itemtype="http://schema.org/PublicationVolume"><span itemprop="isPartOf" itemscope itemtype="http://schema.org/Periodical"><span itemprop="name">Journal Name</span></span> <span itemprop="volumeNumber">3</span></span>:<span itemprop="pageStart">e123</span>
<a href="https://dx.doi.org/10.1234/example.123" itemprop="sameAs">DOI:10.1234/example.123</a>
</div>
</div>
<div>
<h2>Abstract</h2>
<div itemprop="description"><p>The abstract of the article.</p></div>
</div>
</header>
</article>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment