[general]
name=Bibliometric Analysis
email=firmanafrianto@mail.ugm.ac.id
author=Firman Afrianto, Nuryantiningsih Pusporini, Annisa Dira Hariyanto, Dimas Tri Rendragraha, Johan Wahyu Panuntun, Angga Anugerah Ardana, Maya Safira, Adipandang Yudono, Muhammad Sani Roychansyah, Yori Herwangi, Kiky Permana Setiawan
qgisMinimumVersion=3.0

description=Bibliometric Analysis is a QGIS Processing plugin for complete bibliometrics and Systematic Literature Review (SLR). It parses RIS and BibTeX files, builds structured bibliometric tables, generates publication trends, top journals, top authors, and top keywords. The plugin constructs keyword and co-authorship networks, performs SLR clustering using TF–IDF with KMeans or Spectral methods, and detects research gaps in Theme–Method–Region matrices and keyword co-occurrence pairs. The plugin also includes automatic country detection from RIS affiliations (C1, AD, C2), adds a 'country' field to Article List outputs, generates Top 10 Countries charts, and optionally creates a world-country point layer using predefined centroids.

about=This plugin provides a complete workflow for exploring and mapping the structure of scientific literature directly from reference metadata. It supports SLR autoscreening, PRISMA-style summaries, keyword trend analysis, Theme×Method and Theme×Region heatmaps, keyword gap scoring (Jaccard or PMI), and generates bibliometric visualizations in PNG. Country-level bibliometrics and geographical layers are automatically generated when affiliations contain identifiable locations. The plugin is designed for urban and regional planning, geography, and spatial sciences, but works for any field using RIS or BibTeX references.

version=1.1.0
tracker=https://github.com/firmanaf/BibliometricAnalysis/issues
repository=https://github.com/firmanaf/BibliometricAnalysis

category=Literature and Bibliometric Analysis

changelog=1.1.0 - Added automatic country detection from RIS (C1, AD, C2), 'country' column in Articles List, Top 10 Countries chart, and optional country point layer. Improved affiliation parsing, help text, and stability. 1.0.0 - Initial release with RIS/BibTeX parsing, bibliometric tables, keyword and author networks, SLR clustering, gap analysis, and heatmap export.

tags=bibliometrics,systematic literature review,SLR,gap analysis,keyword network,co-authorship,heatmap,PRISMA,urban planning,spatial planning,scientometrics,literature analysis,country detection

homepage=https://github.com/firmanaf/BibliometricAnalysis
icon=icon.png
experimental=False
deprecated=False
qgisMaximumVersion=3.99

plugin_dependencies=NumPy,Pandas,Matplotlib,scikit-learn,networkx
