You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content_development/Task_1.md
+11-3Lines changed: 11 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
---
2
+
output:
3
+
pdf_document: default
4
+
html_document: default
5
+
---
1
6
# Task 1: Defining how Open Science affects you
2
7
3
8
This task is designed for, well, everyone!
@@ -9,6 +14,8 @@ Estimated time to complete: 30-60 minutes.
9
14
*[Getting started](#Getting_started)
10
15
*[Learning how to use markdown](#markdown)
11
16
17
+
*[BONUS STEP](#bonus)
18
+
12
19
13
20
## Getting started <aname="Getting_started"></a>
14
21
@@ -22,6 +29,7 @@ Throughout these tasks, we will help you to directly create and edit content tha
22
29
23
30
Scholarly researchers represent the highest density of Imposter Syndrome that has ever been known to exist in the history of anything, ever. [ADD SOME DUBIOUS LINK/CITATION HERE]
24
31
32
+
<br/>
25
33
26
34
### Learning how to use markdown<aname="markdown"></a>
27
35
@@ -30,11 +38,11 @@ A lot of people think RStudio is just for writing complex scripts for statistica
30
38
31
39
[insert tumbleweed gif]
32
40
33
-
41
+
Markdown is really a simple formatting style that gives you full control over the format of text. If you're used to using something like Microsoft Word, it's kind of similar and gives you the same control over simple things like header style and text format. But in a way that is readable by....
34
42
35
43
[INSERT SOME BASIC MARKDOWN SYNTAX HERE]
36
44
37
-
45
+
<br/>
38
46
39
47
40
48
* Write a summary about Open Access efforts either on your research discipline and/or in your country. If you have a website or blog, post it there.
@@ -58,7 +66,7 @@ A lot of people think RStudio is just for writing complex scripts for statistica
58
66
* Identify any disciplinary repositories either for research articles or data.
59
67
60
68
61
-
** BONUS STEP**
69
+
##** BONUS STEP**<aname="bonus"></a>
62
70
63
71
Hopefully, you just wrote something pretty awesome, that you are proud of and want to share with others. I mean, after all that effort, why would you not want to? Let's make this a reality.
0 commit comments