Home

Section Type

This is an enumeration used in Stencila Schema for section roles.

It includes many section types recommended by JATS, with additional values for other sections commonly found in scholarly and technical documents.

See Section.sectionType for the property that uses this enumeration.

Analogues

The following external types, elements, or nodes are similar to a SectionType:

  • JATS sec-type values: Close analogue because many Stencila section types align with JATS-recommended section labels, with additional values for broader scholarly and technical writing workflows.

Members

The SectionType type has these members:

MemberDescription
AbstractA concise summary of the article’s purpose, methods, key results, and conclusions.
SummaryA short, often technical summary such as an author or executive summary.
NonTechnicalSummaryNon-technical summary written for general audiences, explaining the research’s significance and real-world implications without specialized terminology.
HighlightsBullet-point summary of key findings or contributions (also called Key Points in some journals).
IntroductionEstablishes context, prior work, and the research question or objectives.
BackgroundExtended context and theoretical foundation, providing deeper background than typically found in the Introduction.
RelatedWorkSurvey or comparison of closely related prior work (common in CS/ML).
MaterialsDetails on materials, datasets, organisms, hardware, or reagents used.
MethodsProcedures, algorithms, and analysis methods sufficient for reproducibility.
ExperimentalDesignDetailed description of experimental design, including apparatus, parameters, conditions, and protocols.
StatisticalAnalysisDetailed description of statistical methods, including model specifications, power/sample-size calculations, and analysis decisions.
CasesCase reports or case-series descriptions, often in clinical research.
ResultsObjective presentation of findings without extensive interpretation.
DiscussionInterpretation of results, implications, and relation to prior work.
LimitationsKnown constraints or threats to validity affecting interpretation or generalizability.
ConclusionsFinal takeaways, recommendations, and wrap-up of the study’s contribution.
FutureWorkSuggested directions, next steps, or open problems for subsequent research.
ReferencesBibliographic list of works cited in the document.
AcknowledgementsRecognition of non-author contributions such as assistance, facilities, or feedback.
DeclarationsGeneral declarations section that may contain or encompass various types of formal statements required by journals, including funding, competing interests, ethics, consent, and other compliance declarations.
FundingSources of financial support, grant numbers, and funding acknowledgments.
CompetingInterestsDeclarations of conflicts or competing interests by the authors.
EthicsEthical approvals, IRB/IEC statements, animal welfare, or ethical compliance.
ConsentStatementsStatements confirming informed consent was obtained from participants, patients, or for publication of identifying information.
AuthorContributionsSpecific roles and contributions of each author (e.g., CRediT taxonomy).
DataAvailabilityStatement describing where and how the underlying data can be accessed.
CodeAvailabilityStatement describing where and how to access analysis code, software, or computational notebooks used in the research.
ReproducibilityComprehensive statement on reproducibility and openness, covering availability of data, code, materials, and protocols.
AbbreviationsList of abbreviations used in the document and their definitions.
NomenclatureGlossary, symbols, or notation used throughout the document.
PreregistrationStatement or link to study preregistration, including hypotheses and analysis plans registered before data collection.
SupplementaryMaterialsAdditional figures, tables, data, or methods that support the main text.
AppendixAncillary material such as derivations, proofs, or extended details.
MainThe main body of content when a document is not subdivided into standard sections.
HeaderFront matter at the top of a page or section (e.g., running titles).
FooterFoot matter at the bottom of a page or section (e.g., footers, disclaimers).
IterationA section representing an iteration of a ForBlock.

Bindings

The SectionType type is represented in:


This documentation was generated from SectionType.yaml by docs_types.rs.

© 2026 Stencila