mirror of
https://github.com/Imbad0202/academic-research-skills.git
synced 2026-09-14 13:51:17 +08:00
8fa3d651ad
Promotes the [Unreleased] block to v3.21.2 (2026-09-06) and aligns every version-bearing surface, following the v3.21.1 release-prep file set: CHANGELOG heading (empty [Unreleased] anchor kept), plugin/marketplace manifests, CITATION.cff, POSITIONING.md, MODE_REGISTRY.md, .claude/CLAUDE.md (table row, Key Additions, Version Info), academic-pipeline/SKILL.md plus its content-lock hash, docs/ARCHITECTURE.md current markers, the five README badges/headings/entries, and the spec-consistency lint pins with their fixtures. Claude-Session: https://claude.ai/code/session_011sWwwG3oCbtL4cGhRsr5US Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
36 lines
1.4 KiB
YAML
36 lines
1.4 KiB
YAML
# This CITATION.cff describes how to cite this specific version of the software.
|
|
# The license field reflects the license of THIS version, not a permanent
|
|
# project-wide commitment — future versions may carry different terms.
|
|
# See https://citation-file-format.github.io/ for the schema.
|
|
cff-version: 1.2.0
|
|
title: Academic Research Skills for Claude Code
|
|
message: >-
|
|
If you use this software in your research, please cite it
|
|
using the metadata from this file.
|
|
type: software
|
|
authors:
|
|
- family-names: Wu
|
|
given-names: Cheng-I
|
|
repository-code: https://github.com/Imbad0202/academic-research-skills
|
|
url: https://github.com/Imbad0202/academic-research-skills
|
|
abstract: >-
|
|
A source-available academic research copilot framework for
|
|
noncommercial scholarly use. A suite of Claude Code skills that
|
|
assists human researchers through the full research-to-publication
|
|
pipeline: research, write, integrity-check, review, revise, finalize.
|
|
keywords:
|
|
- academic-research
|
|
- claude-code
|
|
- research-workflow
|
|
- literature-review
|
|
- citation-verification
|
|
- peer-review
|
|
- scholarly-writing
|
|
license: CC-BY-NC-4.0
|
|
version: 3.21.2
|
|
date-released: 2026-09-06
|
|
# Zenodo concept DOI — represents all versions, always resolves to the latest.
|
|
# (Per-release version DOIs are minted by Zenodo automatically; citing the
|
|
# concept DOI above always resolves to the latest version.)
|
|
doi: 10.5281/zenodo.20696614
|