Skip to content

Commit 876bbec

Browse files
author
Max Czapanskiy
committed
Update README
1 parent bc756b3 commit 876bbec

File tree

3 files changed

+15
-35
lines changed

3 files changed

+15
-35
lines changed

README.Rmd

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,27 +11,23 @@ knitr::opts_chunk$set(
1111
fig.path = "README-"
1212
)
1313
# Please put your title here to include it in the file below.
14-
Title <- "Title of your paper goes here"
14+
Title <- "An accelerometer-derived ballistocardiogram method for detecting heartrates in free-ranging marine mammals"
15+
Authors <- "Czapanskiy, M. F., Ponganis, P. J., Fahlbusch, J. A., and Goldbogen, J. A."
1516
```
1617

1718
# cetaceanbcg
1819

19-
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh///master?urlpath=rstudio)
20+
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh///main?urlpath=rstudio)
2021

2122
This repository contains the data and code for our paper:
2223

23-
> Authors, (YYYY). _`r Title`_. Name of journal/book <https://doi.org/xxx/xxx>
24-
25-
Our pre-print is online here:
26-
27-
> Authors, (YYYY). _`r Title`_. Name of journal/book, Accessed `r format(Sys.Date(), "%d %b %Y")`. Online at <https://doi.org/xxx/xxx>
28-
24+
> `r Authors` (in prep). _`r Title`_.
2925
3026
### How to cite
3127

32-
Please cite this compendium as:
28+
Following publication, please cite this compendium as:
3329

34-
> Authors, (`r format(Sys.Date(), "%Y")`). _Compendium of R code and data for `r Title`_. Accessed `r format(Sys.Date(), "%d %b %Y")`. Online at <https://doi.org/xxx/xxx>
30+
> `r Authors` (`r format(Sys.Date(), "%Y")`). _Compendium of R code and data for "`r Title`"_. Accessed `r format(Sys.Date(), "%d %b %Y")`.
3531
3632
## Contents
3733

@@ -71,8 +67,3 @@ You can download the compendium as a zip from from this URL:
7167
**Code :** See the [DESCRIPTION](DESCRIPTION) file
7268

7369
**Data :** [CC-0](http://creativecommons.org/publicdomain/zero/1.0/) attribution requested in reuse
74-
75-
### Contributions
76-
77-
We welcome contributions from everyone. Before you get started, please see our [contributor guidelines](CONTRIBUTING.md). Please note that this project is released with a [Contributor Code of Conduct](CONDUCT.md). By participating in this project you agree to abide by its terms.
78-

README.md

Lines changed: 9 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3,26 +3,22 @@
33

44
# cetaceanbcg
55

6-
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh///master?urlpath=rstudio)
6+
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh///main?urlpath=rstudio)
77

88
This repository contains the data and code for our paper:
99

10-
> Authors, (YYYY). *Title of your paper goes here*. Name of journal/book
11-
> <https://doi.org/xxx/xxx>
12-
13-
Our pre-print is online here:
14-
15-
> Authors, (YYYY). *Title of your paper goes here*. Name of
16-
> journal/book, Accessed 21 Aug 2021. Online at
17-
> <https://doi.org/xxx/xxx>
10+
> Czapanskiy, M. F., Ponganis, P. J., Fahlbusch, J. A., and Goldbogen,
11+
> J. A. (in prep). *An accelerometer-derived ballistocardiogram method
12+
> for detecting heartrates in free-ranging marine mammals*.
1813
1914
### How to cite
2015

21-
Please cite this compendium as:
16+
Following publication, please cite this compendium as:
2217

23-
> Authors, (2021). *Compendium of R code and data for Title of your
24-
> paper goes here*. Accessed 21 Aug 2021. Online at
25-
> <https://doi.org/xxx/xxx>
18+
> Czapanskiy, M. F., Ponganis, P. J., Fahlbusch, J. A., and Goldbogen,
19+
> J. A. (2021). *Compendium of R code and data for “An
20+
> accelerometer-derived ballistocardiogram method for detecting
21+
> heartrates in free-ranging marine mammals”*. Accessed 24 Oct 2021.
2622
2723
## Contents
2824

@@ -66,10 +62,3 @@ packages this analysis depends on (also listed in the
6662

6763
**Data :** [CC-0](http://creativecommons.org/publicdomain/zero/1.0/)
6864
attribution requested in reuse
69-
70-
### Contributions
71-
72-
We welcome contributions from everyone. Before you get started, please
73-
see our [contributor guidelines](CONTRIBUTING.md). Please note that this
74-
project is released with a [Contributor Code of Conduct](CONDUCT.md). By
75-
participating in this project you agree to abide by its terms.

analysis/paper/paper.docx

1.46 MB
Binary file not shown.

0 commit comments

Comments
 (0)