Skip to content

Commit

Permalink
Prepare for first release
Browse files Browse the repository at this point in the history
  • Loading branch information
nfrerebeau committed Jun 9, 2023
1 parent d60fbac commit 6bf6440
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 18 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: FiringSeriation
Title: Replication of Frerebeau, N. (2023)
Version: 0.0.0.9000
Version: 1.0.0
Authors@R:
person(given = "Nicolas",
family = "Frerebeau",
Expand Down
8 changes: 2 additions & 6 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ Title <- "Assessing the Firing of Ceramic Materials: a Seriation-Based Approach"

This repository contains the data and code for our paper:

> Frerebeau, N. (2023). _`r Title`_. _Archéosciences, revue d'Archéométrie_. <https://doi.org/xxx/xxx>
> Frerebeau, N. (2023). _`r Title`_. _Archéosciences, revue d'Archéométrie_.
### How to cite

Please cite this compendium as:

> Frerebeau, N. (`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>
> Frerebeau, N. (`r format(Sys.Date(), "%Y")`). _Compendium of R code and data for `r Title`_. Accessed `r format(Sys.Date(), "%d %b %Y")`.
## Contents

Expand Down Expand Up @@ -71,7 +71,3 @@ renv::restore()

**Data :** [CC-BY-4.0](http://creativecommons.org/licenses/by/4.0/)

### Contributions

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.

12 changes: 2 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,14 @@ This repository contains the data and code for our paper:

> Frerebeau, N. (2023). *Assessing the Firing of Ceramic Materials: a
> Seriation-Based Approach*. *Archéosciences, revue d’Archéométrie*.
> <https://doi.org/xxx/xxx>
### How to cite

Please cite this compendium as:

> Frerebeau, N. (2023). *Compendium of R code and data for Assessing the
> Firing of Ceramic Materials: a Seriation-Based Approach*. Accessed 08
> juin 2023. Online at <https://doi.org/xxx/xxx>
> Firing of Ceramic Materials: a Seriation-Based Approach*. Accessed 09
> juin 2023.
## Contents

Expand Down Expand Up @@ -67,10 +66,3 @@ renv::restore()
**Code :** See the [DESCRIPTION](DESCRIPTION) file

**Data :** [CC-BY-4.0](http://creativecommons.org/licenses/by/4.0/)

### Contributions

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.
2 changes: 1 addition & 1 deletion analysis/paper/paper.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ This work is licensed under a [Creative Commons Attribution 4.0 International Li

| **Version** | **Date** | **Description** | **DOI** |
|------------:|-----------:|:---------------------------|:--------|
| 0.0.0.9000 | | Submitted to _Archéosciences_ | |
| 1.0.0 | 2023-06-09 | Submitted to _Archéosciences_ | |

```{r}
#| label: graphical-abstract
Expand Down

0 comments on commit 6bf6440

Please sign in to comment.