blob: 1c4f868bd0e50ce252049f757a973b6e29ef1644 (
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
|
% Save file as: APP-B.TEX Source: FILESERV@SHSU.BITNET
\input fontsize.tex
\input B.tex
\nopagenumbers
\count0=1
\twelvepoint
\headline={\hfill}
\centerline{\twlbf APPENDIX B: Complete Sample Technical \TeX\ Document}
\bigskip\bigskip\par\noindent
This appendix will eventually consist of \TeX\ output for
``A Computationally Fast Implementation of Fisher's
Test of Difference-Score Population Symmetry About Zero.''
\bigskip\par\noindent
That manuscript has been submitted for publication in a
statistical journal, however unanticipated delays in the publication
of the article prevent me from including a copy of
it as Appendix B at this time.
\bigskip\par\noindent
As soon as that article goes to press, a copy of the \TeX\ output and
the commands used to generate it will be made available so that \TeX\
users can have a technical article (complete with equations) to use as
an example for their own technical articles.
\bigskip\par\noindent
I regret any inconvenience this unavoidable delay may cause.
\vfill\eject
\end
|