Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
*.DS_Store
Comment thread
DaniMori marked this conversation as resolved.
.Rproj.user
.Rhistory
.RData
Expand Down
12 changes: 6 additions & 6 deletions rmarkdown/templates/position-statement/skeleton/skeleton.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@ output:
bibliography: ../www/Position_statements_references.bib
---

<!-- # NOTE: Title sections are orientative; please adapt to your own needs -->
<!-- # NOTE: Headings are suggestive; please adapt to your own needs -->

<!-- # NOTE: Please include references in the `bibliography` file stated in the yaml front matter (line 7). In Rstudio's visual editor, please use the "citation" tool (`Shift-Cmd-F8`, Mac or `Shift-Ctrl-F8`, Win) -->
<!-- # NOTE: Please include references in the `bibliography` file stated in the yaml front matter (line 7). In RStudio's visual editor, please use the "citation" tool (`Shift-Cmd-F8`, Mac or `Shift-Ctrl-F8`, Win) -->

<!-- # TODO: Remove previous note -->
<!-- # TODO: Remove previous notes -->

# What is/are \[position statement topic\] and why is it important?

<!-- # TODO: Give an overview of topic. Explain what is it and why it is important for "ORT" (Openness, Reproducibility, and Transparency) -->

Please mind the following citation example [@rosenthal1979].
Here is an example citation: [@rosenthal1979].

<!-- # TODO: Delete the example above -->

Expand All @@ -39,8 +39,8 @@ Please mind the following citation example [@rosenthal1979].

# SORTEE position

<!-- # TODO: State SORTEE's current position (can be uncertain) -->
<!-- # TODO: Provide a statement regarding SORTEE's current position on the topic (can be uncertain) -->

# References

<!-- # TODO: Delete all "TODO"'s and other comments in the template -->
<!-- # TODO: Delete all "TODO"'s and other comments in the template! -->