blob: 942aad38be2a8db01d9b1cef9c6a065c947b1085 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
Package: Writing Scientific Documents Using LaTeX
Author: Andrew J. Bennieston <andrew at physical-thought dot com>
Copyright 2007-2009 Andrew J. Bennieston.
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3
of this license or (at your option) any later version.
The latest version of this license is in
http://www.latex-project.org/lppl.txt
and version 1.3 or later is part of all distributions of LaTeX
version 2005/12/01 or later.
This work has the LPPL maintenance status `maintained'.
The Current Maintainer of this work is Andrew J. Bennieston.
This work consists of the files scidoc.tex, Makefile, README, earth-moon.pdf
and the derived file scidoc.pdf.
---
Writing Scientific Documents Using LaTeX is an article introducing the use of
LaTeX in typesetting scientific documents. It covers the basics of creating a
new LaTeX document, special typesetting considerations, mathematical
typesetting and graphics. It also touches on bibliographic data and BibTeX.
Currently in its fifth edition, Writing Scientific Documents Using LaTeX is
periodically updated and extended and is a perpetual work-in-progress.
The file scidoc.pdf was generated from scidoc.tex using the `pdflatex' command.
A Makefile is provided for compatible UNIX systems.
|