> ## Documentation Index
> Fetch the complete documentation index at: https://docs.writerzroom.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Research Papers

> Formal evidence-driven content for academic, policy, and professional research contexts.

Research Papers are designed for formal, evidence-driven content that requires structure, sourcing discipline, and clear analytical framing.

Use this guide when generating academic-style papers, professional research drafts, policy analysis, clinical research summaries, methodology sections, literature reviews, or evidence-backed commentary.

## Recommended Setup

<div style={{ display: 'grid', gridTemplateColumns: 'repeat(4, 1fr)', gap: '12px', margin: '1.5rem 0' }}>
  <div style={{ border: '1px solid rgba(128,128,128,0.20)', borderRadius: '14px', padding: '16px', background: 'rgba(255,255,255,0.04)' }}>
    <div style={{ fontWeight: 800 }}>Template</div>
    <div style={{ fontSize: '13px', color: 'var(--colors-content-secondary)' }}>Research Paper</div>
    <div style={{ fontSize: '12px', color: 'var(--colors-content-secondary)', marginTop: '6px' }}><code>research\_paper\_template</code></div>
  </div>

  <div style={{ border: '1px solid rgba(128,128,128,0.20)', borderRadius: '14px', padding: '16px', background: 'rgba(255,255,255,0.04)' }}>
    <div style={{ fontWeight: 800 }}>Styles</div>
    <div style={{ fontSize: '13px', color: 'var(--colors-content-secondary)' }}>PhD Academic, Methodology Paper, Literature Review, Scholarly Commentary.</div>
  </div>

  <div style={{ border: '1px solid rgba(128,128,128,0.20)', borderRadius: '14px', padding: '16px', background: 'rgba(255,255,255,0.04)' }}>
    <div style={{ fontWeight: 800 }}>Length</div>
    <div style={{ fontSize: '13px', color: 'var(--colors-content-secondary)' }}>4,000 to 10,000 words depending on tier and inputs.</div>
  </div>

  <div style={{ border: '1px solid rgba(128,128,128,0.20)', borderRadius: '14px', padding: '16px', background: 'rgba(255,255,255,0.04)' }}>
    <div style={{ fontWeight: 800 }}>Time</div>
    <div style={{ fontSize: '13px', color: 'var(--colors-content-secondary)' }}>Typically 4 to 7 minutes.</div>
  </div>
</div>

## Required Inputs

| Input                                 | Purpose                                                                |
| ------------------------------------- | ---------------------------------------------------------------------- |
| Research question or thesis           | Defines the central claim or inquiry                                   |
| Target discipline or field            | Sets domain language and expectations                                  |
| Key sources or theoretical frameworks | Grounds the argument in relevant literature                            |
| Methodology type                      | Qualitative, quantitative, mixed, systematic review, or other approach |
| Audience                              | Academic, policy, clinical, professional, or general expert audience   |

## Generation Flow

<Steps>
  <Step title="Define the research frame">
    Provide the research question, thesis, discipline, and intended audience.
  </Step>

  <Step title="Add source context">
    Include key sources, theoretical frameworks, datasets, or reference files when available.
  </Step>

  <Step title="Select methodology">
    Specify whether the paper should follow qualitative, quantitative, mixed-methods, literature review, or policy analysis structure.
  </Step>

  <Step title="Generate the draft">
    The pipeline builds a formal structure with sections appropriate to the research type.
  </Step>

  <Step title="Review citations and claims">
    Verify all citations, claims, methods, and source references before use.
  </Step>
</Steps>

## Recommended Vertical Use

<CardGroup cols={2}>
  <Card title="Healthcare" icon="heart-pulse">
    Use for clinical, medical, or health technology research content.
  </Card>

  <Card title="Legal" icon="scale">
    Use for regulatory, compliance, or legal research content.
  </Card>

  <Card title="Political and Policy" icon="landmark">
    Use for public policy, legislative, campaign finance, or government-focused research.
  </Card>

  <Card title="Fintech" icon="line-chart">
    Use for financial markets, investment analysis, fintech products, or regulatory finance topics.
  </Card>
</CardGroup>

## Tips

<AccordionGroup>
  <Accordion title="Use section regeneration for long papers">
    Section regeneration is highly effective for research papers. Regenerate the literature review, methodology, limitations, or discussion independently instead of rerunning the whole paper.
  </Accordion>

  <Accordion title="Treat real-time research as supplemental">
    Real-time research can support source discovery, but it is not a replacement for source verification.
  </Accordion>

  <Accordion title="Upload source documents when possible">
    Upload prior papers, datasets, methodology notes, literature notes, or source documents to ground the draft.
  </Accordion>

  <Accordion title="Give the methodology explicit direction">
    Research outputs improve when the methodology type and evidence expectations are stated directly.
  </Accordion>
</AccordionGroup>

<Warning>
  Verify all citations, claims, and source references before publication or professional use. Research output should be treated as a structured draft, not a final scholarly submission.
</Warning>
