Skip to content

Commit 3300323

Browse files
committed
fix #2 move .bib file to appropriate location and update template and extension yaml
1 parent 252189d commit 3300323

3 files changed

Lines changed: 1 addition & 2 deletions

File tree

_extensions/ecoconsmodprereg/_extension.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ contributes:
2020
link-citations: true
2121
abstract-title: Background and Instructions #for html and docx (renames "abstract" to "Background and Instructions")
2222
format-resources:
23-
- template_files/references.bib
2423
- mee.bst
2524
- methods-in-ecology-and-evolution.csl
2625
csl: methods-in-ecology-and-evolution.csl

template.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ affiliations:
6161
- id: 2
6262
name: "Arthur Rylah Institute for Environmental Research"
6363
date: last-modified
64-
bibliography: template_files/references.bib
64+
bibliography: references.bib
6565
license: CC-BY-NC-SA
6666
abstract: |
6767
Here we present a preregistration template for ecological models in ecology, conservation and related fields.

0 commit comments

Comments
 (0)