diff --git a/.DS_Store b/.DS_Store index b63602b..06cfe92 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/.gitignore b/.gitignore index 7145550..dfb9446 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ vosviewer.jnlp grid-2018-11-14 Bibliografi DataResourcesProducts +CiteSpaceProject diff --git a/Sources.Rmd b/Sources.Rmd index 6fd0e05..6563058 100644 --- a/Sources.Rmd +++ b/Sources.Rmd @@ -196,6 +196,9 @@ caffeinate ``` +## Microsoft Academic + +https://labs.cognitive.microsoft.com/en-us/project-academic-knowledge ## Scopus @@ -213,6 +216,10 @@ https://www.altmetric.com/top100/2018/ https://grid.ac/ +## ROR + +https://ror.org/search?page=1&query=turkey + ## Cobalmetrics diff --git a/Sources.nb.html b/Sources.nb.html index a424df6..118ac55 100644 --- a/Sources.nb.html +++ b/Sources.nb.html @@ -11,7 +11,7 @@ - +
https://labs.cognitive.microsoft.com/en-us/project-academic-knowledge
+http://opencitations.net/download
http://opencitations.net/corpus
@@ -3042,7 +3050,7 @@Serdar Balcı, MD, Pathologist would like to hear your feedback: https://goo.gl/forms/YjGZ5DHgtPlR1RnB3
-This document will be continiously updated and the last update was on 2019-01-12.
+This document will be continiously updated and the last update was on 2019-01-23.
https://cran.r-project.org/web/packages/bibliometrix/vignettes/bibliometrix-vignette.html
+https://cran.r-project.org/web/packages/bibliometrix/bibliometrix.pdf
+https://www.rdocumentation.org/packages/bibliometrix/versions/1.8/topics/convert2df
+ + + +biblio_df_df <- convert2df(file = biblio, dbsource = "isi", format = "bibtex")
+
+
+
+
+Converting your isi collection into a bibliographic dataframe
+
+Articles extracted 99
+Done!
+
+
+Generating affiliation field tag AU_UN from C1: Done!
+
+
+
+
+
+
+biblio_df1 <- isi2df(D = biblio1)
+
+
+
+Error in seq.default(iStart, iStop) : 'from' must be a finite number
+
+
+
+https://rdrr.io/cran/bibliometrix/man/readFiles.html
+https://cran.rstudio.com/web/packages/hindexcalculator/hindexcalculator.pdf
+https://github.com/alberto-martin/read.wos.R
+https://github.com/alberto-martin/read.wos.R/blob/master/report.Rmd
+ + +