Skip to content

Instantly share code, notes, and snippets.

@LuiSlacker
Created March 13, 2017 17:01
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 LuiSlacker/93ed510473a2d7443238d41918605d25 to your computer and use it in GitHub Desktop.
Save LuiSlacker/93ed510473a2d7443238d41918605d25 to your computer and use it in GitHub Desktop.
formula-similarity-widget.html
<script
type='application/javascript'
src='http://math.citeplag.org/widgets/formula-similarity-widget.js'
reference_mathml='<math xmlns="http://www.w3.org/1998/Math/MathML">... Your Reference-MathML goes here ...</math>'
comparison_mathml='<math xmlns="http://www.w3.org/1998/Math/MathML">... Your Comparison-MathMLgoes here ...</math>'
similarities='<Your Similarities-JSON goes here>' // see below for structure example
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment