https://github.com/richfitz/reproducibility-2014
Talk on reproducible research at SURF: http://www.meetup.com/R-Users-Sydney/events/199742542/
https://github.com/richfitz/reproducibility-2014
Last synced: 12 months ago
JSON representation
Talk on reproducible research at SURF: http://www.meetup.com/R-Users-Sydney/events/199742542/
- Host: GitHub
- URL: https://github.com/richfitz/reproducibility-2014
- Owner: richfitz
- Created: 2014-08-23T09:20:17.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-12-02T02:32:31.000Z (over 11 years ago)
- Last Synced: 2025-03-14T03:45:31.257Z (over 1 year ago)
- Language: TeX
- Size: 6.51 MB
- Stars: 27
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rendered version of talk
A pdf is available [here](https://github.com/richfitz/reproducibility-2014/releases/download/v1.0/slides.pdf)
# Compiling:
```
make
```
# Requirements:
Fonts (all are freely downloadable)
* [Font Awesome](http://fortawesome.github.io/Font-Awesome/)
* [Yanone Kaffeesatz](https://www.google.com/fonts#UsePlace:use/Collection:Yanone+Kaffeesatz)
* [Bitstream Vera Sans Mono](http://ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/1.10/)
XeLaTeX (and fontspec) so that these fonts can be used.
Inkscape for SVG to PDF conversion (`diagrams/`).
# Credits
Design taken from this [great talk](http://bost.ocks.org/mike/d3/workshop/#0).