-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.qmd
More file actions
68 lines (43 loc) · 3.67 KB
/
Copy pathindex.qmd
File metadata and controls
68 lines (43 loc) · 3.67 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
# Abstract {.unnumbered .unlisted}
<br>
This document is a deployment of the **ARTE: Article Reproducibility Template & Environment**. It serves as an example of how the template can be used and showcases its features. This template provides a structured framework for creating **dynamic and fully reproducible research articles** using [**Quarto**](https://quarto.org), integrated with [**RStudio**](https://posit.co/download/rstudio-desktop/), [**Git/GitHub**](https://git-scm.com/), and designed for sharing on platforms like [**OSF**](https://osf.io/) and [**GitHub Pages**](https://docs.github.com/pages).
The template is organized according to the [**TIER Protocol 4.0**](https://www.projecttier.org/tier-protocol/protocol-4-0/), ensuring clarity and reproducibility. It is pre-configured for environment management using [**renv**](https://rstudio.github.io/renv/) and [**Docker**](https://www.docker.com/), guaranteeing that the computational environment is consistent and reproducible both locally and in the cloud via [**MyBinder**](https://mybinder.org/). This example demonstrates the integration of narrative text, executable R code, and outputs (like tables and figures) within a single, cohesive document.
This deployment illustrates the project structure and the use of [**Quarto's book format**](https://quarto.org/docs/books/). It is not a research article on a specific topic but a guide on how to use the template itself.
**Key-words:** Open Science, Reproducibility, [Quarto](https://quarto.org), [TIER Protocol 4.0](https://www.projecttier.org/tier-protocol/protocol-4-0/), [R language](https://cran.r-project.org/), [RStudio](https://posit.co/download/rstudio-desktop/), [Git](https://git-scm.com/), [GitHub](https://github.com/), [renv package](https://rstudio.github.io/renv/), [Docker](https://www.docker.com/), [**MyBinder**](https://mybinder.org/), [GitHub Pages](https://pages.github.com/), [OSF](https://osf.io/).
<br>
::: {.content-visible unless-format="pdf"}
{{< video https://youtu.be/3YeX4G1w61E >}}
:::
<br>
**How cite this template?**
Rogers, P., & Limongi, R. (2025). Open Science in Three Acts: Foundations, Practice, and Implementation - Third Act. *BAR - Brazilian Administration Review*, *22*(3),e250162. <https://doi.org/10.1590/1807-7692bar2025250162>
::: {.content-visible unless-format="pdf"}
**BibTex:**
``` r
@article{rogers2025,
title = {Open Science in Three Acts: Foundations, Practice, and Implementation - Third Act},
author = {Rogers, Pablo and Limongi, Ricardo},
year = {2025},
journal = {BAR - Brazilian Administration Review},
volume = {22},
number = {3},
pages = {e250162},
issn = {1807-7692},
doi = {10.1590/1807-7692bar2025250162},
}
```
:::
<br>
**We also recommend reading:**
Limongi, R., & Rogers, P. (2025). Open Science in Three Acts: Foundations, Practice, and Implementation - Second Act. *BAR - Brazilian Administration Review*, *22*(2), e250116. <https://doi.org/10.1590/1807-7692bar2025250116>
Limongi, R., & Rogers, P. (2025). Open Science in Three Acts: Foundations, Practice, and Implementation - First Act. *BAR - Brazilian Administration Review*, *22*(1), e250079. <https://doi.org/10.1590/1807-7692bar2025250079>
<br>
::: {.content-visible unless-format="pdf"}
**Summary of editorials:**
See a conceptual summary of these three editorials **[HERE](https://phdpablo.github.io/arte-showcase/)**
<br>
**For Portuguese-speaking audiences**
See this overview of ARTE implementation presented by Professor Pablo Rogers:
{{< video https://youtu.be/tgZNCq9AW_s?si=XLpkqI7H699c6Qx8 >}}
Learn a little about the tools used in ARTE in the course [Future-Proof Article: Open Science Journey in Practice](https://phdpablo.github.io/curso-open-science/)
:::