Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Biblioscape

Research compendium for visualizing the scientific landscape through bibliographic network analysis.

FRB-MTE-OFB projects

The first case study uses FRB-MTE-OFB projects:

  • clean references and get their DOI when missing
source("analysis/01a_clean_references.R")
  • clean membership spellings
source("analysis/01b_clean_members.R")
source("analysis/02_fetch_openalex.R")
quarto::quarto_render("analysis/03_explore_bibliometrix.qmd")
quarto::quarto_render("analysis/04a_explore_mte_members.qmd")
quarto::quarto_render("analysis/04b_explore_mte_citations.qmd")
quarto::quarto_render("analysis/04c_explore_mte_coupling.qmd")

FRB-CESAB projects

The second case study uses FRB CESAB projects:

  1. clean group membership data
source("analysis/C1_clean_cesab_members.R")
  1. process CESAB references and fetch records from openalex database
source("analysis/C2_prepare_cesab_ref.R")
  1. explore CESAB networks
quarto::quarto_render("analysis/C3_explore_cesab.qmd")

Online index

Many documents are available online.

  • render the index
quarto::quarto_render("index.qmd")

References:

  • Aria, M., Le, T., Cuccurullo, C., Belfiore, A., & Choe, J. (2024). openalexR: An R-Tool for Collecting Bibliometric Data from OpenAlex. R J., 15(4), 167-180.

  • Aria, M. & Cuccurullo, C. (2017) bibliometrix: An R-tool for comprehensive science mapping analysis, Journal of Informetrics, 11(4), 959-975

  • Aria, M. & Cuccurullo, C. (2026). Science Mapping Analysis: A Primer with Biblioshiny, McGraw-Hill Education. ISBN: 978-88-386-2297-7.

  • Csardi G, Nepusz T (2006). “The igraph software package for complex network research.” InterJournal, Complex Systems, 1695. https://igraph.org.

Tutorial on network analysis

About

Research compendium for visualizing the scientific landscape through bibliographic network analysis

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages