From a683301c84038266e9b0b74073f9a31bdd84c939 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 30 Mar 2019 15:25:34 +0100 Subject: rebuild --- scraper/client/paper/paper.css | 2 ++ scraper/client/paper/paper.verify.js | 12 ++++++++++-- site/public/datasets/brainwash/index.html | 2 +- site/public/datasets/cofw/index.html | 2 +- site/public/datasets/duke_mtmc/index.html | 2 +- site/public/datasets/hrt_transgender/index.html | 2 +- site/public/datasets/lfw/index.html | 2 +- site/public/datasets/uccs/index.html | 2 +- site/public/datasets/viper/index.html | 2 +- 9 files changed, 19 insertions(+), 9 deletions(-) diff --git a/scraper/client/paper/paper.css b/scraper/client/paper/paper.css index 9bb684ff..21df2df1 100644 --- a/scraper/client/paper/paper.css +++ b/scraper/client/paper/paper.css @@ -44,6 +44,8 @@ .gray .pdfLink { cursor: pointer; color: #11f; + margin-left: 3px; + margin-right: 3px; } .verified { font-weight: bold; diff --git a/scraper/client/paper/paper.verify.js b/scraper/client/paper/paper.verify.js index a60f9698..e635bcb2 100644 --- a/scraper/client/paper/paper.verify.js +++ b/scraper/client/paper/paper.verify.js @@ -219,7 +219,7 @@ class PaperVerify extends Component { onClick={() => this.setState({ doi_index: i })} className={i === this.state.doi_index ? 'selected pdfLink' : 'pdfLink'} > - {'[' + domain + '] '} + {'[' + domain + ']'} ) })} @@ -229,7 +229,15 @@ class PaperVerify extends Component { target="_blank" className={'pdfLink'} > - {'[s2]'} + {'Semantic Scholar'} + + {' | '} + + {'Search DuckDuckGo'} diff --git a/site/public/datasets/brainwash/index.html b/site/public/datasets/brainwash/index.html index c0479a17..41484257 100644 --- a/site/public/datasets/brainwash/index.html +++ b/site/public/datasets/brainwash/index.html @@ -37,7 +37,7 @@

This bar chart presents a ranking of the top countries where citations originated. Mouse over individual columns - to see yearly totals. These charts show only the top 10 countries overall. + to see yearly totals. These charts show at most the top 10 countries.

diff --git a/site/public/datasets/cofw/index.html b/site/public/datasets/cofw/index.html index 3cc49db8..eac1f7a6 100644 --- a/site/public/datasets/cofw/index.html +++ b/site/public/datasets/cofw/index.html @@ -102,7 +102,7 @@ To increase the number of training images, and since COFW has the exact same la

This bar chart presents a ranking of the top countries where citations originated. Mouse over individual columns - to see yearly totals. These charts show only the top 10 countries overall. + to see yearly totals. These charts show at most the top 10 countries.

diff --git a/site/public/datasets/duke_mtmc/index.html b/site/public/datasets/duke_mtmc/index.html index 3e0b6eb5..299331d7 100644 --- a/site/public/datasets/duke_mtmc/index.html +++ b/site/public/datasets/duke_mtmc/index.html @@ -69,7 +69,7 @@

This bar chart presents a ranking of the top countries where citations originated. Mouse over individual columns - to see yearly totals. These charts show only the top 10 countries overall. + to see yearly totals. These charts show at most the top 10 countries.

diff --git a/site/public/datasets/hrt_transgender/index.html b/site/public/datasets/hrt_transgender/index.html index 8ebc063e..e38e134b 100644 --- a/site/public/datasets/hrt_transgender/index.html +++ b/site/public/datasets/hrt_transgender/index.html @@ -33,7 +33,7 @@

This bar chart presents a ranking of the top countries where citations originated. Mouse over individual columns - to see yearly totals. These charts show only the top 10 countries overall. + to see yearly totals. These charts show at most the top 10 countries.

diff --git a/site/public/datasets/lfw/index.html b/site/public/datasets/lfw/index.html index 199d7d57..b4923877 100644 --- a/site/public/datasets/lfw/index.html +++ b/site/public/datasets/lfw/index.html @@ -84,7 +84,7 @@

This bar chart presents a ranking of the top countries where citations originated. Mouse over individual columns - to see yearly totals. These charts show only the top 10 countries overall. + to see yearly totals. These charts show at most the top 10 countries.

diff --git a/site/public/datasets/uccs/index.html b/site/public/datasets/uccs/index.html index 0282902c..08000c6e 100644 --- a/site/public/datasets/uccs/index.html +++ b/site/public/datasets/uccs/index.html @@ -69,7 +69,7 @@

This bar chart presents a ranking of the top countries where citations originated. Mouse over individual columns - to see yearly totals. These charts show only the top 10 countries overall. + to see yearly totals. These charts show at most the top 10 countries.

diff --git a/site/public/datasets/viper/index.html b/site/public/datasets/viper/index.html index eec9ca82..5acd0845 100644 --- a/site/public/datasets/viper/index.html +++ b/site/public/datasets/viper/index.html @@ -36,7 +36,7 @@

This bar chart presents a ranking of the top countries where citations originated. Mouse over individual columns - to see yearly totals. These charts show only the top 10 countries overall. + to see yearly totals. These charts show at most the top 10 countries.

-- cgit v1.2.3-70-g09d2