%!
% Integrated design and   operation of water treatment facilities / Susumu Kawamur
a
/Times-Roman findfont     % Get the basic font
20 scalefont              % Scale the font to 20 points
setfont                   % Make it the current font
newpath                  % Start a new path
14 750 moveto           % Lower left corner of text at (72, 72)
(Integrated design and operation of water treatment facilities / Susumu Kawamura
) show    % Typeset "Hello, world!"
25 700 moveto
(Kawamura, Susumu) show     % Typeset "Hello, world!"
25 640 moveto
(628.162 KAW i) show     % Typeset "Hello, world!"
25 540 moveto
(http://library.um.ac.id) show     % Typeset "Hello, world!"
showpage