aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolden Rohrer <hdawg7797@yahoo.com>2019-08-18 01:03:52 -0400
committerHolden Rohrer <hdawg7797@yahoo.com>2019-08-18 01:03:52 -0400
commit25e41f265b1ba4b6e5df7410b33693e95b68facb (patch)
tree4819ea7374f84efc03e17df6b7a41ebc7b5e63f2
parent0cf1b806904197f63069e8982e3f6441f3819cff (diff)
parent0aca5c69716d1f7fd0712e58acf077dd8f6b3aa8 (diff)
Merge remote branch
-rw-r--r--README.md11
1 files changed, 2 insertions, 9 deletions
diff --git a/README.md b/README.md
index 408d566..3d298d1 100644
--- a/README.md
+++ b/README.md
@@ -2,15 +2,6 @@
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
-- .gitignore % exactly what you expect
-- mla8.tex % a general mla formatter for typical written assignments
-- citations.tex % a citation generator and aggregator for MLA 8th Edition
-- sort.py % a Python script which sorts sort.tex when called
-- example.tex % an example of the capability of mla8.tex
-```
-
Class directories have internal READMEs which cover their content
## Compilation
@@ -43,3 +34,5 @@ Internal options are:
- `\nameinline` which includes the name in the inline citation (or title if no author)
- `\newcitation` to prevent double citing in the final.
Python scripts alphabetize the citations.
+
+See `example.tex` for examples of how to use `mla8.tex`