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

  <h3>Dataset Citations</h3>
  <p>
    The dataset citations used in the visualizations were collected from <a href="https://www.semanticscholar.org">Semantic Scholar</a>, a website which aggregates and indexes research papers.  Each citation was 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 or test machine learning algorithms.
  </p>
  <p>
    Add [button/link] to download CSV. Add search input field to filter.
  </p>

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