The purpose of this article is to explain how to use the full functionality of this wiki. If you click "Create an article," you will arrive at a page with a form consisting of text boxes. The first text box is the overview of the article, and will appear at the top, and it can contain an image.
The subsequent boxes allow you to create sections, each containing images, text, and formatted html content. This article will tell you how to render content in this format, and to insert equations and figures into your article.
Read Full
LaTeX
LaTeX ( /ˈleɪtɛk/, /ˈleɪtɛx/, /ˈlɑːtɛx/, or /ˈlɑːtɛk/) is a document markup language and document preparation system for the TeX typesetting program. Within the typesetting system, its name is styled as . The term LaTeX refers only to the language in which documents are written, not to the editor used to write those documents. In order to create a document in LaTeX, a .tex file must be created using some form of text editor. While most text editors can be used to create a LaTeX document, a number of editors have been created specifically for working with LaTeX.
LaTeX is widely used in academia. As a primary or intermediate format, e.g., translating DocBook and other XML-based formats to PDF, LaTeX is used because of the high quality of typesetting achievable by TeX. The typesetting system offers programmable desktop publishing features and extensive facilities for automating most aspects of typesetting and desktop publishing, including numbering and cross-referencing, tables and figures, page layout and bibliographies.
LaTeX is intended to provide a high-level language that accesses the power of TeX. LaTeX essentially comprises a collection of TeX macros and a program to process LaTeX documents. Because the TeX formatting commands are very low-level, it is usually much simpler for end-users to use LaTeX.
LaTeX was originally written in the early 1980s by Leslie Lamport at SRI International. It has become the dominant method for using TeX—relatively few people write in plain TeX anymore.[citation needed] The current version is LaTeX2e (styled ).
As it is distributed under the terms of the LaTeX Project Public License (LPPL), LaTeX is free software.
Read Full




