summaryrefslogtreecommitdiff
path: root/site/public/datasets/lfpw
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2019-04-19 09:50:01 +0200
committerJules Laplace <julescarbon@gmail.com>2019-04-19 09:50:01 +0200
commit11663b4b83cd735e83229a4ce85d6a3d4c1cb941 (patch)
treeeaeaff244520c572f4f88496b819d5311202ac32 /site/public/datasets/lfpw
parent06033681b31c643a17e983241848296354cbdc80 (diff)
parentcf0d2816acf0ef73ddffbf649677fafcc953c004 (diff)
Merge branch 'master' of github.com:adamhrv/megapixels_dev
Diffstat (limited to 'site/public/datasets/lfpw')
-rw-r--r--site/public/datasets/lfpw/index.html24
1 files changed, 12 insertions, 12 deletions
diff --git a/site/public/datasets/lfpw/index.html b/site/public/datasets/lfpw/index.html
index ac5fceff..68c3e033 100644
--- a/site/public/datasets/lfpw/index.html
+++ b/site/public/datasets/lfpw/index.html
@@ -84,7 +84,7 @@
<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.
+ 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. If you use our data, please <a href="/about/attribution">cite our work</a>.
</p>
<div class="applet" data-payload="{&quot;command&quot;: &quot;citations&quot;}"></div>
@@ -99,17 +99,17 @@
</div>
<footer>
- <div>
- <a href="/">MegaPixels.cc</a>
- <a href="/datasets/">Datasets</a>
- <a href="/about/">About</a>
- <a href="/about/press/">Press</a>
- <a href="/about/legal/">Legal and Privacy</a>
- </div>
- <div>
- MegaPixels &copy;2017-19 Adam R. Harvey /&nbsp;
- <a href="https://ahprojects.com">ahprojects.com</a>
- </div>
+ <ul class="footer-left">
+ <li><a href="/">MegaPixels.cc</a></li>
+ <li><a href="/datasets/">Datasets</a></li>
+ <li><a href="/about/">About</a></li>
+ <li><a href="/about/press/">Press</a></li>
+ <li><a href="/about/legal/">Legal and Privacy</a></li>
+ </ul>
+ <ul class="footer-right">
+ <li>MegaPixels &copy;2017-19 &nbsp;<a href="https://ahprojects.com">Adam R. Harvey</a></li>
+ <li>Made with support from &nbsp;<a href="https://mozilla.org">Mozilla</a></li>
+ </ul>
</footer>
</body>