Automatic MLA Citation Generator that I hacked together in a few hours for a school project.
- Download and extract the files. Keep them all in the same folder.
- Run the "autocite.py" file. If you do not know how to run a python file click here
- Follow the prompts. Hit enter twice to enter a value.
- Your citations will be generated to a text file in
./citations/MLA/
which includes the proper citation and the parenthetical In-Line-Citation. - .txt files does not support italicization. Manually italicize everything in between *'s or copy paste the citation into a markdown converter.
I am not responsible for any brain damage that may result from reading my source code.