From 6253f5563c1688c8cd6cb09a6669796e983bc869 Mon Sep 17 00:00:00 2001 From: Holden Rohrer Date: Fri, 2 Aug 2019 11:57:17 -0400 Subject: working alphabetization --- README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index bd7e9ac..4a2b0d8 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ This repository is designed to organize and make portable all of Holden Rohrer's - 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.tex % a temporary file to hold data to sort for alphabetization - sort.py % a Python script which sorts sort.tex when called - example.tex % an example of the capability of mla8.tex ``` -- cgit