Skip to content

Instantly share code, notes, and snippets.

@jgmac1106
Created November 18, 2018 19:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jgmac1106/b5620ce4f2a0d24453c85521942035f4 to your computer and use it in GitHub Desktop.
Save jgmac1106/b5620ce4f2a0d24453c85521942035f4 to your computer and use it in GitHub Desktop.
h-review for academic journals
<div class="h-review">
<h1 class="p-name">Review for journal name>
<h2><a href="example.com" class="u-in-reply-to">Link to submission</a> by <a class="p-author h-card" href="http://mysite.example.org">
<img alt="" src="http://mysite.example.org/icon.jpg"/>Authorr</a>: </h2>
<p class="p-summary">Overall rating
<data class="p-rating" value="5">★★★★★</data> I reccomend this piece for publication.
Published <time class="dt-published" datetime="2013-06-12 12:00:00">12<sup>th</sup> June 2013</time>
by <a class="p-author h-card" href="http://example.com">Reviewer</a>.
</p>
<div class="e-content">
<p class="p-item">Organization: <data class="p-rating" value="5">★★★★★</data> Overall the piece was well organized. Yes, microformats are undoubtedly great.</p>
<p class="p-item">Relevance: <data class="p-rating" value="5">★★★★★</data> This piece will be of great interest to the field.</p>
<div class="p-item"><p>Methods: <data class="p-rating" value="5">★★★★★</data> The research design was strong</p>
<p class="p-category"> Theory: <data class="p-rating" value="5">★★★★★</data> Grounded in previous work</p>
<p class="p-category"> Population and Data <data class="p-rating" value="5">★★★★★</data> Sampling plan allows for generalization</p>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment