LaTeX, a document preparation system, is widely used by people to write scientific papers, thesises, and dissertations, and resources on how to write such documents are plentiful on the Internet. However, articles on how to write short papers like three point essays aren’t easy to find. To fill the void, I’ve written a minimal article on how to use LaTeX to write short papers, called “Writing Short Papers Using LaTeX”.
-
‹ Home
Contents
-
Categories
-
Tags
-
Archives
-
RSS Feeds
-
Meta
2 Comments
Thanks for the article! Latex is a great way to separate content from style, which leads to essays that are prettier and better written.
I noticed what I believe to be an error in the article. In the document source you provide you’re missing backslashes in front of the commands. Latex needs those backslashes!
Thank you Gabriel for noticing the missing backslashes. They were they, but I wasn’t escaping them with another backslash in the HTML.