{"id":50661881,"url":"https://github.com/srws-psg/protocol-templates","last_synced_at":"2026-06-08T03:02:52.445Z","repository":{"id":358838821,"uuid":"1240441619","full_name":"SRWS-PSG/protocol-templates","owner":"SRWS-PSG","description":"A collection of Markdown-based systematic review (SR) protocol templates, maintained by SRWS-PSG. Successor to the protocols.io V.2 intervention-review template.","archived":false,"fork":false,"pushed_at":"2026-06-05T06:31:12.000Z","size":4129,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-05T08:12:34.127Z","etag":null,"topics":["cochrane","markdown","pandoc","prisma","protocol","srws-psg","systematic-review","template"],"latest_commit_sha":null,"homepage":null,"language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SRWS-PSG.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-16T06:13:25.000Z","updated_at":"2026-06-05T06:31:16.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/SRWS-PSG/protocol-templates","commit_stats":null,"previous_names":["srws-psg/protocol-templates"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SRWS-PSG/protocol-templates","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SRWS-PSG%2Fprotocol-templates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SRWS-PSG%2Fprotocol-templates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SRWS-PSG%2Fprotocol-templates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SRWS-PSG%2Fprotocol-templates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SRWS-PSG","download_url":"https://codeload.github.com/SRWS-PSG/protocol-templates/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SRWS-PSG%2Fprotocol-templates/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34046003,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cochrane","markdown","pandoc","prisma","protocol","srws-psg","systematic-review","template"],"created_at":"2026-06-08T03:02:49.418Z","updated_at":"2026-06-08T03:02:52.439Z","avatar_url":"https://github.com/SRWS-PSG.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SRWS-PSG protocol templates\n\nA collection of Markdown-based systematic review (SR) protocol templates, maintained by [SRWS-PSG](https://srws-psg.org/) (Scientific Research WorkS Peer Support Group).\n\nTemplates currently included:\n\n- [`templates/intervention-review/`](templates/intervention-review/) — SR protocol for **intervention reviews** (the V.3 successor of the protocols.io V.2 template).\n- [`templates/scoping-review/`](templates/scoping-review/) — protocol for **scoping reviews**, structured per the JBI five-stage methodology and the [Peters et al. 2022 best-practice checklist](https://doi.org/10.11124/JBIES-21-00242). Reporting follows [PRISMA-ScR](https://doi.org/10.7326/M18-0850).\n\n(More template types — diagnostic test accuracy, qualitative evidence synthesis, etc. — will be added under `templates/` as separate sub-directories.)\n\nThe templates are designed to be:\n\n- **Version-controlled** — every change is tracked, every release is permanent.\n- **Citable** — each GitHub release gets a Zenodo DOI automatically.\n- **Reusable** — fill in the `??????` placeholders with your own SR plan; render to docx / PDF / HTML via Pandoc.\n\n## Citing this template\n\nUse the DOI of the **release** you actually downloaded. The \"concept DOI\" below always resolves to the latest version.\n\n- Concept DOI (always points to the latest release): [`10.5281/zenodo.20586625`](https://doi.org/10.5281/zenodo.20586625)\n- Version DOIs are listed in [CHANGELOG.md](CHANGELOG.md) once minted.\n\nFor the rationale and design of each template, see the companion explanation article on Zenodo *(to be published as part of [Step 4 of the publication plan](plan.md))*.\n\n\u003e **Historical note (intervention-review template)**: Versions up to V.2 (2022-08-26) were published on protocols.io: \u003chttps://www.protocols.io/view/protocol-template-for-intervention-review-cft4tnqw\u003e (DOI [10.17504/protocols.io.81wgbpb41vpk/v2](https://dx.doi.org/10.17504/protocols.io.81wgbpb41vpk/v2)). From v3.0.0 onward this template is maintained here on GitHub.\n\n## Quick start\n\n```bash\ngit clone https://github.com/SRWS-PSG/protocol-templates\ncd protocol-templates\npwsh ./templates/intervention-review/build.ps1 -Target docx     # or html, or pdf\n# Scoping review template:\npwsh ./templates/scoping-review/build.ps1     -Target docx\n```\n\nEdit [templates/intervention-review/protocol_template_for_intervention_review.md](templates/intervention-review/protocol_template_for_intervention_review.md) or [templates/scoping-review/protocol_template_for_scoping_review.md](templates/scoping-review/protocol_template_for_scoping_review.md) and replace the `[English label / 日本語ラベル: ...]` placeholders with your own SR plan. Each template owns its own `references.bib` (Vancouver style via Pandoc + citeproc) — do not consolidate across templates.\n\n## Repository layout\n\n```\n.\n├── README.md                       # this file\n├── LICENSE                         # CC BY 4.0\n├── CHANGELOG.md                    # version history (covers all templates)\n├── CITATION.cff                    # GitHub \"Cite this repository\" metadata\n├── .zenodo.json                    # Zenodo deposit metadata\n├── plan.md                         # internal publication plan (working doc)\n├── CLAUDE.md                       # Claude Code working notes\n├── resources/                      # historical reference (protocols.io V.2 PDF, original docx)\n└── templates/\n    ├── intervention-review/\n    │   ├── protocol_template_for_intervention_review.md   # the template (source, EN)\n    │   ├── protocol_template_for_intervention_review.ja.md # JA master\n    │   ├── references.bib                                  # BibTeX (intervention-only)\n    │   ├── comments.yaml                                   # mentoring comments injected to Google Doc\n    │   ├── build.ps1                                       # Pandoc build script\n    │   └── build/                                          # generated artifacts (gitignored)\n    └── scoping-review/\n        ├── protocol_template_for_scoping_review.md        # the template (source, EN)\n        ├── protocol_template_for_scoping_review.ja.md     # JA master\n        ├── references.bib                                  # BibTeX (scoping-only, INDEPENDENT)\n        ├── comments.yaml                                   # mentoring comments injected to Google Doc\n        ├── media/scoping_concept_focus.png                 # JBI Terminology-vs-Concept figure\n        ├── build.ps1                                       # Pandoc build script\n        └── build/                                          # generated artifacts (gitignored)\n```\n\n## Authors\n\n- Yuki Kataoka\n- Ryuhei So\n- Masahiro Banno\n- Yasushi Tsujimoto\n- SRWS-PSG Mentors\n\n## License\n\nReleased under the [Creative Commons Attribution 4.0 International License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrws-psg%2Fprotocol-templates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrws-psg%2Fprotocol-templates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrws-psg%2Fprotocol-templates/lists"}