README.md 549 B

Download compiled PDF

License

This is work is licensed under CC BY-NC-ND 3.0.

Spell checking

  • Spell checking for f in ch*.tex; do aspell --lang=en --mode=tex check $f; done
  • Spell checking for f in ch*.tex; do /home/moose/GitHub/Academic-Writing-Check/checkwriting $f; done
  • Spell checking with http://www.reverso.net/spell-checker
  • https://github.com/devd/Academic-Writing-Check