Post by shantoos » Wed Oct 15, 2008 1:44 pm . Section headings of various sizes are produced (in the article document style) using the commands \section,\subsection and \subsubsection commands. A LaTeX package that provides a programmer's interface for a new idea called a “bit”, which is like an environment but has a title, author, and other attributes usually only associated with the document environment. Help on adding keywords to a latex paper. LaTeX Extra > LaTeX Klassen A small L A T E X article template Here a small example of a document in the article class with title, author, abstract and section. LaTeXサンプル \documentclass [11pt, a4j]{jarticle} % プリアンブル \title {タイトル} \author {著者名1 \and 著者名2} \date {2009/05/24} \begin {document} % タイトルを出力 \maketitle \section {節} 文章 \end {document} LaTeXサンプルの実行結果 So, as an answer to your question, IMO, it is okay to write "(Main Title): Case Study for California" Instead of "(Main Title): A Case Study for California". Subfigurs are generally inserted horizontally in one or multiple rows. Changing the font size in LaTeX can be done on two levels, either affecting the whole document or parts/elements of it. An “article” does not provide “chapter”, whereas “book” and “report” do. dabei wurden die Optionen für Schriftgröße, Papierformat, Seiten und Titelseite geändert. LaTeX specific issues not fitting into one of the other forums of this category. LaTeX will number the sections and subsections automatically. 8 posts • Page 1 of 1. shantoos Posts: 8 Joined: Thu Aug 21, 2008 3:22 am. There is also combine: Here, some example codes with output screenshots are provided in the following. I think it's possible to use just a single subfigure environment inside your normal figure environment, and then you simply use the subfigure caption for your subtitle OS, LaTeX-system, editor: Arch Linux 64bit, TeXlive, Kile | Windows 7 Professional 64bit, MikTeX 2.9, TeXnicCenter 2.0 beta 1 64bit LaTeX Extra > LaTeX Klassen L A T E X article Beispiel Hier einmal ein größeres Beispiel für ein Dokument in der article class. The title of the section should be surrounded by braces and placed immediately after the relevant command. In research articles, we need to add subfigures often. Thus, the first structuring element of an “article” is \section{name} . Section Headings in LaTeX. Be warned that the package claims to be "unsupported". LaTeX will use the section headings to create the table of contents and there are commands to create a list of figures and a list of tables as well. Including some text stuff like itemizations, enumeration and descriptions. Under this style, as CopperKettle has suggested, it is permissible to omit articles in many instances while writing titles and subtitles. The document will not have an extra titlepage, even if it has a title, author and date on the first page. Using a different font size on a global level will affect all normal-sized text as well as the size of headings, footnotes, etc. To create subfigure in latex, you can use both \begin{minipage}...\end{minipage} and \begin{subfigure}...\end{subfigure} block to insert subfigures or sub-images. Bibliography management in LaTeX When it comes to bibliography management packages, there are three main options in L a T e X : bibtex, natbib (a package for use with bibtex) and biblatex. In a “book”, a header is automatically added to each page indicating the page number as well as the chapter …