0% found this document useful (0 votes)
22 views4 pages

La Te Xassignment

The document provides instructions for submitting a LaTeX document. It includes tips for typesetting text, mathematical formulae, tables and images in LaTeX. The submission deadline is January 23, 2024.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views4 pages

La Te Xassignment

The document provides instructions for submitting a LaTeX document. It includes tips for typesetting text, mathematical formulae, tables and images in LaTeX. The submission deadline is January 23, 2024.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Instructions:

1. Reproduce the following sample document in LATEX.

2. Submit your LATEX document folder in PutraBlast. Please ensure all


related documents in that folder can be build and view (TEX, pdf and
figure).

3. The latest day of submission is 23 January 2024 before 12am.

4. Here are some helpful tips.

(a) Use the following command to produce LATEX and TEX.


\LaTeX{}
\Tex{}
(b) Use the following command to produce abstract.
\begin{abstract}
\end{abstract}
(c) Use the following command after the abstract to produce Con-
tents.
\tableofcontents
(d) Use the following command to produce left-aligned, right-aligned
and center text.
\begin{flushleft}
\end{flushleft}
\begin{flushright}
\end{flushright}
\begin{center}
\end{center}
(e) Use the following command to raise the word Method in Table 1.
\raisebox{2.0ex}[0pt]{Method}

(f) Use the following command to produce some operators or dots.


x \times
... \dots
To produce ≤ and desired accents (á and ä) use
\leq
\'a
\"a

1
A Sample Document in LATEX
Maurice Fréchet
The Erwin Schrödinger International Institute

January 9, 2024

Abstract
LATEX [1] is a typesetting system that is very suitable for producing
scientific and mathematical documents of high typographical quality.
It is also suitable for producing all sorts of other documents, from
simple letters to complete books. LATEX uses TEX [2] as its formatting
engine.

Contents
1 Typesetting Text 2

2 Typesetting Mathematical Formulae 2

3 Creating Table 3

4 Inserting Images 3

1 Typesetting Text
1. This text is
left-aligned.

2. This text is
right-aligned.

3. This text is
at the centre.

2 Typesetting Mathematical Formulae


Please use amsmath package for mathematical environment and amsthm
package for the proof environment.

2
1. Add a squared and b squared to get c squared. Or, using a more
mathematical approach in text style: a2 + b2 = c2 . And in display
style:
a 2 + b2 = c 2

2. In theory, the distribution of Mn can be derived exactly for all values


of n:

Pr{Mn ≤ z} = Pr{X1 ≤ z, . . . , Xn ≤ z}
= Pr{X1 ≤ z} × · · · × Pr{Xn ≤ z}
= {F (z)}n (1)

However, this is not immediately helpful in practice, since the distri-


bution function F in Eq. (1) is unknown.

3. 
 −x if x < 0,
|x| = 0 if x = 0,

x if x > 0.

3 Creating Table
Produce the following table. Please use caption package and captionsetup
to customize your caption. Use the cline command to draws a horizontal
lines across the columnn specified, beginning in column i and ending in
column j. You can use arraystretch to adjust the row spacing of a table.
Default value is 1, you can increase the number. Refer instruction 4 (e) to
raise the word Method in a Table 1.
Table 1: Parameter Estimates of GEV Model.

Parameter Estimates
Method
µ̂ σ̂ ξˆ
MLE 0.015 0.0073 0.2112
LMOM 0.014 0.0072 0.2241

4 Inserting Images
Please use graphicx package to insert a figure. You can use any image for
your figure.

3
Figure 1: My cat

References
[1] Lamport, L. 1994. LATEX: A Document Preparation System: User’s
Guide and Reference Manual. Massachusetts: Addison-Wesley.

[2] Knuth D. E. 1984. Computers & Typesetting, Volume A: The TEXbook.


Massachusetts: Addison-Wesley.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy