Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 846 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 846 Bytes

AutoCite

Automatic MLA Citation Generator that I hacked together in a few hours for a school project.

Tutorial

  1. Download and extract the files. Keep them all in the same folder.
  2. Run the "autocite.py" file. If you do not know how to run a python file click here
  3. Follow the prompts. Hit enter twice to enter a value.
  4. Your citations will be generated to a text file in ./citations/MLA/ which includes the proper citation and the parenthetical In-Line-Citation.
  5. .txt files does not support italicization. Manually italicize everything in between *'s or copy paste the citation into a markdown converter.

Warning

I am not responsible for any brain damage that may result from reading my source code.