blob: e5dd44dad00bee5c73d8aa2891a016bbba07e84b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
% Sample file: note1b.tex
\documentclass{sample}
\begin{document}
It is of some concern to me that
the terminology used in multi-section
math courses is not uniform.
In several sections of the course on
matrix theory, the strange term
``hamiltonian-reduced'' is used.
I, personally, would rather call these
``hyper-simple''. I
invite others to comment on this problem.
Of special concern to me is the terminology in the course
by Prof.~Hochschwabauer.
Since his field is new, there is no accepted
terminology. It is imperative
that we arrive at a satisfactory solution.
\end{document}
|