blob: fe29dd976817cc8f121eaaa21b56890a02fcd153 (
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
|
\chapter*{Contact}
\markboth{Contact Information}{}
\begin{tabular}{p{0.3\textwidth} p{0.01\textwidth} p{0.6\textwidth}}
{\bf Document} & &\\\hline
\\
{\bf Title} & : & An introduction to the masterserver.\\
{\bf Subtitle} & : & Reference for heartbeats, serverlists, status and implementation.\\
\\
{\bf Revision} & : & 0.5\\
{\bf Date} & : & \today\\
\\
{\bf Author} & : & Darkelarious\\
{\bf Email address} & : & darkelarious@333networks.com\\
\\
\\
{\bf Status} & : & draft\\
\\
\\
{\bf Contact Info} & : & \textsc{333networks}\\
& & discord\\
& & website\\
& & etc\\
\\
\hline
\end{tabular}
|