Introduction
This is a Quarto manuscript template. The manuscript is available in multiple formats:
- HTML: An interactive web version with table of contents and linked cross-references
- PDF: A print-ready document suitable for journal submission
- DOCX: A Microsoft Word document for collaborators who prefer tracked changes
- JATS XML: A structured format required by some journals and preprint servers
Cite references with @citationkey (Author 2024) or in parentheses (Author and Coauthor 2024).
Background
Add background and motivation here. Cross-reference sections with @sec-methods (renders as Section 2).
Methods
Describe your study design, data sources, and analysis approach here.
Data
You can include inline R code: the square root of 2 is 1.4142.
Analysis
Code chunks execute and embed results:
Supplementary analyses live in a separate notebook (notebooks/supplementary-analysis.qmd) and are embedded in the HTML output automatically.
Results
Present your findings here. Reference figures with @fig-example (Figure 1) and tables with @tbl-summary (Table 1).
Discussion
Interpret your results, address limitations, and describe implications.
Conclusion
Summarize the key findings and their significance.
