##
## To cite bibliometrix in publications, please use:
##
## Aria, M. & Cuccurullo, C. (2017) bibliometrix: An R-tool for
## comprehensive science mapping analysis, Journal of Informetrics,
## 11(4), pp 959-975, Elsevier.
##
## A BibTeX entry for LaTeX users is
##
## @Article{,
## author = {Massimo Aria and Corrado Cuccurullo},
## title = {bibliometrix: An R-tool for comprehensive science mapping analysis},
## journal = {Journal of Informetrics},
## volume = {11},
## number = {4},
## pages = {959-975},
## publisher = {Elsevier},
## year = {2017},
## url = {https://doi.org/10.1016/j.joi.2017.08.007},
## }
Introduction
bibliometrix package provides a set of tools for quantitative research in bibliometrics and scientometrics.
Bibliometrics turns the main tool of science, quantitative analysis, on itself. Essentially, bibliometrics is the application of quantitative analysis and statistics to publications such as journal articles and their accompanying citation counts. Quantitative evaluation of publication and citation data is now used in almost all science fields to evaluate growth, maturity, leading authors, conceptual and intellectual maps, trends of a scientific community.
Bibliometrics is also used in research performance evaluation, especially in university and government labs, and also by policymakers, research directors and administrators, information specialists and librarians, and scholars themselves.
bibliometrix supports scholars in three key phases of analysis:
Data importing and conversion to R format;
Bibliometric analysis of a publication dataset;
Building matrices for co-citation, coupling, collaboration, and co-word analysis. Matrices are the input data for performing network analysis, multiple correspondence analysis, and any other data reduction technique.
Bibliographic databases
bibliometrix works with data extracted from the two main bibliographic databases: SCOPUS and Thomson Reuter ISI Web of Knowledge.
SCOPUS (http://www.scopus.com), founded in 2004, offers a great deal of flexibility for the bibliometric user. It permits to query for different fields, such as titles, abstracts, keywords, references and so on. SCOPUS allows for relatively easy downloading data-queries, although there are some limits on very large results sets with over 2,000 items.
ISI Web of Knowledge (WoK) (http://www.webofknowledge.com), owned by Thomson Reuter, was founded by Eugene Garfield, one of the pioneers of bibliometrics.
This platform includes many different collections.
Data acquisition
Bibliographic data may be obtained by querying the SCOPUS or ISI WoK database by diverse fields, such as topic, author, journal, timespan, and so on.
In this example, we show how to download data, querying a term in the manuscript title field.
Write the keyword “bibliometrics” in the search field and select title from the dropdown menu (see figure 1).
Figure 1
Choose SCI-EXPANDED and SSCI citation indexes.
The search yielded 291 results on May 09, 2016.
Results can be refined using options on the left side of the page (type of manuscript, source, subject category, etc.).
After refining the query, you can add records to your Marked List by clicking the button “add to marked list” at the end of the page and selecting the records to save (see figure 2).
Figure 2
The Marked List page provides you with a list of publications selected and various means of exporting data.
To export the data you desire, choose the export tool and follow the three intuitive steps (see figure 3).
Figure 3
The export tool allows you to select the diverse fields to save. So, select the fields your are interested in (for example all the available data about marked records).
To download an export file, in an appropriate format for bibliometrix package, make sure to select the option “Save to Other File Formats” and choose Bibtex or Plain Text.
Please pay attention that bibtex import function is faster than plain text.
The ISI platform permits to export only 500 records at a time.
The ISI Web of Science export tool creates an export file with a default name “savedrecs” with extention “.txt” or “.bib” for plain text or bibtex format respectively. Export files can be separately stored.
To find all articles whose title includes the term “bibliometrics”, simply write this keyword in the field and select “Article Title” (see figure 4)
Figure 4
The search yielded 414 results on May 09, 2016.
You can download the references (up to 2,000 full records) by checking the ‘Select All’ box and clicking on the link ‘Export’. Choose the file type “bibtex export” and “all available information” (see figure 5).
Figure 5
The SCOPUS export tool creates an export file with the default name “scopus.bib”.
## To cite bibliometrix in publications, please use:
##
## Aria, M. & Cuccurullo, C. (2017) bibliometrix: An R-tool for comprehensive science mapping analysis, Journal of Informetrics, 11(4), pp 959-975, Elsevier.
##
## http:\\www.bibliometrix.org
Data loading and converting
The export file can be read by R using the function readFiles:
convert2df creates a bibliographic data frame with cases corresponding to manuscripts and variables to Field Tag in the original export file.
Each manuscript contains several elements, such as authors’ names, title, keywords and other information. All these elements constitute the bibliographic attributes of a document, also called metadata.
Data frame columns are named using the standard ISI WoS Field Tag codify.
The function biblioAnalysis returns an object of class “bibliometrix”.
An object of class “bibliometrix” is a list containing the following components:
List element
Description
Articles
the total number of manuscripts
Authors
the authors’ frequency distribution
AuthorsFrac
the authors’ frequency distribution (fractionalized)
FirstAuthors
first author of each manuscript
nAUperPaper
the number of authors per manuscript
Apparences
the number of author apparences
nAuthors
the number of authors
AuMultiAuthoredArt
the number of authors of multi authored articles
MostCitedPapers
the list of manuscripts sorted by citations
Years
pubblication year of each manuscript
FirstAffiliation
the affiliation of the first author
Affiliations
the frequency distribution of affiliations (of all co-authors for each paper)
Aff_frac
the fractionalized frequency distribution of affiliations (of all co-authors for each paper)
CO
the affiliation country of first author
Countries
the affiliation countries’ frequency distribution
TotalCitation
the number of times each manuscript has been cited
TCperYear
the yearly average number of times each manuscript has been cited
Sources
the frequency distribution of sources (journals, books, etc.)
DE
the frequency distribution of authors’ keywords
ID
the frequency distribution of keywords associated to the manuscript by SCOPUS and Thomson Reuters’ ISI Web of Knowledge databases
Functions summary and plot
To summarize main results of the bibliometric analysis, use the generic function summary. It displays main information about the bibliographic data frame and several tables, such as annual scientific production, top manuscripts per number of citations, most productive authors, most productive countries, total citation per country, most relevant sources (journals) and most relevant keywords.
summary accepts two additional arguments. k is a formatting value that indicates the number of rows of each table. pause is a logical value (TRUE or FALSE) used to allow (or not) pause in screen scrolling. Choosing k=10 you decide to see the first 10 Authors, the first 10 sources, etc.
The function citations generates the frequency table of the most cited references or the most cited first authors (of references).
For each manuscript, cited references are in a single string stored in the column “CR” of the data frame.
For a correct extraction, you need to identify the separator field among different references, used by ISI or SCOPUS database. Usually, the default separator is “;” or ". " (a dot with double space).
## CR
## GARFIELD E BORNMANN L SMALL H CRONIN B GLANZEL W
## 129 81 62 53 48
## WHITE HD KOSTOFF RN NARIN F LEYDESDORFF L BROOKES BC
## 48 45 41 40 38
The function localCitations generates the frequency table of the most local cited authors. Local citations measures how many times an author (or a document) included in this collection have been cited by other authors also in the collection.
## Author LocalCitations
## 51 BROADUS RN 7
## 1 ABRAMO G 6
## 21 BARKER K 6
## 42 BORNMANN L 6
## 87 D'ANGELO CA 6
## 197 HOLDEN G 6
## 397 ROSENBERG G 6
## 165 GLANZEL W 5
## 440 SMITH DR 5
## 510 WILLIAMS R 5
## Dominance Factor Multi Authored First Authored
## KOSTOFF RN 1.0000000 8 8
## HOLDEN G 1.0000000 3 3
## ABRAMO G 0.7500000 4 3
## GARG KC 0.7500000 4 3
## BORNMANN L 0.6250000 8 5
## GLANZEL W 0.6000000 5 3
## BORGMAN CL 0.3333333 3 1
## D'ANGELO CA 0.2500000 4 1
## WHITE HD 0.2500000 4 1
## MARX W 0.1666667 6 1
## Rank by Articles Rank by DF
## KOSTOFF RN 2 1
## HOLDEN G 10 2
## ABRAMO G 5 3
## GARG KC 7 4
## BORNMANN L 1 5
## GLANZEL W 4 6
## BORGMAN CL 9 7
## D'ANGELO CA 6 8
## WHITE HD 8 9
## MARX W 3 10
The Dominance Factor is a ratio indicating the fraction of multi authored articles in which a scholar appears as first author.
In this example, Kostoff and Holden dominate their research team because they appear as first authors in all their papers (8 for Kostoff and 3 for Holden).
Authors’ h-index
The h-index is an author-level metric that attempts to measure both the productivity and citation impact of the publications of a scientist or scholar.
The index is based on the set of the scientist’s most cited papers and the number of citations that they have received in other publications.
The function Hindex calculates the authors’ H-index and its variants (g-index and m-index) in a bibliographic collection.
Function arguments are: M a bibliographic data frame; auhtors a character vector containing the the authors’ names for which you want to calculate the H-index. The aurgument has the form c(“SURNAME1 N”,“SURNAME2 N”,…).
In other words, for each author: surname and initials are separated by one blank space. i.e for the authors ARIA MASSIMO and CUCCURULLO CORRADO, authors argument is authors = c(“ARIA M”, “CUCCURULLO C”).
To calculate the h-index of Lutz Bornmann in this collection:
The function lotka estimates Lotka’s law coefficients for scientific productivity (Lotka A.J., 1926).
Lotka’s law describes the frequency of publication by authors in any given field as an inverse square law, where the number of authors publishing a certain number of articles is a fixed ratio to the number of authors publishing a single article. This assumption implies that the theoretical beta coefficient of Lotka’s law is equal to 2.
Using lotka function is possible to estimate the Beta coefficient of our bibliographic collection and assess, through a statistical test, the similarity of this empirical distribution with the theoretical one.
The table L$AuthorProd shows the observed distribution of scientific productivity in our example.
The estimated Beta coefficient is 3.05 with a goodness of fit equal to 0.94. Kolmogorov-Smirnoff two sample test provides a p-value 0.09 that means there is not a significant difference between the observed and the theoretical Lotka distributions.
You can compare the two distributions using plot function:
Manuscript’s attributes are connected to each other through the manuscript itself: author(s) to journal, keywords to publication date, etc.
These connections of different attributes generate bipartite networks that can be represented as rectangular matrices (Manuscripts x Attributes).
Furthermore, scientific publications regularly contain references to other scientific works. This generates a further network, namely, co-citation or coupling network.
These networks are analysed in order to capture meaningful properties of the underlying research system, and in particular to determine the influence of bibliometric units such as scholars and journals.
Bipartite networks
cocMatrix is a general function to compute a bipartite network selecting one of the metadata attributes.
For example, to create a network Manuscript x Publication Source you have to use the field tag “SO”:
## SCIENTOMETRICS
## 49
## JOURNAL OF THE AMERICAN SOCIETY FOR INFORMATION SCIENCE AND TECHNOLOGY
## 14
## JOURNAL OF THE AMERICAN SOCIETY FOR INFORMATION SCIENCE
## 8
## JOURNAL OF INFORMETRICS
## 6
## JOURNAL OF DOCUMENTATION
## 6
Following this approach, you can compute several bipartite networks:
Authors’ Countries is not a standard attribute of the bibliographic data frame. You need to extract this information from affiliation attribute using the function metaTagExtraction.
metaTagExtraction allows to extract the following additional field tags: Authors’ countries (Field = "AU_CO"); First author of each cited reference (Field = "CR_AU"); Publication source of each cited reference (Field = "CR_SO"); and Authors’ affiliations (Field = "AU_UN").
Two articles are said to be bibliographically coupled if at least one cited source appears in the bibliographies or reference lists of both articles (Kessler, 1963).
A coupling network can be obtained using the general formulation:
\[
B = A \times A^T
\] where A is a bipartite network.
Element \(b_{ij}\) indicates how many bibliographic coupling exist between manuscripts \(i\) and \(j\). In other words, \(b_{ij}\) gives the number of paths of length 2, via which one moves from \(i\) along the arrow and then to \(j\) in the opposite direction.
\(B\) is a simmetrical matrix \(B = B^T\).
The strength of the coupling of two articles, \(i\) and \(j\) is defined simply by the number of references that the articles have in common, as given by the element \(b_{ij}\) of matrix \(B\).
The function biblioNetwork calculates, starting from a bibliographic data frame, the most frequently used coupling networks: Authors, Sources, and Countries.
biblioNetwork uses two arguments to define the network to compute:
analysis argument can be “co-citation”, “coupling”, “collaboration”, or “co-occurrences”.
network argument can be “authors”, “references”, “sources”, “countries”, “universities”, “keywords”, “author_keywords”, “titles” and “abstracts”.
The following code calculates a classical article coupling network:
Articles with only a few references, therefore, would tend to be more weakly bibliographically coupled, if coupling strength is measured simply according to the number of references that articles contain in common.
This suggests that it might be more practicable to switch to a relative measure of bibliographic coupling.
normalizeSimilarity function calculates Association strength, Inclusion, Jaccard or Salton similarity among vertices of a network.
We talk about co-citation of two articles when both are cited in a third article. Thus, co-citation can be seen as the counterpart of bibliographic coupling.
A co-citation network can be obtained using the general formulation:
\[
C = A^T \times A
\] where A is a bipartite network.
Like matrix \(B\), matrix \(C\) is also symmetric. The main diagonal of \(C\) contains the number of cases in which a reference is cited in our data frame.
In other words, the diagonal element \(c_{i}\) is the number of local citations of the reference \(i\).
Using the function biblioNetwork, you can calculate a classical reference co-citation network:
Scientific collaboration network is a network where nodes are authors and links are co-authorships as the latter is one of the most well documented forms of scientific collaboration (Glanzel, 2004).
An author collaboration network can be obtained using the general formulation:
\[
AC = A^T \times A
\] where A is a bipartite network Manuscripts x Authors.
The diagonal element \(ac_{i}\) is the number of manuscripts authored or co-authored by researcher \(i\).
Using the function biblioNetwork, you can calculate an authors’ collaboration network:
All bibliographic networks can be graphically visualized or modeled.
Here, we show how to visualize networks using function networkPlot and VOSviewer software by Nees Jan van Eck and Ludo Waltman (http://www.vosviewer.com).
Using the function networkPlot, you can plot a network created by biblioNetwork using R routines or using VOSviewer.
The main argument of networkPlot is type. It indicates the network map layout: circle, kamada-kawai, mds, etc. Choosing type=“vosviewer”, the function automatically: (i) saves the network into a pajek network file, named “vosnetwork.net”; (ii) starts an instance of VOSviewer which will map the file “vosnetwork.net”. You need to declare, using argument vos.path, the full path of folder where VOSviewer software is located (es. vos.path=‘c:/software/VOSviewer’).
The aim of the co-word analysis is to map the conceptual structure of a framework using the word co-occurrences in a bibliographic collection.
The analysis can be performed through dimensionality reduction techniques such as Multidimensional Scaling (MDS) or Multiple Correspondence Analysis (MCA).
Here, we show an example using the function conceptualStructure that performs a MCA to draw a conceptual structure of the field and K-means clustering to identify clusters of documents which express common concepts. Results are plotted on a two-dimensional map.
conceptualStructure includes natural language processing (NLP) routines (see the function termExtraction) to extract terms from titles and abstracts. In addition, it implements the Porter’s stemming algorithm to reduce inflected (or sometimes derived) words to their word stem, base or root form.
Historiographic map is a graph proposed by E. Garfield to represent a chronological network map of most relevant co-citations resulting from a bibliographic collection.
The function generates a chronological co-citation network matrix which can be plotted using histPlot:
Aria, M. & Cuccurullo, C. (2017). bibliometrix: An R-tool for comprehensive science mapping analysis, Journal of Informetrics, 11(4), pp 959-975, Elsevier, DOI: 10.1016/j.joi.2017.08.007 (https://doi.org/10.1016/j.joi.2017.08.007).
Cuccurullo, C., Aria, M., & Sarto, F. (2016). Foundations and trends in performance management. A twenty-five years bibliometric analysis in business and public administration domains, Scientometrics, DOI: 10.1007/s11192-016-1948-8 (https://doi.org/10.1007/s11192-016-1948-8).
Cuccurullo, C., Aria, M., & Sarto, F. (2015). Twenty years of research on performance management in business and public administration domains. Presentation at the Correspondence Analysis and Related Methods conference (CARME 2015) in September 2015 (http://www.bibliometrix.org/documentation/2015Carme_cuccurulloetal.pdf).
Cuccurullo, C., Aria, M., & Sarto, F. (2013). Twenty years of research on performance management in business and public administration domains. In Academy of Management Proceedings (Vol. 2013, No. 1, p. 14270). Academy of Management (https://doi.org/10.5465/AMBPP.2013.14270abstract).