Figure 1: A large letter 'A' centered on a gray square background with a diagonal crosshair pattern.
Figure 1: A large letter 'A' centered on a gray square background with a diagonal crosshair pattern.

Figure 1: Larger image set as a float

2.3 Figures and Tables

Small images may be shown inline small image icon and small tables may be shown within the paragraph:

Example
Name Value
This 11
That 2

Marginal notes are usually placed in the outer margin.

Larger figures such as Figure 1 are usually placed in a float to be positioned at a suitable place to help with column and page breaking.

2.4 Theorems

Theorem 1 (Fermat's Last Theorem). If n > 2 , then there are no non-zero integers a, b, c such that a^n + b^n = c^n .

2.5 Verbatim

Some documents require verbatim code blocks to be displayed.

main( ) {
    printf("hello, world");
}

3 Citations

It is also possible to cite works from a \text{bibTeX} database, here we cite [2] and [1] from the tugboat.bib sample file distributed with \text{bibTeX} .

References