Wiley policy expects all research- and synthesis-based articles to include a Data Availability Statement. For this journal, that often means using Wiley's theory/no-new-data template. There is no journal-specific mandatory replication archive comparable to empirical economics/finance data archives, but code for numerical illustrations should be reproducible when included.
Data availability statement: Data sharing is not applicable to this article as
no datasets were generated or analysed during the current study.
Data availability statement: The numerical code used to generate the illustrative
figures/tables is available at [repository/DOI]. No proprietary empirical data
were used.
Data availability statement: The data are publicly available from [source] at
[URL]. The code used for the numerical analysis is available at [repository/DOI].
For a theory paper with figures or numerical tables, package the computation like a proof appendix:
If no data or code exist, say that explicitly and keep the Data Availability Statement minimal. If code exists but is not archived, explain why; otherwise the numerical illustration looks less rigorous than the theorem it supports.
Keep one ledger row per numerical exhibit and include it in the code archive README:
exhibit: Figure 2 (error decay)
supports: Theorem 4.1 (strong rate 1/2)
script: scripts/fig2_euler_rate.py
seed: 20240117 paths: 10^6 steps: 2^4 ... 2^12
runtime: ~6 min (single core)
expected output: fig2.pdf, slope estimate within ±0.03 of 0.5
A referee who can re-run one script and watch the proven rate emerge trusts the rest of the paper more; a figure with no provenance invites a "please document the experiments" major comment.
Archive exactly what regenerates the exhibits and nothing speculative. A sprawling repository with half-finished calibration notebooks signals an empirical ambition the journal screens out, and hands referees objections unrelated to the theorems. One entry script, one parameter file, deterministic seeds, matching output names — then stop.
[Data status] no data / numerical code / public data / other
[Statement] ...
[Code archive] ...
[Missing reproducibility details] ...
[Next step] mathfin-submission