Document Parameters

Note

All of the document parameters defined in this section are to be placed after the \documentclass definition and before the \begin{document} call.

\documentclass[template=tech-memo]{nasa-latex-docs}

% PREAMBLE
% DEFINE DOCUMENT PARAMETERS HERE

\begin{document}

% DEFINE DOCUMENT CONTENT HERE

\end{document}

docTitle

Text

\docTitle[Document Title]

docDate

Text

\docDate[January 10th, 2020]

docNumber

Text

\docNumber[Doc-No-123]

docVersion

Text

\docVersion[Final Draft]

docTypeTitle

Text

\docTypeTitle[Document Type Title]

docOrganization

Text

\docOrganization[
National Aeronautics and Space Administration \\
Lyndon B. Johnson Space Center \\
Houston, Texas \\
]

docAuthor

Text

\docAuthorName(1)={John A. Author}
\docAuthorPosition(1)={Engineering Author}
\docAuthorOrganization(1)={EA/Engineering Directorate}
\docAuthorLocation(1)={NASA - Johnson Space Center}

\docAuthorName(2)={}

docApprover

Text

\docApproverName(1)={John A. Approver}
\docApproverPosition(1)={Engineering Approver}
\docApproverOrganization(1)={EA/Engineering Directorate}
\docApproverLocation(1)={NASA - Johnson Space Center}

\docApproverName(2)={}

docContributor

Text

\docContributorName(1)={John A. Contributor}
\docContributorPosition(1)={Engineering Contributor}
\docContributorOrganization(1)={EA/Engineering Directorate}
\docContributorLocation(1)={NASA - Johnson Space Center}

\docContributorName(2)={}

docCoverSheet

Text

\docCoverSheet[coversheet.pdf]