forked from Imbad0202/academic-research-skills
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
35 lines (35 loc) · 1.39 KB
/
Copy pathCITATION.cff
File metadata and controls
35 lines (35 loc) · 1.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# 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.13.0
date-released: 2026-06-18
# Zenodo concept DOI — represents all versions, always resolves to the latest.
# (The v3.13.0 version DOI is minted by Zenodo on release; until then, cite the
# concept DOI above, which always resolves to the latest version.)
doi: 10.5281/zenodo.20696614