Skip to content

Commit aff76c7

Browse files
author
davidwilby
committed
make formatting changes
1 parent e8a195e commit aff76c7

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

index.qmd

+8-13
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ format:
1111
author: "**Dr David Wilby** (he/him)<br>[RSE Team](https://rse.shef.ac.uk/), The University of Sheffield<br>[**rse.shef.ac.uk**](https://rse.shef.ac.uk) | [**davidwilby.dev**](https://davidwilby.dev)"
1212
date: 02/13/2023
1313
date-format: "ddd Do MMMM YYYY"
14-
footer: "these slides: [davidwilby.dev/ResearchSoftwareMethods](https://davidwilby.dev/ResearchSoftwareMethods) / {{< fa brands github >}} [improve this talk!](https://github.com/davidwilby/ResearchSoftwareMethods)"
14+
footer: "these slides: [davidwilby.dev/ResearchSoftwareMethods](https://davidwilby.dev/ResearchSoftwareMethods) - {{< fa brands github >}} [improve this talk!](https://github.com/davidwilby/ResearchSoftwareMethods)"
1515
from: markdown+emoji
1616
---
1717

@@ -35,19 +35,15 @@ And what am I doing here?
3535

3636
[![](assets/images/bees.png)](https://doi.org/10.1016/j.visres.2019.02.008)
3737

38-
<font size="2">[Wilby *et al.* (2018) *Vision
39-
Research*](https://doi.org/10.1016/j.visres.2019.02.008)</font>
38+
[Wilby *et al.* (2018) *Vision Research*](https://doi.org/10.1016/j.visres.2019.02.008)
4039

4140
:::
4241

4342
::: {.column width="50%"}
4443

4544
[![](assets/images/jexbio_220_11_coverfig.png){width="80%"}](https://doi.org/10.1242/jeb.152918)
4645

47-
<font size="2">[Wilby *et al.* (2015) *J. R. Soc.
48-
Interface*](http://dx.doi.org/10.1098/rsif.2015.0591) -
49-
[Wilby & Roberts (2017) *J. Exp.
50-
Biol.*](https://doi.org/10.1242/jeb.152918)</font>
46+
[Wilby *et al.* (2015) *J. R. Soc. Interface*](http://dx.doi.org/10.1098/rsif.2015.0591) - [Wilby & Roberts (2017) *J. Exp. Biol.*](https://doi.org/10.1242/jeb.152918)
5147

5248
:::
5349

@@ -81,6 +77,7 @@ Go to [menti.com](https://menti.com) and enter the code **8145 3365**
8177
* Git
8278
* GitHub
8379
* Testing
80+
* Environment & Dependency Management
8481

8582
##
8683

@@ -99,20 +96,19 @@ Can't I just write some code?
9996

10097
![](assets/images/ioannidis.png)
10198

102-
<font size="2">[Wikipedia: Replication Crisis](https://en.wikipedia.org/wiki/Replication_crisis)</font>
99+
[Wikipedia: Replication Crisis](https://en.wikipedia.org/wiki/Replication_crisis)
103100

104101
##
105102

106103
![](assets/images/repro_articles.png)
107104

108-
<font size="2">Credit: [Anna Krystalli](https://annakrystalli.me/rrresearchACCE20/slides/01_intro.html)</font>
105+
Credit: [Anna Krystalli](https://annakrystalli.me/rrresearchACCE20/slides/01_intro.html)
109106

110107
##
111108

112109
![](assets/images/post-office-scandal.png)
113110

114-
<font size="2">Credit: [Private
115-
Eye](https://www.private-eye.co.uk/pictures/special_reports/justice-lost-in-the-post.pdf)</font>
111+
Credit: [Private Eye](https://www.private-eye.co.uk/pictures/special_reports/justice-lost-in-the-post.pdf)
116112

117113

118114
# Control yourself
@@ -525,8 +521,7 @@ Everyone makes mistakes.
525521

526522
![](assets/images/post-office-scandal.png)
527523

528-
<font size="2">Credit: [Private
529-
Eye](https://www.private-eye.co.uk/pictures/special_reports/justice-lost-in-the-post.pdf)</font>
524+
From: [Private Eye](https://www.private-eye.co.uk/pictures/special_reports/justice-lost-in-the-post.pdf)
530525

531526

532527
## Levels of testing

0 commit comments

Comments
 (0)