Skip to content

Instantly share code, notes, and snippets.

@chris-prener
Created November 20, 2017 16:07
Show Gist options
  • Save chris-prener/5eb0d80f7cc29a85ccdd82ae5c3abe28 to your computer and use it in GitHub Desktop.
Save chris-prener/5eb0d80f7cc29a85ccdd82ae5c3abe28 to your computer and use it in GitHub Desktop.
SOC 4930 & SOC 5050 - Week 13 - Bibliographies in LaTeX
\documentclass{article}
\usepackage[utf8]{inputenc}
\title{}
\author{}
\date{}
\begin{document}
\maketitle
\section{Introduction}
Learning inferential statistics is fun. While we do not do a lot of experiments in sociology, many of our techniques were pioneered in experimental settings. Fisher's work on experiments is particularly notable. His seminal work includes discussions of the null hypothesis. He inspired later work by other pioneering statisticians including Jon Tukey.
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment