add directory Minix
This commit is contained in:
739
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/TTYTAB.5
Normal file
739
Minix/CD-ROM-2.0/MINIX/MANUALS/PS5/TTYTAB.5
Normal file
@@ -0,0 +1,739 @@
|
||||
%!PS-Adobe-1.0
|
||||
%%Creator: devps (Pipeline Associates, Inc.)
|
||||
%%CreationDate: Fri Sep 13 13:09:56 1996
|
||||
%%Pages: (atend)
|
||||
%%DocumentFonts: (atend)
|
||||
|
||||
/devps 180 dict def devps begin
|
||||
/res 10.000000 def
|
||||
/y_offset 843 def
|
||||
/X{exch}bind def
|
||||
/mm {transform round X round X itransform} bind def
|
||||
/r{rmoveto}bind def
|
||||
/m{moveto}bind def
|
||||
/l{lineto}bind def
|
||||
/rl{rlineto}bind def
|
||||
/st{stroke}bind def
|
||||
/gs{gsave}bind def
|
||||
/gr{grestore}bind def
|
||||
/cp{currentpoint}bind def
|
||||
/np{newpath}bind def
|
||||
/ct{curveto}bind def
|
||||
systemdict /setpacking known
|
||||
{ /savepacking currentpacking def true setpacking } if
|
||||
/m0{0 0 moveto}bind def
|
||||
/xc{//res div}bind def
|
||||
/yc{//res neg div //y_offset add}bind def
|
||||
/lc{yc X xc X l st}bind def
|
||||
/mc{yc X xc X m}bind def
|
||||
/el{gs /a X def a div 1 X scale cp np a xc 2 div 0 360 arc st gr}bind def
|
||||
/ar{cp 7 2 roll np xc 5 1 roll atan 3 1 roll atan X arc st}bind def
|
||||
/sp{yc X xc X 6 2 roll yc X xc X 6 2 roll yc X xc X 6 2 roll ct}bind def
|
||||
/V{//res neg div //y_offset add
|
||||
currentpoint pop X
|
||||
m}bind def
|
||||
/H{//res div
|
||||
0 transform X round X itransform pop
|
||||
currentpoint X pop
|
||||
moveto}bind def
|
||||
/h{//res div 0 r}bind def
|
||||
/v{//res neg div 0 X r}bind def
|
||||
/S{X H show}bind def
|
||||
/A{H //res div 1 index stringwidth pop sub 1 index length div 0 3 2 roll ashow}bind def
|
||||
/psize 10 def
|
||||
/height 0 def
|
||||
/cheight { height 0 ne { height } { psize } ifelse } bind def
|
||||
/slant 0 def
|
||||
/FF{findfont X dup 30 div 0 mm pop setlinewidth /psize X def
|
||||
[psize 0 cheight slant sin slant cos div mul cheight 0 0]
|
||||
makefont setfont}bind def
|
||||
/shade{gs
|
||||
/dy X def
|
||||
/dx X def
|
||||
np m
|
||||
0 /dy rl
|
||||
/dx 0 rl
|
||||
0 /dy neg rl
|
||||
/dx neg 0 rl
|
||||
closepath
|
||||
.9 setgray
|
||||
fill
|
||||
gr}bind def
|
||||
1 setlinecap
|
||||
|
||||
/resolution res 72 mul def
|
||||
|
||||
|
||||
/startFig {
|
||||
/SavedState save def
|
||||
userdict maxlength dict begin
|
||||
currentpoint transform
|
||||
|
||||
DocumentInitState setmiterlimit setgray setdash setlinejoin setlinecap
|
||||
setlinewidth setmatrix
|
||||
|
||||
itransform moveto
|
||||
|
||||
/ury exch def
|
||||
/urx exch def
|
||||
/lly exch def
|
||||
/llx exch def
|
||||
/y exch 72 mul resolution div def
|
||||
/x exch 72 mul resolution div def
|
||||
|
||||
currentpoint /cy exch def /cx exch def
|
||||
|
||||
/sx x urx llx sub div def
|
||||
/sy y ury lly sub div def
|
||||
|
||||
sx sy scale
|
||||
|
||||
cx sx div llx sub
|
||||
cy sy div ury sub translate
|
||||
|
||||
/DefFigCTM matrix currentmatrix def
|
||||
|
||||
/initmatrix {
|
||||
DefFigCTM setmatrix
|
||||
} def
|
||||
/defaultmatrix {
|
||||
DefFigCTM exch copy
|
||||
} def
|
||||
|
||||
/initgraphics {
|
||||
DocumentInitState setmiterlimit setgray setdash
|
||||
setlinejoin setlinecap setlinewidth setmatrix
|
||||
DefFigCTM setmatrix
|
||||
} def
|
||||
|
||||
/showpage {
|
||||
initgraphics
|
||||
} def
|
||||
|
||||
}bind def
|
||||
/clipFig {
|
||||
currentpoint 6 2 roll
|
||||
newpath 4 copy
|
||||
4 2 roll moveto
|
||||
6 -1 roll exch lineto
|
||||
exch lineto
|
||||
exch lineto
|
||||
closepath clip
|
||||
newpath
|
||||
moveto
|
||||
}bind def
|
||||
/doclip { llx lly urx ury clipFig } def
|
||||
/endFig {
|
||||
end SavedState restore
|
||||
}bind def
|
||||
/globalstart {
|
||||
fontnum psize slant height resolution currentpoint
|
||||
pagesave restore gsave
|
||||
}bind def
|
||||
/globalend {
|
||||
grestore moveto
|
||||
/resolution exch def /height exch def
|
||||
/slant exch def /psize exch def /fontnum exch def
|
||||
F
|
||||
/pagesave save def
|
||||
}bind def
|
||||
|
||||
|
||||
/fontnum 1 def
|
||||
systemdict /setpacking known { savepacking setpacking} if
|
||||
end
|
||||
/BP{
|
||||
save mark devps begin m0
|
||||
/DocumentInitState [ matrix currentmatrix currentlinewidth currentlinecap
|
||||
currentlinejoin currentdash currentgray currentmiterlimit ] cvx def
|
||||
}bind def
|
||||
/EP{
|
||||
end cleartomark restore showpage}def
|
||||
|
||||
/Encoding-1 256 array def
|
||||
0 1 255 {Encoding-1 exch /.notdef put} for
|
||||
Encoding-1 8#301 StandardEncoding 8#101 26 getinterval putinterval %A-B
|
||||
Encoding-1 8#341 StandardEncoding 8#141 26 getinterval putinterval %a-b
|
||||
Encoding-1 8#241 StandardEncoding 8#301 16 getinterval putinterval %accents
|
||||
Encoding-1 8#373 StandardEncoding 8#365 1 getinterval putinterval %dotlessi
|
||||
Encoding-1
|
||||
dup 8#41 /copyright put
|
||||
dup 8#42 /registered put
|
||||
dup 8#43 /trademark put
|
||||
dup 8#44 /logicalnot put
|
||||
dup 8#45 /Eth put
|
||||
dup 8#46 /eth put
|
||||
dup 8#47 /Thorn put
|
||||
dup 8#50 /thorn put
|
||||
dup 8#51 /brokenbar put
|
||||
dup 8#52 /degree put
|
||||
dup 8#53 /divide put
|
||||
dup 8#54 /multiply put
|
||||
dup 8#55 /minus put
|
||||
dup 8#56 /onehalf put
|
||||
dup 8#57 /onequarter put
|
||||
dup 8#60 /threequarters put
|
||||
dup 8#101 /Aacute put
|
||||
dup 8#102 /Acircumflex put
|
||||
dup 8#103 /Adieresis put
|
||||
dup 8#104 /Agrave put
|
||||
dup 8#105 /Aring put
|
||||
dup 8#106 /Atilde put
|
||||
dup 8#107 /Ccedilla put
|
||||
dup 8#110 /Eacute put
|
||||
dup 8#111 /Ecircumflex put
|
||||
dup 8#112 /Edieresis put
|
||||
dup 8#113 /Egrave put
|
||||
dup 8#114 /Iacute put
|
||||
dup 8#115 /Icircumflex put
|
||||
dup 8#116 /Idieresis put
|
||||
dup 8#117 /Igrave put
|
||||
dup 8#120 /Ntilde put
|
||||
dup 8#121 /Oacute put
|
||||
dup 8#122 /Ocircumflex put
|
||||
dup 8#123 /Odieresis put
|
||||
dup 8#124 /Ograve put
|
||||
dup 8#125 /Otilde put
|
||||
dup 8#126 /Scaron put
|
||||
dup 8#127 /Uacute put
|
||||
dup 8#130 /Ucircumflex put
|
||||
dup 8#131 /Udieresis put
|
||||
dup 8#132 /Ugrave put
|
||||
dup 8#133 /Ydieresis put
|
||||
dup 8#134 /Zcaron put
|
||||
dup 8#135 /aacute put
|
||||
dup 8#136 /acircumflex put
|
||||
dup 8#137 /adieresis put
|
||||
dup 8#140 /agrave put
|
||||
dup 8#141 /aring put
|
||||
dup 8#142 /atilde put
|
||||
dup 8#143 /ccedilla put
|
||||
dup 8#144 /eacute put
|
||||
dup 8#145 /ecircumflex put
|
||||
dup 8#146 /edieresis put
|
||||
dup 8#147 /egrave put
|
||||
dup 8#150 /iacute put
|
||||
dup 8#151 /icircumflex put
|
||||
dup 8#152 /idieresis put
|
||||
dup 8#153 /igrave put
|
||||
dup 8#154 /ntilde put
|
||||
dup 8#155 /oacute put
|
||||
dup 8#156 /ocircumflex put
|
||||
dup 8#157 /odieresis put
|
||||
dup 8#160 /ograve put
|
||||
dup 8#161 /otilde put
|
||||
dup 8#162 /scaron put
|
||||
dup 8#163 /uacute put
|
||||
dup 8#164 /ucircumflex put
|
||||
dup 8#165 /udieresis put
|
||||
dup 8#166 /ugrave put
|
||||
dup 8#167 /ydieresis put
|
||||
dup 8#170 /zcaron put
|
||||
pop
|
||||
|
||||
/Enc-dict 30 dict def
|
||||
Enc-dict /tmpstr1 50 string put
|
||||
Enc-dict /tmpstr2 50 string put
|
||||
Enc-dict /tmpstr3 50 string dup (Encoding-) exch cvs pop put
|
||||
/AEnc-def { % arguments: the original font's name, encoding nr
|
||||
Enc-dict begin
|
||||
tmpstr2 cvs /Enc-no exch def % Remember the number in a string
|
||||
dup /OrigName exch def % remember the name
|
||||
findfont dup maxlength dict /newdict exch def % get dictionary for new font
|
||||
{ exch dup /FID ne
|
||||
{ exch newdict 3 1 roll put }
|
||||
{ pop pop } % Ignore FID
|
||||
ifelse
|
||||
} forall
|
||||
newdict begin
|
||||
/Encoding
|
||||
tmpstr3 9 Enc-no putinterval tmpstr3 0 9 Enc-no length add getinterval
|
||||
cvn load
|
||||
def % Replace encoding
|
||||
currentdict /UniqueID known
|
||||
{ /UniqueID UniqueID Enc-no cvi 49999 mul add def } if % Derive New UniqueID
|
||||
end % newdict
|
||||
/FNlength OrigName tmpstr1 cvs length def % convert name, remember length
|
||||
FNlength 1 add Enc-no length add string
|
||||
dup 0 OrigName tmpstr1 cvs putinterval
|
||||
dup FNlength (-) putinterval
|
||||
dup FNlength 1 add Enc-no putinterval
|
||||
dup 0 tmpstr1 0 FNlength getinterval putinterval % Add old name
|
||||
cvn dup newdict /FontName 3 2 roll put newdict definefont
|
||||
end % Enc-dict
|
||||
} def
|
||||
/Times-Roman 1 AEnc-def pop
|
||||
/R-1{/Times-Roman-1 FF}def
|
||||
/R{/Times-Roman FF}def
|
||||
/B{/Times-Bold FF}def
|
||||
/I{/Times-Italic FF}def
|
||||
%%EndProlog
|
||||
%%Page: 1 1
|
||||
BP
|
||||
/slant 0 def
|
||||
/height 0 def
|
||||
480 V
|
||||
10 R
|
||||
720(TTYTAB)S
|
||||
1127(\()S
|
||||
1177(\))S
|
||||
2696(Eighth)S
|
||||
(Edition)296 2989 A
|
||||
4770(TTYTAB)S
|
||||
5177(\()S
|
||||
5227(\))S
|
||||
960 V
|
||||
9 R
|
||||
720(N)S
|
||||
722(NA)S
|
||||
790(AM)S
|
||||
858(ME)S
|
||||
940(E)S
|
||||
1080 V
|
||||
10 R
|
||||
1080(ttytab)S
|
||||
10 R-1
|
||||
1334(-)S
|
||||
10 R
|
||||
1416(table)S
|
||||
1637(of)S
|
||||
1746(login)S
|
||||
1977(terminals)S
|
||||
1248 V
|
||||
9 R
|
||||
720(S)S
|
||||
722(SY)S
|
||||
774(YN)S
|
||||
842(NO)S
|
||||
910(OP)S
|
||||
978(PS)S
|
||||
1030(SI)S
|
||||
1082(IS)S
|
||||
1115(S)S
|
||||
1368 V
|
||||
10 B
|
||||
1080(/etc/ttytab)S
|
||||
1536 V
|
||||
9 R
|
||||
720(D)S
|
||||
722(DE)S
|
||||
790(ES)S
|
||||
848(SC)S
|
||||
900(CR)S
|
||||
962(RI)S
|
||||
1024(IP)S
|
||||
1057(PT)S
|
||||
1109(TI)S
|
||||
1167(IO)S
|
||||
1200(ON)S
|
||||
1268(N)S
|
||||
1656 V
|
||||
10 R
|
||||
1080(The)S
|
||||
10 B
|
||||
1267(ttytab)S
|
||||
10 R
|
||||
1555(\256le)S
|
||||
1714(lists)S
|
||||
1906(all)S
|
||||
2037(the)S
|
||||
2190(terminal)S
|
||||
2556(devices)S
|
||||
2889(that)S
|
||||
3071(one)S
|
||||
3247(can)S
|
||||
3418(login)S
|
||||
3655(on.)S
|
||||
3836(It)S
|
||||
3929(is)S
|
||||
4027(a)S
|
||||
4103(simple)S
|
||||
4402(text)S
|
||||
4584(\256le)S
|
||||
4744(that)S
|
||||
4926(contains)S
|
||||
1776 V
|
||||
1080(lines)S
|
||||
1295(of)S
|
||||
1404(the)S
|
||||
1552(form:)S
|
||||
1944 V
|
||||
10 I
|
||||
1440(name)S
|
||||
1800(type)S
|
||||
2160("getty")S
|
||||
2520("init")S
|
||||
2112 V
|
||||
10 R
|
||||
1080(The)S
|
||||
10 I
|
||||
1264(name)S
|
||||
10 R
|
||||
1509(and)S
|
||||
10 I
|
||||
1681(type)S
|
||||
10 R
|
||||
1876(\256elds)S
|
||||
2121(are)S
|
||||
2272(simple)S
|
||||
2568(words,)S
|
||||
10 I
|
||||
2867(name)S
|
||||
10 R
|
||||
3113(is)S
|
||||
3208(the)S
|
||||
3359(name)S
|
||||
3605(of)S
|
||||
3717(the)S
|
||||
3868(terminal)S
|
||||
4232(device)S
|
||||
4523(with)S
|
||||
10 B
|
||||
4730(/dev)S
|
||||
10 R
|
||||
4937(stripped)S
|
||||
2232 V
|
||||
1080(off,)S
|
||||
1248(and)S
|
||||
10 I
|
||||
1418(type)S
|
||||
10 R
|
||||
1611(tells)S
|
||||
1804(the)S
|
||||
1952(type)S
|
||||
2150(of)S
|
||||
2259(terminal)S
|
||||
2620(to)S
|
||||
(initialize)353 2723 A
|
||||
3101(the)S
|
||||
10 B
|
||||
3249(TERM)S
|
||||
10 R
|
||||
3576(environment)S
|
||||
4109(variable.)S
|
||||
2400 V
|
||||
1080(The)S
|
||||
10 I
|
||||
1262(getty)S
|
||||
10 R
|
||||
1483(and)S
|
||||
10 I
|
||||
1653(init)S
|
||||
10 R
|
||||
1812(\256elds)S
|
||||
2055(may)S
|
||||
2253(name)S
|
||||
2496(commands)S
|
||||
2956(that)S
|
||||
3132(are)S
|
||||
3281(run)S
|
||||
3440(to)S
|
||||
3544(allow)S
|
||||
3794(one)S
|
||||
3965(to)S
|
||||
4069(login)S
|
||||
4301(on)S
|
||||
4427(the)S
|
||||
4576(line,)S
|
||||
4778(or)S
|
||||
4888(to)S
|
||||
(initial-)269 4992 A
|
||||
2520 V
|
||||
1080(ize)S
|
||||
1237(the)S
|
||||
1399(line.)S
|
||||
1639(Both)S
|
||||
1873(these)S
|
||||
2119(\256elds)S
|
||||
2376(may)S
|
||||
2588(be)S
|
||||
2722(more)S
|
||||
2968(than)S
|
||||
3180(one)S
|
||||
3364(word)S
|
||||
3610(if)S
|
||||
3711(the)S
|
||||
3873(whole)S
|
||||
4158(\256eld)S
|
||||
4376(is)S
|
||||
4482(enclosed)S
|
||||
4872(in)S
|
||||
(double)273 4988 A
|
||||
2640 V
|
||||
(quotes.)287 1080 A
|
||||
10 I
|
||||
1420(Getty)S
|
||||
10 R
|
||||
1667(is)S
|
||||
1762(usually)S
|
||||
2080(simply)S
|
||||
2381(the)S
|
||||
2532(word)S
|
||||
10 B
|
||||
2767(getty)S
|
||||
10 R
|
||||
2980(,)S
|
||||
3033(the)S
|
||||
3184(command)S
|
||||
3608(that)S
|
||||
3787(prints)S
|
||||
4045(a)S
|
||||
4119(system)S
|
||||
4427(identi\256cation)S
|
||||
4987(banner)S
|
||||
2760 V
|
||||
1080(and)S
|
||||
1255(allows)S
|
||||
1548(on)S
|
||||
1677(to)S
|
||||
1784(type)S
|
||||
1986(a)S
|
||||
2060(name)S
|
||||
2307(to)S
|
||||
2414(log)S
|
||||
2571(in.)S
|
||||
10 I
|
||||
2728(Init)S
|
||||
10 R
|
||||
2897(is)S
|
||||
2993(usually)S
|
||||
3312(an)S
|
||||
10 B
|
||||
3436(stty)S
|
||||
10 R
|
||||
3622(command)S
|
||||
4047(to)S
|
||||
4154(set)S
|
||||
4295(the)S
|
||||
4447(baud)S
|
||||
4671(rate)S
|
||||
4852(and)S
|
||||
5026(parity)S
|
||||
2880 V
|
||||
1080(of)S
|
||||
1189(a)S
|
||||
1259(serial)S
|
||||
1503(line.)S
|
||||
3048 V
|
||||
1080(The)S
|
||||
10 I
|
||||
1269(init)S
|
||||
10 R
|
||||
1435(\256eld)S
|
||||
1646(may)S
|
||||
1851(be)S
|
||||
(omitted)307 1978 A
|
||||
2317(to)S
|
||||
2427(indicate)S
|
||||
2778(that)S
|
||||
2961(no)S
|
||||
(initialization)509 3093 A
|
||||
3635(is)S
|
||||
(necessary,)417 3735 A
|
||||
4185(and)S
|
||||
4363(the)S
|
||||
10 I
|
||||
4519(getty)S
|
||||
10 R
|
||||
4748(\256eld)S
|
||||
4960(may)S
|
||||
5166(be)S
|
||||
3168 V
|
||||
1080(left)S
|
||||
1246(out)S
|
||||
1405(to)S
|
||||
1513(not)S
|
||||
1671(start)S
|
||||
1875(a)S
|
||||
1950(login)S
|
||||
2186(process.)S
|
||||
2568(Terminals)S
|
||||
(should)267 3007 A
|
||||
3304(not)S
|
||||
3462(be)S
|
||||
3587(left)S
|
||||
3752(out,)S
|
||||
(because)319 3935 A
|
||||
4284(their)S
|
||||
(place)213 4499 A
|
||||
4742(in)S
|
||||
4850(the)S
|
||||
10 B
|
||||
5003(ttytab)S
|
||||
3288 V
|
||||
10 R
|
||||
1080(\256le)S
|
||||
1234(determines)S
|
||||
1701(their)S
|
||||
1911(slot)S
|
||||
2081(number)S
|
||||
2413(as)S
|
||||
2522(returned)S
|
||||
2883(by)S
|
||||
10 B
|
||||
3008(ttyslot)S
|
||||
10 R
|
||||
3277(\(3\).)S
|
||||
3456 V
|
||||
1080(Comments)S
|
||||
(\(introduced)464 1540 A
|
||||
2029(by)S
|
||||
2154(#\))S
|
||||
2263(and)S
|
||||
2433(empty)S
|
||||
2709(lines)S
|
||||
2924(are)S
|
||||
(ignored.)332 3073 A
|
||||
3624 V
|
||||
9 R
|
||||
720(E)S
|
||||
722(EX)S
|
||||
780(XA)S
|
||||
848(AM)S
|
||||
916(MP)S
|
||||
998(PL)S
|
||||
1050(LE)S
|
||||
1108(E)S
|
||||
3744 V
|
||||
10 R
|
||||
1080(A)S
|
||||
10 B
|
||||
1178(ttytab)S
|
||||
10 R
|
||||
1461(for)S
|
||||
1604(the)S
|
||||
1752(console,)S
|
||||
2109(two)S
|
||||
2285(serial)S
|
||||
2529(lines,)S
|
||||
2769(and)S
|
||||
2939(a)S
|
||||
(pseudo)284 3009 A
|
||||
3318(tty)S
|
||||
3449(entry:)S
|
||||
3912 V
|
||||
1440(console)S
|
||||
2640(minix)S
|
||||
3840(getty)S
|
||||
4032 V
|
||||
(tty00)206 1440 A
|
||||
(vt100)228 2640 A
|
||||
3840(getty)S
|
||||
5040("stty)S
|
||||
(9600")241 5251 A
|
||||
4152 V
|
||||
(tty01)206 1440 A
|
||||
2640(dialup)S
|
||||
3840(getty)S
|
||||
5040("stty)S
|
||||
(38400")291 5251 A
|
||||
4272 V
|
||||
(ttyp0)206 1440 A
|
||||
2640(network)S
|
||||
4440 V
|
||||
9 R
|
||||
720(E)S
|
||||
722(EN)S
|
||||
780(NV)S
|
||||
848(VI)S
|
||||
916(IR)S
|
||||
949(RO)S
|
||||
1011(ON)S
|
||||
1079(NM)S
|
||||
1147(ME)S
|
||||
1229(EN)S
|
||||
1287(NT)S
|
||||
1355(T)S
|
||||
4560 V
|
||||
10 B
|
||||
1080(TERM)S
|
||||
10 R
|
||||
1830(Terminal)S
|
||||
2225(type)S
|
||||
4728 V
|
||||
9 R
|
||||
720(N)S
|
||||
722(NO)S
|
||||
790(OT)S
|
||||
858(TE)S
|
||||
916(ES)S
|
||||
974(S)S
|
||||
4848 V
|
||||
10 R
|
||||
1080(It)S
|
||||
1167(is)S
|
||||
1259(customary)S
|
||||
1703(to)S
|
||||
1806(set)S
|
||||
1943(the)S
|
||||
2091(type)S
|
||||
2289(to)S
|
||||
10 B
|
||||
2392(dialup)S
|
||||
10 R
|
||||
2691(for)S
|
||||
2834(a)S
|
||||
2904(dialin)S
|
||||
3158(line.)S
|
||||
3384(One)S
|
||||
3577(can)S
|
||||
3742(check)S
|
||||
4002(for)S
|
||||
4145(that)S
|
||||
4321(name)S
|
||||
4564(in)S
|
||||
4667(one's)S
|
||||
10 B
|
||||
4910(.pro\256le)S
|
||||
10 R
|
||||
5215(.)S
|
||||
5016 V
|
||||
9 R
|
||||
720(S)S
|
||||
722(SE)S
|
||||
774(EE)S
|
||||
832(E)S
|
||||
913(A)S
|
||||
915(AL)S
|
||||
983(LS)S
|
||||
1041(SO)S
|
||||
1093(O)S
|
||||
5136 V
|
||||
10 B
|
||||
1080(gettyent)S
|
||||
10 R
|
||||
1428(\(3\),)S
|
||||
10 B
|
||||
1596(ttyslot)S
|
||||
10 R
|
||||
1865(\(3\),)S
|
||||
10 B
|
||||
2033(init)S
|
||||
10 R
|
||||
2179(\(8\).)S
|
||||
5304 V
|
||||
9 R
|
||||
720(A)S
|
||||
722(AU)S
|
||||
790(UT)S
|
||||
858(TH)S
|
||||
916(HO)S
|
||||
984(OR)S
|
||||
1052(R)S
|
||||
5424 V
|
||||
10 R
|
||||
1080(Kees)S
|
||||
1307(J.)S
|
||||
1396(Bot)S
|
||||
1566(\(kjb@cs.vu.nl\))S
|
||||
7903 V
|
||||
720(Page)S
|
||||
941(1)S
|
||||
4455(September)S
|
||||
4911(13,)S
|
||||
(1996)200 5061 A
|
||||
8143 V
|
||||
EP
|
||||
%%Trailer
|
||||
%%DocumentFonts: Times-Roman Times-Bold Times-Italic
|
||||
%%Pages: 1
|
||||
Reference in New Issue
Block a user