Materials of the “LaTeX for Psychological Researchers” course
[This article was first published on » R, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
I have given a course on using LaTeX for psychological researchers. This course consisted of four lectures in which I discussed the following subjects:
- how to obtain a LaTeX distribution
- How to use LaTeX to write professional scientific reports
- How to use BibTeX and apacite to easily add references and completely automate the reference list
- How to use the apa document class to produce articles in APA-style
- How to use Beamer to produce presentation slides
- How to use Sweave to incorperate R codes in your LaTeX document for reporting reproducible research
The slides and examples as well as a lot of additional links can be found at:
http://sachaepskamp.com/latex-course
To leave a comment for the author, please follow the link and comment on their blog: » R.
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.