diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2019-03-30 15:25:34 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2019-03-30 15:25:34 +0100 |
| commit | a683301c84038266e9b0b74073f9a31bdd84c939 (patch) | |
| tree | f8e51cf96215171126ff96fe0dec70e2353794dd | |
| parent | 47016adfc797acfeeeca2c1e58ba9e1d13d2bdba (diff) | |
rebuild
| -rw-r--r-- | scraper/client/paper/paper.css | 2 | ||||
| -rw-r--r-- | scraper/client/paper/paper.verify.js | 12 | ||||
| -rw-r--r-- | site/public/datasets/brainwash/index.html | 2 | ||||
| -rw-r--r-- | site/public/datasets/cofw/index.html | 2 | ||||
| -rw-r--r-- | site/public/datasets/duke_mtmc/index.html | 2 | ||||
| -rw-r--r-- | site/public/datasets/hrt_transgender/index.html | 2 | ||||
| -rw-r--r-- | site/public/datasets/lfw/index.html | 2 | ||||
| -rw-r--r-- | site/public/datasets/uccs/index.html | 2 | ||||
| -rw-r--r-- | 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 + ']'} </a> ) })} @@ -229,7 +229,15 @@ class PaperVerify extends Component { target="_blank" className={'pdfLink'} > - {'[s2]'} + {'Semantic Scholar'} + </a> + {' | '} + <a + href={'https://duckduckgo.com/?q=' + encodeURIComponent(citation.title)} + target="_blank" + className={'pdfLink'} + > + {'Search DuckDuckGo'} </a> </div> 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 @@ <p> 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. </p> </section> 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 <p> 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. </p> </section> 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 @@ <p> 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. </p> </section> 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 @@ <p> 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. </p> </section> 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 @@ <p> 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. </p> </section> 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 @@ <p> 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. </p> </section> 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 @@ <p> 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. </p> </section> |
