summaryrefslogtreecommitdiff
path: root/site/includes/citations.html
blob: b3d207c1ac0c118ad1d72f4ec357b743f76ab8da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<section class="applet_container">

  <h3>Citations</h3>
  <p>
    Citations were collected from <a href="https://www.semanticscholar.org">Semantic Scholar</a>, a website which aggregates
    and indexes research papers.  The citations were geocoded using names of institutions found in the PDF front matter, or as listed on other resources.  These papers have been manually verified to show that researchers downloaded and used the dataset to train and/or test machine learning algorithms.
  </p>
  <p>
    Add button/link to download CSV
  </p>

  <div class="applet" data-payload="{&quot;command&quot;: &quot;citations&quot;}"></div>
</section>