diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..6285ec0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +*.DS_Store +.Rproj.user +.Rhistory +.RData +.Ruserdata + +# Rmarkdown output +*.docx diff --git a/Position-Statements.Rproj b/Position-Statements.Rproj new file mode 100644 index 0000000..d6332eb --- /dev/null +++ b/Position-Statements.Rproj @@ -0,0 +1,18 @@ +Version: 1.0 + +RestoreWorkspace: Default +SaveWorkspace: Default +AlwaysSaveHistory: Default + +EnableCodeIndexing: Yes +UseSpacesForTab: Yes +NumSpacesForTab: 2 +Encoding: UTF-8 + +RnwWeave: Sweave +LaTeX: pdfLaTeX + +AutoAppendNewline: Yes +StripTrailingWhitespace: Yes + +ZoteroLibraries: "SORTEE Open Science Resources" diff --git a/assets/Component_sources.md b/assets/Component_sources.md new file mode 100644 index 0000000..ae85642 --- /dev/null +++ b/assets/Component_sources.md @@ -0,0 +1 @@ +Bicyclette font: https://fontshub.pro/font/bicyclette-download diff --git a/assets/Position_statements_references.bib b/assets/Position_statements_references.bib new file mode 100644 index 0000000..2a5f8c3 --- /dev/null +++ b/assets/Position_statements_references.bib @@ -0,0 +1,13 @@ + +@article{rosenthal1979, + title = {The file drawer problem and tolerance for null results}, + author = {Rosenthal, R.}, + year = {1979}, + date = {1979}, + journal = {Psychological Bulletin}, + pages = {638--641}, + volume = {86}, + number = {3}, + doi = {10.1037/0033-2909.86.3.638}, + langid = {English} +} diff --git a/assets/SORTEE_logo.png b/assets/SORTEE_logo.png new file mode 100644 index 0000000..7a9ca39 Binary files /dev/null and b/assets/SORTEE_logo.png differ diff --git a/assets/apa-old-doi-prefix.csl b/assets/apa-old-doi-prefix.csl new file mode 100644 index 0000000..8fce4d5 --- /dev/null +++ b/assets/apa-old-doi-prefix.csl @@ -0,0 +1,1540 @@ + + diff --git a/assets/font.zip b/assets/font.zip new file mode 100644 index 0000000..ad32b58 Binary files /dev/null and b/assets/font.zip differ diff --git a/assets/sortee-leading-logo.html b/assets/sortee-leading-logo.html new file mode 100644 index 0000000..849d8ff --- /dev/null +++ b/assets/sortee-leading-logo.html @@ -0,0 +1,9 @@ + diff --git a/assets/sortee-styles.css b/assets/sortee-styles.css new file mode 100644 index 0000000..55638b5 --- /dev/null +++ b/assets/sortee-styles.css @@ -0,0 +1,9 @@ +/* Apply font "bicyclette" to page title, references, 1st-level header, +and normal paragraph */ +.title, .csl-entry, h1, p{ + font-family: bicyclette; +} + +* { + font-size: 110%; +} diff --git a/output/.gitkeep b/output/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/template/position-statement-template.md b/template/position-statement-template.md new file mode 100644 index 0000000..3a9247d --- /dev/null +++ b/template/position-statement-template.md @@ -0,0 +1,83 @@ +--- +title: "SORTEE Position statement: [topic]" # TODO: Substitute [topic] by its corresponding value +output: + html_document: + includes: + before_body: ../assets/sortee-leading-logo.html + css: ../assets/sortee-styles.css +author: + - name: "[author]" # TODO: Substitute [author] by an author's name + url: [URL] # TODO: Substitute [URL] by the author's URL + affiliation: [institution] # TODO: Substitute [institution] by the author's affiliation(s) + affiliation_url: [URL] # TODO: Substitute [URL] by the author's institution URL + # TODO: Replicate lines 9-12 as many times as necessary (one per author) +bibliography: ../assets/Position_statements_references.bib +--- + + + + + + + +# Summary + + + +- [summary point 1] + +- [summary point 2] + +- [summary point 3] + +- [summary point 4] + +# What is/are [position statement topic] and why is it important? + + + + + +Here is an example citation: [@rosenthal1979]. + + + +# General research on the costs and benefits of [position statement topic] + + + + + +# General research on [position statement topic] in Ecology and Evolutionary Biology + + + + + +# State within Ecology and Evolutionary Biology + + + +# DEI Concerns + + + +# SORTEE position + + + +# Acknowledgements + + + +# Conflict of Interest Statement + + + +# CREDIT statement + + + +# References + +