CiteIt.net

a higher standard of citation

How to add context to one of your webpages with Citet.net

  1. Mark up your page by adding a blockquote or q tag with a "cite" tag
  2. Add the CiteIt javascript to your page template (see example code)
  3. Submit the URL of your page to be indexed (above).
  4. Reload your page.

What this does

This will retreive the 500 characters of context before and after your quotation and store it in a JSON snippet.

When you reload your page, the javascript will pull in the context from the newly-created JSON snippet.

API Examples