<<<<<<< HEAD Use this template to create your notes.
Open the template.tex
file and follow these three main steps:
- Edit the lecture title.
- Edit your name and the date.
- Rename
uni.tex
to match your uni (e.g.,jmh2045.tex
), edit the filename accordingly below, and put your notes in this file.
Then write your notes in the renamed uni.tex
file.
If you're new to LaTeX, check out Overleaf, an online LaTeX environment where you can edit and render your documents. They also have a very useful getting started guide. Click here to use Overleaf to edit this template in your browser.
If you prefer writing in Markdown, you can do so and use pandoc to convert to LaTeX before submitting (e.g., pandoc uni.md -o uni.tex
).
More on that here.
This repository is for students to create and submit scribe notes for Modeling Social Data, Columbia University (Spring 2017)
Follow these steps to add your notes:
- Create your notes using the LaTeX files in
template.zip
. You can do this directly on your machine, or you can click here to use Overleaf to edit everything in your browser. See the template README for more details. - Fork and clone this repository.
- Add your notes to a subdirectory under the lecture number and your uni (e.g.,
lecture_1/jmh2045/
). - Commit and push your changes to your fork of the Github repository.
- Issue a pull request to have your notes added to the main course repository.
19b27b892ee79edb04c5bbebb5f4c911d0b26248