summaryrefslogtreecommitdiff
path: root/site/includes/citations.html
blob: 058a1834b14af642e96006bc7ef644b11124649f (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. Add search input field to filter. Expand number of rows to 10. Reduce URL text to show only the domain (ie https://arxiv.org/pdf/123456 --> arxiv.org)
  </p>

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