Diablo_ClaudeMD_Ricing_example/skills/firecrawl-research/assets/templates/myst-scientific-paper.md
diablo 50fa79407d
Some checks are pending
CI — CoM Config Validation / Validate JSON Configs (push) Waiting to run
CI — CoM Config Validation / Validate YAML Configs (push) Waiting to run
CI — CoM Config Validation / Lint Shell Scripts (push) Waiting to run
CI — CoM Config Validation / Secret Detection (push) Waiting to run
CI — CoM Config Validation / Lint Markdown (push) Waiting to run
CI — CoM Config Validation / Validate CODEOWNERS (push) Waiting to run
CoM Claude Command Center — sanitized public configuration
Public, sanitized mirror of an AI orchestration command center: agents, skills,
MCP servers, slash-command workflows. All infrastructure identifiers, hostnames,
mesh IPs/subnets, repo paths, maintainer identity, and hardware fleet specifics
scrubbed to <placeholders>; session debug logs and host-specific memory removed.
No live credentials. Verified clean by automated leak sweep. See SANITIZATION.md.

churchofmalware.org . authorized research only
2026-06-10 02:02:03 -04:00

3.0 KiB
Raw Permalink Blame History

title subtitle description authors affiliations date keywords license open_access bibliography
Your Paper Title Optional Subtitle or Conference Information A brief description of your paper (used for metadata and previews)
name email orcid affiliation
John Doe john.doe@example.com 0000-0000-0000-0000 1
name email orcid affiliation corresponding
Jane Smith jane.smith@example.com 0000-0000-0000-0001
1
2
true
id name city country
1 Department of Research, University Name City Name Country
id name city country
2 Institute of Advanced Studies City Name Country
2025-11-22
keyword1
keyword2
keyword3
CC-BY-4.0 true references.bib

+++ {"part": "abstract"}

This is the abstract of your paper. Write a concise summary of your work here, typically 150-250 words. Include the research objective, methods, key findings, and conclusions.

Use multiple paragraphs if necessary for clarity.

+++

Introduction

Start your introduction with background and motivation. You can cite references using {cite}AuthorYear syntax.

Multiple citations: {cite}Author2023,Jones2024

Inline math: E=mc^2

Cross-references work automatically with MyST. Define labels and reference them throughout your document.

Methods

Data Collection

Describe your methodology. You can include block equations with labels:

:label: transport-eq

\frac{\partial f}{\partial t} + \nabla \cdot (f\mathbf{v}) = S

Reference equations using {eq}transport-eq in your text.

Analysis

Further methodological details here.

Results

Present your findings. MyST supports advanced table formatting:

:header-rows: 1
:name: results-table

* - Parameter
  - Value
  - Unit
* - α
  - 0.05
  - rad
* - β
  - 1.23
  - m/s
* - γ
  - 42.0
  - kg

Reference tables as {numref}results-table.

Include figures with captions:

:name: example-fig
:width: 80%

This is the figure caption. Describe what the figure shows in detail.
Include information about methods, sample size, or statistical tests if relevant.

Reference figures using {numref}example-fig.

Subsection

Organize results clearly with subsections.

Discussion

Interpret your results. Compare with previous studies {cite}PreviousWork2023 and discuss implications.

Comparison with Literature

Detailed comparison here.

Limitations

Acknowledge limitations of your study.

Conclusion

Summarize main findings and significance. Suggest future research directions.

Acknowledgments

:::{note} Acknowledge funding sources, collaborators, technical support, and resources used. :::

Data Availability

Describe where data and code can be accessed (e.g., GitHub, Zenodo, institutional repository).

References

Supplementary Material

Optional supplementary information, extended data tables, or additional figures.