blob: b95612ab6d1f3a6c16e9c40d18fee7fe3b605d15 (
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
33
34
35
36
37
38
39
40
41
42
43
|
navydocs package
----------------
Author
------
Peter Andrew Rochford
Acorn Science & Innovation, Inc.
1616 Anderson Road, Suite 213
McLean, VA 22102, USA
email: prochford@acornsi.com
Purpose
-------
The navydocs package provides an easy means for creating title pages
and the following supplementary material pages used in technical reports
by United States Navy organizations. These pages are generated by specifying
the page content via a set of commands and then calling a macro to create
the page at its occurence in the document. The package in its current form
provides a title page and a technical components page as used by the
Carderock Division at the Naval Surface Warfare Center (Carderock/NSWC).
The macros provided within the package can be easily copied and modified
to support formats used by other Navy organizations. The navydocs package
is provided in the hope that it proves useful to other Navy organizations,
with users contributing macros for their organizations. Please email to
the author any new macros for title pages or supplementary material so
they can be added to the navydocs package.
License
-------
Copyright (C) 2016 Peter Andrew Rochford.
The navydocs package may be distributed and/or modified under the
conditions of the LaTeX Project Public License, version 1.3c
(LPPL, 2008-05-04) of this license or (at your option) any later version.
The latest version of this license can be found at:
https://latex-project.org/lppl/
The navydocs package is distributed in the hope that it will be
useful, but `as is', WITHOUT WARRANTY OF ANY KIND, either expressed
or implied, including, but not limited to, the implied warranties of
MERCHANTABILITY and FITNESS FOR A PARTICULAR PURPOSE. See the LaTeX
Project Public License for more details.
|