-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathreferences.Rmd
33 lines (19 loc) · 1.02 KB
/
references.Rmd
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
---
title: "Reference materials"
output: html_document
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```
Students are not required to purchase any materials for the course, as we will rely upon freely available information sources. As the course progresses, more references will be added to this page.
<br>
## Books
Heard SB. 2016. [*The Scientist’s Guide to Writing*](https://scientistseessquirrel.wordpress.com/the-scientists-guide-to-writing/). Princeton University Press. 301 pp.
<br>
## Papers
Sand-Jensen K. 2007. [How to write consistently boring scientific literature](references/Sand‐Jensen_2007_How_to_write_consistently_boring_scientific_literature.pdf). Oikos 116:723-727
<br>
## Blogs & threads
[Google search tips](https://twitter.com/chrishlad/status/1431674870299955206) (Twitter thread)
[Where do you do your best writing?](https://www.chronicle.com/article/where-do-you-do-your-best-writing) (Blog post)
[What makes writing more readable?](https://pudding.cool/2022/02/plain/) (Blog post)