flowchart TB
P[Problem &<br/>Literature] --> D[Design &<br/>Sampling]
D --> C[Data<br/>Collection]
C --> A[Analysis &<br/>Visualisation]
A --> W[Writing &<br/>Reporting]
W --> S[Sharing,<br/>Publication & Impact]
S -.-> P
classDef default fill:#003366,color:#ffffff,stroke:#ffcc00,stroke-width:3px,rx:10px,ry:10px;
12 Application of ICT in research
12.1 What the Syllabus Covers
Information and Communication Technology (ICT) supports every step of the research process. The candidate must recognise (a) the categories of ICT use across the research lifecycle, (b) Government-of-India platforms for research and scholarly communication, (c) common software for analysis, writing and reference management, and (d) the AI tools now entering the workflow.
Most-repeated PYQ patterns: matching platform → coordinator, matching abbreviation → full form, and identifying the research step at which a given tool is used.
12.2 ICT Across the Research Lifecycle
| Research step | ICT support |
|---|---|
| Identify problem | Search engines, databases, citation alerts |
| Review literature | Online databases, reference managers, AI summarisers |
| Design | Sample-size calculators, randomisers, study-design tools |
| Sampling | Online frame databases, random-number generators |
| Data collection | Online survey platforms, mobile apps, CAPI/CATI |
| Data analysis | SPSS, R, Python, NVivo, ATLAS.ti |
| Interpretation | Visualisation, dashboards, GenAI explainers |
| Reporting | Word, LaTeX, Quarto, Overleaf, reference managers |
| Publication & sharing | OJS, preprint servers, ORCID, social media, Altmetrics |
12.3 Search Engines and Discovery
12.3.1 General vs Academic Search
| Category | Examples |
|---|---|
| General | Google, Bing, DuckDuckGo, Yandex |
| Academic / Scholarly | Google Scholar, Microsoft Academic (discontinued), Semantic Scholar, BASE, CORE, Lens.org, Dimensions |
| Citation index | Scopus (Elsevier), Web of Science (Clarivate) |
| Discipline-specific | PubMed (medicine), ERIC (education), JSTOR (humanities), arXiv (physics, CS), SSRN (social science), bioRxiv, medRxiv, PsyArXiv, RePEc (economics), AGRIS (agriculture), HAL (France), IEEE Xplore (engineering) |
| Indian | Shodhganga, e-PG Pathshala, e-ShodhSindhu, NDLI, VIDWAN, INFLIBNET |
12.3.2 Boolean and Field Operators
- AND — narrows (both terms must appear). Example: education AND ICT.
- OR — broadens (any term). Example: teacher OR educator.
- NOT — excludes. Example: learning NOT machine.
- “…” — exact phrase: “flipped classroom”.
- * — truncation: educat* matches educate, education, educator.
- ( ) — grouping: (ICT OR digital) AND education.
- Field operators — title:, author:, site:, filetype:pdf.
12.4 Online Databases and Repositories
12.4.1 Indian Government Platforms
| Platform | What it is | Coordinator |
|---|---|---|
| INFLIBNET | Information & Library Network Centre — umbrella body | UGC, Gandhinagar |
| Shodhganga | National repository of PhD theses | INFLIBNET |
| Shodhgangotri | Synopses of approved doctoral topics | INFLIBNET |
| e-ShodhSindhu | Consortium for e-resources (journals/databases) | INFLIBNET |
| VIDWAN | Database of experts (researchers, academics) | INFLIBNET |
| e-PG Pathshala | Postgraduate e-content | UGC + INFLIBNET |
| e-Adhyayan | E-books for PG | UGC |
| NDLI | National Digital Library of India | IIT Kharagpur, MoE |
| SWAYAM | National MOOC platform | MoE + AICTE |
| SWAYAM Prabha | 32+ DTH educational TV channels | INFLIBNET |
| NPTEL | Engineering/science MOOCs | IITs + IISc |
| N-LIST | National Library & Information Services Infrastructure for Scholarly Content (e-resources for colleges) | INFLIBNET |
| CSIR e-journals consortium | E-journals for CSIR labs | NISCAIR/CSIR |
| DELNET | Developing Library Network | NIC |
| AISHE | All India Survey on Higher Education | MoE |
| NIRF | National Institutional Ranking Framework | MoE |
| PRABANDH | Project monitoring portal | DST |
| e-Yantra | Robotics education project | IIT Bombay |
| NMEICT | National Mission on Education through ICT | MoE |
12.4.2 Global Open-Access Infrastructure
- DOAJ — Directory of Open Access Journals (quality-vetted).
- OpenDOAR — Directory of Open Access Repositories.
- ROAR — Registry of Open Access Repositories.
- SHERPA/RoMEO — publishers’ self-archiving policies.
- Plan S / cOAlition S — funder mandate for open access (2018).
- arXiv, bioRxiv, medRxiv, PsyArXiv, SSRN, RePEc — preprint servers.
- Zenodo · Figshare · Dryad · OSF — data and supplementary-material repositories.
- Creative Commons (CC) — 6 licences (BY, BY-SA, BY-NC, BY-ND, BY-NC-SA, BY-NC-ND).
12.5 Reference Management
| Tool | Note |
|---|---|
| Zotero | Free, open-source, browser plug-in; FOSS favourite |
| Mendeley | Free desktop + cloud; Elsevier-owned |
| EndNote | Paid; deep Word integration; Clarivate |
| RefWorks | Institutional cloud; Clarivate |
| JabRef | Open-source, BibTeX-native |
| Citavi | Long-form thesis workflow |
| Paperpile | Cloud-native, Google Docs integration |
| BibDesk | macOS BibTeX manager |
12.6 Data Collection — Online Survey Platforms
- Google Forms — free, fast, basic.
- Microsoft Forms — bundled with Office 365.
- SurveyMonkey — large free / paid tiers.
- Qualtrics — premium, sophisticated branching and logic.
- LimeSurvey — open-source, self-hosted.
- KoBoToolbox — open-source, mobile/offline, used widely by NGOs and field researchers.
- ODK (Open Data Kit) — open-source field data collection on Android.
- CommCare · CSPro · ONA — field-data platforms.
- REDCap — research-grade, clinical-trial friendly.
- CAPI — Computer-Assisted Personal Interviewing.
- CATI — Computer-Assisted Telephone Interviewing.
- CAWI — Computer-Assisted Web Interviewing.
- CASI — Computer-Assisted Self-Interviewing.
12.7 Data Analysis Software
12.7.1 Quantitative
| Tool | Note |
|---|---|
| SPSS | Most-used in Indian theses; click-button + syntax |
| R | Open-source; gold standard for statistics & visualisation |
| Python | scikit-learn, statsmodels, pandas — broad data-science use |
| SAS | Enterprise; pharmaceutical industry |
| Stata | Econometrics, social-science research |
| JASP & jamovi | Open-source SPSS-like front-ends to R |
| MATLAB | Engineering, signal processing |
| Minitab | Quality engineering, education |
| Excel | Universal; limited for serious analysis |
12.7.2 Qualitative
| Tool | Note |
|---|---|
| NVivo | Most-used; QSR International |
| ATLAS.ti | German origin; popular for academic projects |
| MAXQDA | Strong mixed-methods; VERBI Software |
| Dedoose | Web-based mixed-methods |
| QDA Miner | Provalis Research |
| Quirkos | Visual-cluster qualitative analysis |
| HyperRESEARCH · Transana · Reframer · Taguette · OpenCode | Other tools |
12.8 Writing, Typesetting and Collaboration
- Microsoft Word, Google Docs, LibreOffice Writer, WPS — general word processing.
- LaTeX (TeX Live, MikTeX) — typesetting for STEM theses and papers.
- Overleaf — collaborative cloud LaTeX editor.
- Quarto, R Markdown, Jupyter — reproducible writing with embedded code.
- Scrivener — long-form structured writing.
- Notion · Obsidian · Roam Research — knowledge management and writing.
- Grammarly · ProWritingAid · LanguageTool · Hemingway — language polish.
- DeepL · Google Translate — translation aid.
12.9 Visualisation and Dashboards
- Excel, Google Sheets — basic charts.
- Tableau, Power BI, Qlik — interactive dashboards.
- R: ggplot2, plotly, Shiny — programmatic visualisation.
- Python: matplotlib, seaborn, plotly, bokeh, dash — data-science visuals.
- D3.js, Highcharts — web-based visualisation.
- GIS: QGIS, ArcGIS, Bhuvan (ISRO) — geo-spatial.
- Mind & concept maps: XMind, MindMeister, CmapTools, Lucidchart.
12.10 Cloud, Storage and Collaboration
- Google Drive, OneDrive, iCloud, Dropbox, Box — cloud storage.
- GitHub, GitLab, Bitbucket — version control + collaboration.
- Slack, MS Teams, Mattermost — team chat.
- Zoom, Google Meet, Cisco Webex, Jitsi — video conferencing.
- Mural · Miro — collaborative whiteboards.
- OSF (Open Science Framework) — research-project management + preregistration.
12.11 Plagiarism, Integrity and AI Detection
- Turnitin · iThenticate · Drillbit — plagiarism check (Drillbit is UGC-empanelled in India).
- PlagScan · Plagiarisma · Quetext · DupliChecker — other checkers.
- Crossref Similarity Check — publisher-side tool.
- AI-detection: GPTZero · Turnitin AI Detector · Originality.ai · Copyleaks · ZeroGPT.
- AI-paraphrase / smoothing: QuillBot · Wordtune · Spinbot (risk: unintentional plagiarism).
- ORCID iD · Publons · ResearchGate · Academia.edu · Google Scholar Profile — researcher identity & networking.
12.12 Artificial Intelligence in Research — The New Layer
12.12.1 What GenAI Now Does in Research
- Literature search & summarisation — Elicit, Consensus, Scite, Research Rabbit, Connected Papers, SciSpace, Iris.ai, Perplexity.
- Drafting and editing — ChatGPT, Claude, Gemini, Copilot.
- Coding for analysis — GitHub Copilot, Cursor, Replit Ghostwriter.
- Data extraction from PDFs / images — Humata, ChatPDF.
- Transcription — Otter.ai, Descript, Whisper.
- Image generation — DALL·E, Midjourney, Stable Diffusion (for figures/illustrations; declare usage).
- AI peer-review assistance — Scite Assistant, Scholarcy (use cautiously — confidentiality).
12.12.2 Disclosure and Ethics
Most major journals (Nature, Science, Elsevier, Springer Nature, BMJ, JAMA) now require disclosure of GenAI use. Authorship credit cannot be assigned to an AI tool — only humans can take responsibility for accuracy and integrity. UGC, NEP-2020 and AICTE have begun framing AI-use guidelines.
12.13 Online Teaching, MOOC and Conferences
- SWAYAM, NPTEL, e-PG Pathshala, NDLI — Indian MOOC stack.
- Coursera, edX, FutureLearn, Udacity, Khan Academy — global MOOC.
- Moodle, Sakai, Blackboard, Canvas, Google Classroom, MS Teams for Edu — LMS.
- Zoom · Google Meet · MS Teams · Webex · GoTo · Jitsi — webinar / synchronous teaching.
- Conference platforms — Whova, Hopin, Airmeet (Indian), Hubilo (Indian).
- Poster presentation — F1000 Posters, ePoster.online.
12.14 Big Data, Cloud Compute and HPC for Research
- Cloud platforms — AWS · Azure · Google Cloud · Oracle.
- Indian compute — PARAM Siddhi-AI (C-DAC), PARAM Anant, Garuda Grid, NSM (National Supercomputing Mission), NKN (National Knowledge Network).
- Containers & reproducibility — Docker, Singularity, Apptainer.
- Workflow tools — Snakemake, Nextflow, Airflow.
- Big data — Hadoop, Spark, Kafka.
- AI / ML platforms — TensorFlow, PyTorch, JAX, scikit-learn, Hugging Face.
- GPU runtime — Colab, Kaggle, Lightning AI, Vast.ai.
12.15 Indian Research-Funding and Governance Portals
- DST (Department of Science and Technology) — flagship: SERB (Science and Engineering Research Board).
- DBT (Department of Biotechnology) — life sciences.
- CSIR (Council of Scientific and Industrial Research) — 38 labs.
- ICMR (Indian Council of Medical Research) — health.
- ICSSR (Indian Council of Social Science Research) — social sciences.
- ICAR (Indian Council of Agricultural Research) — agriculture.
- UGC research grants and JRF/SRF schemes.
- PMRF (Prime Minister’s Research Fellowship) — top-tier PhD.
- PRABANDH portal (DST), e-PROMIS, INSPIRE, PRISM, AURA, NMHS — DST grant portals.
- ANRF (Anusandhan National Research Foundation) — Act 2023; replacing SERB at apex for funding all disciplines.
12.16 ICT-Driven Risks and Cautions
- Predatory journals — Beall’s list (legacy) + Cabells Predatory Reports.
- Paper mills — fake or ghost-written papers.
- Citation rings / coercive citation — manipulating impact metrics.
- Data fabrication / falsification — fraud.
- Confidentiality risks — uploading sensitive data to public AI tools.
- AI hallucination — fabricated citations or facts.
- Hijacked journals — fake clones of legitimate journals.
- Image manipulation — Photoshopping figures; tools like ImageTwin and Proofig detect.
12.17 Theory Anchors and Bodies at a Glance
| Body / Tool | What it does |
|---|---|
| INFLIBNET | UGC’s library-network centre (Shodhganga, e-ShodhSindhu, VIDWAN, N-LIST, SWAYAM Prabha) |
| NIC | National Informatics Centre — government IT backbone |
| MeitY | Ministry of Electronics and IT — ICT policy |
| C-DAC | Centre for Development of Advanced Computing — PARAM supercomputers |
| CSIR-NIScPR (formerly NISCAIR + NISTADS) | India’s S&T indexing & policy body |
| NKN | National Knowledge Network — 10 Gbps research backbone |
| NMEICT | National Mission on Education through ICT |
| NPTEL | IIT/IISc engineering MOOCs |
| AISHE | Annual higher-ed survey |
| NIRF | National Institutional Ranking Framework |
| ABC (UGC) | Academic Bank of Credits — credit storage |
| NAD | National Academic Depository — digital credentials |
| DigiLocker | Cloud-locker for government-issued docs |
12.18 Practice Questions
India's national repository of PhD theses is called:
View solution
Match the platform with its content:
| (i) | Shodhgangotri | (a) | Expert / academic database |
| (ii) | VIDWAN | (b) | Approved doctoral synopses |
| (iii) | e-ShodhSindhu | (c) | Consortium of e-journals |
| (iv) | N-LIST | (d) | E-resources for colleges |
View solution
INFLIBNET, the central coordinating body for Indian academic information networks, is headquartered at:
View solution
The Boolean operator that NARROWS a search by requiring BOTH terms to appear is:
View solution
Which is the LEADING bibliographic database for biomedical literature?
View solution
Which of the following is a FREE / OPEN-SOURCE reference manager?
View solution
CAPI in survey research stands for:
View solution
Which of the following is primarily a QUALITATIVE-data analysis tool?
View solution
DOAJ stands for:
View solution
The UGC-empanelled plagiarism-detection tool widely used by Indian HEIs is:
View solution
India's flagship supercomputer series, developed by C-DAC, is called:
View solution
The National Knowledge Network (NKN), a high-speed research network linking Indian HEIs and research labs, is operated by:
View solution
Which is the LEADING preprint server for physics, mathematics and computer science?
View solution
According to recent guidance from major journals (Nature, Science, Elsevier), when a researcher uses ChatGPT or a similar GenAI tool to draft text, the researcher should:
View solution
"Plan S" is best described as:
View solution
The Anusandhan National Research Foundation (ANRF), established in 2023, primarily REPLACES which earlier Indian funding body at the apex?
View solution
Match each tool with the research step where it is MOST useful:
| (i) | Zotero | (a) | Data collection |
| (ii) | KoBoToolbox | (b) | Reference management |
| (iii) | R / Python | (c) | Reporting |
| (iv) | Overleaf | (d) | Data analysis |
View solution
A "predatory journal" is best characterised as one that:
View solution
Match each identifier with what it identifies:
| (i) | DOI | (a) | Researcher |
| (ii) | ORCID | (b) | Book |
| (iii) | ISBN | (c) | Article / digital object |
| (iv) | ISSN | (d) | Journal |
View solution
A researcher uploads a dataset to Zenodo under the CC BY-SA licence. This means others can:
View solution
12.19 Quick Recall
- ICT covers every step: discovery, design, sampling, collection, analysis, interpretation, reporting, sharing.
- Boolean operators: AND (narrow), OR (broaden), NOT (exclude); “…” exact phrase; * truncation; ( ) grouping.
- Citation indexes: Scopus (Elsevier), Web of Science (Clarivate).
- Academic search: Google Scholar, Semantic Scholar, BASE, CORE, Lens, Dimensions.
- Discipline-specific: PubMed (medicine), ERIC (education), JSTOR (humanities), arXiv (physics/CS), SSRN (social sci), bioRxiv/medRxiv/PsyArXiv, RePEc (econ), IEEE Xplore (engg).
- Indian platforms (INFLIBNET, Gandhinagar): Shodhganga (theses) · Shodhgangotri (synopses) · e-ShodhSindhu (e-journals) · VIDWAN (experts) · N-LIST (colleges) · SWAYAM Prabha (DTH).
- MoE-led: NDLI (IIT Kharagpur) · SWAYAM · NPTEL · e-PG Pathshala · NMEICT · AISHE · NIRF · ABC · NAD · DigiKlocker.
- Compute infrastructure: C-DAC PARAM series (1991 PARAM 8000; PARAM Siddhi-AI, PARAM Ananta) · NSM (National Supercomputing Mission) · NKN (NIC, 10 Gbps backbone) · Garuda Grid.
- Funding bodies: DST/SERB (now ANRF) · DBT · CSIR · ICMR · ICSSR · ICAR · UGC JRF/SRF · PMRF.
- Open access infrastructure: DOAJ (journals) · OpenDOAR · ROAR (repositories) · SHERPA/RoMEO (self-archiving policies) · Plan S / cOAlition S (2018 funder mandate).
- Reference managers: Zotero (OSS) · Mendeley (free Elsevier) · EndNote (paid) · RefWorks · JabRef (BibTeX) · Citavi · Paperpile · BibDesk.
- Survey platforms: Google/MS Forms · SurveyMonkey · Qualtrics · LimeSurvey (OSS) · KoBoToolbox (OSS field) · ODK · REDCap.
- Survey modes: CAPI · CATI · CAWI · CASI.
- Quant analysis: SPSS · R · Python · SAS · Stata · JASP · jamovi · MATLAB · Minitab · Excel.
- Qual analysis: NVivo · ATLAS.ti · MAXQDA · Dedoose · QDA Miner · Quirkos · Taguette.
- Writing/typesetting: Word · Google Docs · LaTeX/Overleaf · Quarto · R Markdown · Jupyter · Scrivener · Notion · Obsidian.
- Visualisation: Tableau · Power BI · ggplot2 · matplotlib · D3.js · QGIS · ArcGIS · Bhuvan (ISRO).
- Plagiarism: Turnitin · iThenticate · Drillbit (UGC-empanelled, India).
- AI-detection: GPTZero · Turnitin AI · Originality.ai · Copyleaks · ZeroGPT.
- GenAI research tools: Elicit · Consensus · Scite · SciSpace · Connected Papers · Research Rabbit · Perplexity · ChatGPT · Claude · Gemini · Copilot.
- GenAI disclosure: Major journals REQUIRE disclosure; AI CANNOT be a co-author.
- Identifiers: DOI (article) · ISBN (book) · ISSN (journal) · ORCID (researcher) · PMID · arXiv ID.
- CC licences (6): BY · BY-SA · BY-ND · BY-NC · BY-NC-SA · BY-NC-ND.
- Risks: Predatory journals (Beall’s / Cabells) · Paper mills · Citation rings · Data fabrication · AI hallucinations · Hijacked journals.