How would I write the following in LaTeX:
_Abstract_
XXXX This is the
XXXX abstract.
_Keywords_
XXXX keyword1, keyword1
In the above the letter X stands for space.
|
How would I write the following in LaTeX:
In the above the letter |
||||
|
|
|
Using the
where it pushes the left margin in by Here is a minimal working example:
The Abstract and Keyword titles were typeset as
Finally, |
||||
|
|
|
For the KOMA classes there is the
By only supplying the mandatory argument, the same indentation will occur on both left and right side, while the optional argument will overwrite that for the left side. There is also a starred version of the environment, for twosided layouts, where the optional argument sets the inner indent.
|
|||
|
|
|
Try |
|||
|
|
|
Ideally you can find a document class that supports abstract. Or you could try |
||||
|
|