Bibliometrix Tutorial 2024 👌 Boost Your Literature Review
HTML-код
- Опубликовано: 9 фев 2025
- Learn how to use Bibliometrix to enhance your Bibliometric analysis, systematic literature review (SLR), or other academic or research needs.
In this tutorial I show how to:
1. Search and export literature records from Scopus, Web of Science, and other academic databases (0:51).
2. Combine multiple BibTeX files for use in Bibliometrix software (2:52)
3. Install and run Bibliometrix software (5:10)
4. Import files into Bibliometrix (9:59)
5. Filter your records (12:29)
6. Create a report (13:50)
7. Improve image quality in Bibliometrix (14:13)
8. Export Bibliometrix data to Microsoft Excel or CSV (15:06)
9. Use different options (settings) (16:27)
10. Use synonyms and remove words (17:45)
11. Generate and analyze a co-occurrence network (22:05)
➡️ ** Please SUBSCRIBE and LIKE this Video **
Here are the scripts to run in RStudio as I demonstrate:
TO INSTALL BIBLIOMETRIX (You need do this once only)
install.packages("shiny")
install.packages("bibliometrix")
TO RUN BIBLIOMETRIX (You need do this every time you want to use Bibliometrix)
library(bibliometrix)
biblioshiny()
#bibliometrix #research #academia #howto #literaturereview
as a mater course student who are studying bibliometrics, your lecture is so good!
Thanks so much, I just combined 14 bib files with 6,000+ articles for my research. Great tutorial
Glad it helped 👍
hello Mr Gary.
I love this tutorial, your video is very helpful and useful. If you don't mind, could you make a video about a bibliometrix analysis tutorial using biblioshiny with the Scopus database? Thanks a lot😇
Just subscribed to this!!!
Amazing tutorial!
i really like the way you went through it thank you so much it was really helpful and most importantly short
Glad it helped 👍
Thank you !!!
Thanks dear was very helpful 😊
Glad it helped 👍
Thank you so much for your sharing. It benefits me a lot. I am your subscriber and viewer.....🎉🎉🎉
Glad it helped 👍
Important Warning: Bibliometrix may have data issues, especially with missing data such as "authors," during bibliometric analysis. After downloading the Excel data exported from Bibliometrix, it was found that the "AU" column, representing authors, is incomplete. For example, a prolific author shows a total of 13 publications in WOS, but Bibliometrix displays only 10 publications, with three missing. Upon manually checking the exported Excel file, it was discovered that three publications were completely absent from the "AU" column. Upon revisiting the original Bib files, no issues were found, indicating a problem with Bibliometrix's own conversion process. For instance, in the case of the publication with DOI 10.1007/s00261-018-1667-0, which lists a total of seven authors, Bibliometrix and its exported Excel file only show five authors.
So how to fix it? Or are there other programs to use?
Please raise an issue: github.com/massimoaria/bibliometrix/issues
At the same time, there is also an issue of arbitrarily combining the surnames and given names of Chinese, Korean, and other Asian authors, leading to an inflated number of publications by Asian authors in the author column of the dataset. For example, publications by authors named Cheng Yang, Cheng Yan, and Cheng Yu may all be merged into publications credited to "Cheng Y," causing data distortion.
so how to solve this issue?
Please contact Bibliometrix directly regarding this issue
Just subscribed to your channel. Very helpful video. Thank you!
Glad it helped 👍
very usefull, think you very much
Glad it helped 👍
Great job. This is amazing!!!
Thank you for this video. However, in the country scientific production, how can I make a legend to show the numbers/frequency of articles/production beside the map?
thank you
No problem 👍
Dear Gary Eckstein, congratulations on the excellent class and thank you.
I had a question about the list of synonyms.
Did you get the two lines of the file with the list of synonyms to be read?
For me it only loads the first line. The Biblioshiny/Bibliometrix system only reads the first line.
Isn't it necessary to separate the lines with return separator?
Yes, different groups of synonyms need to be on separate lines (return). I'll try to make an instructional video soon.
@@GaryEckstein Thank you for the answer. Here it is loading only the first line.
Please view ruclips.net/video/sS1g_kMVWOc/видео.html - hope it helps :)
@@GaryEckstein Thank you for your help
Hi Gary, many thanks for your video, it was really very useful. I have a question: in your video, you explain how to insert the data from WoS. In my case, I have data from both Scopus and WoS. How can I combine them, remove duplicates, and use Shiny to analyze the data, as you explained?
Hi Hasan, there is no simple means to use files from both Scopus and WoS ☹️
Dear Gary,
Thanks for your helpful video! I tried to follow your steps, but I encountered a problem installing the Bibliometric software. The message in the Google Chrome browser is:
An error has occurred!
invalid 'name' argument
Please advise me on what I should do to install it.
What were you doing at the time this error occurred?
Hi! thanks for the tutorial! just wondering: what is the difference between bibliometrix/biblioshiney and vos viewer? At first glance they look rather similar to me.
VosViewer specialises in clustering whereas Bibliometrix has a broader range of applications. Both are used in Bibliometric analysis.
Thank you so much for the tutorial. Please I have a question, I have all my selected articles I want to use for my literature review on my Mendeley. Can I be able to analyse them on Biliometrix? Will it work if I download them as Ris/BibTex
I haven't tried this before but give it a go.
@@GaryEckstein Thank you. Please can you suggest other tools to merge the database? Unfortunately, I used Windows as you have but when I right after clicking in New, I don't have text file in my list
@@topeseun8732 Search for the notepad app in Windows and use that to create a txt file. Alternately download notepad++ (a free text editor) :)
great introduction video. I have 2 questions: compare to vosviewer, which do you prefer? and why? 2nd: I cannot install the R package, it keep saying requires Rtools, which I have already installed, and access is denied.
Glad it helped. 1) VosViewer is more limited but does what it does very well. I don't really have a preference 'though. 2) Unfortunately I haven't come across this error previously.
@@GaryEckstein Hi Gary, thank you for your video. I have the same issue, is there any way to solve it?
hi. did you find the answer for Rtools?
@@AliHaddad-gk2hp I did, but I didn't remember how did I install it.
is there a good software to get centrality measures?
How do you fill in the missing data?
Hi Gary
Thank you so much for the tutorial. I exported 100+ documents from Web of Science to Bibliometrix, but it only shows 50. Could you please help with this? Is there something I’m not doing right?
I haven't seen this before except where there are duplicates in the file exported from an academic database.
hi, I have problem importing bib.text in biblioshiny, it says: arguments imply differing number of rows: 0, 10 how do i fix this?
This typically happens when you've exported from one database and specify a different database when importing into Bibliometrix
Who has successfully imported from Mendeley to Bibliometrix? How did you go about it?