cdcrabtree / psmanuscripts

R markdown formats for political science manuscripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Political Science Manuscript Templates for R Markdown, LaTeX, and Word

R Markdown, LaTeX, and Word Document templates that follow the general style of manuscripts submitted to political science journals (APSR, AJPS, JOP, PA).

This is primarily used to provide templates for research papers for students in my courses.

R Markdown

This package is not on CRAN. Install the package using devtools:

devtools::install_github("jrnold/psmanuscript")

Other Formats

The directory templates contains LaTeX and Word Document templates:

  • manuscript.docx: A Word Document template
  • manuscript.tex: A LaTeX template

About

R markdown formats for political science manuscripts


Languages

Language:TeX 70.2%Language:R 29.8%