aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 1bc05aa1271231377153aa1ecd61b6b522dd083e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# school

This repository is designed to organize and make portable all of Holden Rohrer's school work from the 2019-20 school year.

```
- README.md                % the file you're reading right now
- mla8.tex                 % a general mla formatter for typical written assignments
- citations.tex            % a citation generator and aggregator for MLA 8th Edition
- .gitignore               % exactly what you expect
- sort.py                  % a Python script which sorts sort.tex when called
- example.tex              % an example of the capability of mla8.tex
-|jones-la                 % all work for AP Lang, taught by Ms Jones
 |- zinsser-annotation.tex % annotations of "On Writing Well" by William Zinnser
 |- zinsser-essay.rough.tex% rough draft of "On Writing Well" essay
 |- zinsser-esssay.tex     % final draft of "On Writing Well" essay
```