Showing posts with label presentations. Show all posts
Showing posts with label presentations. Show all posts
Thursday, December 2, 2010
R Workflow: Slides from a Talk at Melbourne R Users (1st Dec 2010)
I gave a presentation at
Melbourne R Users
on the topic of R Workflow.
The presentation covered R code organisation,
and useful R related tools including Eclipse, StatET, Git, make, Sweave
and LaTeX.
Also, the slides from the presentation
provide links to four complete examples of using R,
Sweave, LaTeX, and make.
By
jeromyanglim
on
Thursday, December 02, 2010
Labels:
LaTeX,
make,
presentations,
R,
Sweave,
version_control

Wednesday, August 25, 2010
Getting Started with Beamer: Tips and Tricks for LaTeX Presentations
This post provides a guide to getting started with
Beamer, a popular LaTeX package for preparing slide presentations.
The post:
(a) Lists some of the benefits of Beamer in comparison to PowerPoint;
(b) Links to tutorials and suggestions for learning
Beamer for both people who do and do not know LaTeX;
(c) Documents problems that I encountered when learning
to use Beamer and the solutions that I developed
to overcome them.
Simple Beamer Template for Getting Started and Reducing Typing
For those who don't already know, Beamer is a useful package in LaTeX
for preparing slide presentations.
I have a Beamer template of preamble and slide templates.
I found having a template was useful:
(a) when first learning Beamer commands, and
(b) in order to save typing.
Thus, this post shares and explains the template in case it was of interest to others.
It includes both my standard preamble and templates for individual slides.
It is designed so that it is easy to compile both a presentation and
a 2 x 2 handout.
Subscribe to:
Posts (Atom)