Created
November 20, 2017 16:07
-
-
Save chris-prener/5eb0d80f7cc29a85ccdd82ae5c3abe28 to your computer and use it in GitHub Desktop.
SOC 4930 & SOC 5050 - Week 13 - Bibliographies in LaTeX
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\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