Skip to content

Commit c000566

Browse files
author
Max Czapanskiy
committed
Update Zenodo citation
1 parent 141ada1 commit c000566

File tree

4 files changed

+5
-6
lines changed

4 files changed

+5
-6
lines changed

analysis/paper/paper.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ This work was supported by grant N000141912455 from the Office of Naval Research
305305

306306
## Data availability
307307

308-
All data and code used in this analysis are available on Zenodo (DOI needed).
308+
All data and code used in this analysis are available on Zenodo [@cetaceanbcgzenodo].
309309

310310
## Competing interests
311311

analysis/paper/paper.docx

11 Bytes
Binary file not shown.

analysis/paper/references.bib

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
@software{cetaceanbcgzenodo,
22
author = {Max Czapanskiy},
3-
title = {FlukeAndFeather/cetaceanbcg: Pre-print},
3+
title = {FlukeAndFeather/cetaceanbcg: v0.1.1},
44
month = dec,
55
year = 2021,
66
publisher = {Zenodo},
77
version = {v0.1.0},
8-
doi = {10.5281/zenodo.5753233},
9-
url = {https://doi.org/10.5281/zenodo.5753233}
8+
doi = {10.5281/zenodo.5753233}
109
}
1110

1211
@software{R-bookdown,

analysis/templates/the-company-of-biologists.csl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
</date>
114114
<choose>
115115
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
116-
<group delimiter=" " prefix=" ">
116+
<group delimiter=" " prefix=" " suffix=".">
117117
<text macro="title" font-style="italic" suffix="."/>
118118
<text macro="edition"/>
119119
<text macro="editor"/>
@@ -122,7 +122,7 @@
122122
<group delimiter=". " prefix=" " suffix=".">
123123
<text variable="note"/>
124124
<text variable="url"/>
125-
<text variable="doi"/>
125+
<text variable="doi" prefix="DOI: "/>
126126
</group>
127127
</if>
128128
<else-if type="chapter paper-conference" match="any">

0 commit comments

Comments
 (0)