Skip to content

Commit 2bcabeb

Browse files
committed
Re-render template docs
1 parent fced2b6 commit 2bcabeb

3 files changed

Lines changed: 10 additions & 7 deletions

File tree

template.docx

3.77 KB
Binary file not shown.

template.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,18 @@
22
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
33

44
<meta charset="utf-8">
5-
<meta name="generator" content="quarto-1.8.27">
5+
<meta name="generator" content="quarto-1.9.27">
66

77
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
88

9-
<meta name="dcterms.date" content="2026-02-23">
9+
<meta name="dcterms.date" content="2026-03-08">
1010
<meta name="keywords" content="preregistration, preregistration template, transparency, reproducibility, open-science">
1111

1212
<title>Ecological Modelling Preregistration Template</title>
1313
<style>
14+
/* Default styles provided by pandoc.
15+
** See https://pandoc.org/MANUAL.html#variables-for-html for config info.
16+
*/
1417
code{white-space: pre-wrap;}
1518
span.smallcaps{font-variant: small-caps;}
1619
div.columns{display: flex; gap: min(4vw, 1.5em);}
@@ -48,15 +51,14 @@
4851
<script src="template_files/libs/clipboard/clipboard.min.js"></script>
4952
<script src="template_files/libs/quarto-html/quarto.js" type="module"></script>
5053
<script src="template_files/libs/quarto-html/tabsets/tabsets.js" type="module"></script>
51-
<script src="template_files/libs/quarto-html/axe/axe-check.js" type="module"></script>
5254
<script src="template_files/libs/quarto-html/popper.min.js"></script>
5355
<script src="template_files/libs/quarto-html/tippy.umd.min.js"></script>
5456
<script src="template_files/libs/quarto-html/anchor.min.js"></script>
5557
<link href="template_files/libs/quarto-html/tippy.css" rel="stylesheet">
56-
<link href="template_files/libs/quarto-html/quarto-syntax-highlighting-8b4baf804e461d9b72633f0de59a0cac.css" rel="stylesheet" id="quarto-text-highlighting-styles">
58+
<link href="template_files/libs/quarto-html/quarto-syntax-highlighting-67e1af7abdb15bd5a2919d83736f6706.css" rel="stylesheet" id="quarto-text-highlighting-styles">
5759
<script src="template_files/libs/bootstrap/bootstrap.min.js"></script>
5860
<link href="template_files/libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
59-
<link href="template_files/libs/bootstrap/bootstrap-2592f2e81fde8f329e4a279b3055000e.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
61+
<link href="template_files/libs/bootstrap/bootstrap-cdaac6739ab9affb7f8467d8ea2b5329.min.css" rel="stylesheet" append-hash="true" id="quarto-bootstrap" data-mode="light">
6062

6163

6264
</head>
@@ -257,7 +259,7 @@ <h1 class="title">Ecological Modelling Preregistration Template</h1>
257259
<div>
258260
<div class="quarto-title-meta-heading">Published</div>
259261
<div class="quarto-title-meta-contents">
260-
<p class="date">February 23, 2026</p>
262+
<p class="date">March 8, 2026</p>
261263
</div>
262264
</div>
263265

@@ -1215,7 +1217,7 @@ <h2 data-number="4.1" class="anchored" data-anchor-id="model-calibration-and-val
12151217
</div>
12161218
<div id="callout-46" class="callout-46-contents callout-collapse collapse">
12171219
<div class="callout-body-container callout-body">
1218-
<p>This section pertains to any data calibration, validation or testing schemes that will be implemented. For example, the model may be tested on data independent of those used to parameterise the model (external validation), or the model may be cross-validated on random sub-samples of the data used to parameterise the model <span class="citation" data-cites="Yates2018 Barnard2019">(<a href="#ref-Barnard2019" role="doc-biblioref">Barnard et al., 2019</a>; internal cross-validation <a href="#ref-Yates2018" role="doc-biblioref">Yates et al., 2018</a>)</span>. For some types of models, hyper-parameters are estimated from data, and may be tuned on further independent holdouts of the training data (“validation data”).</p>
1220+
<p>This section pertains to any data calibration, validation or testing schemes that will be implemented. For example, the model may be tested on data independent of those used to parameterise the model (external validation), or the model may be cross-validated on random sub-samples of the data used to parameterise the model <span class="citation" data-cites="Yates2018 Barnard2019">(internal cross-validation <a href="#ref-Yates2018" role="doc-biblioref">Yates et al., 2018</a>; <a href="#ref-Barnard2019" role="doc-biblioref">Barnard et al., 2019</a>)</span>. For some types of models, hyper-parameters are estimated from data, and may be tuned on further independent holdouts of the training data (“validation data”).</p>
12191221
</div>
12201222
</div>
12211223
</div>

template.qmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ affiliations:
8181
date: last-modified
8282
bibliography: references.bib
8383
license: CC BY-NC-SA
84+
csl: methods-in-ecology-and-evolution.csl
8485
abstract: |
8586
Here we present a preregistration template for ecological models in ecology, conservation and related fields.
8687

0 commit comments

Comments
 (0)