*! version 1.0.0 10/28/93 STB16: zz3 program define stb_qih /* .. help for stb_qi */ version 3.1 local a "in ye" local b "in gr _col(6)" local c "in ye _col(41)" local d "in gr _col(46)" #delimit ; di _n in gr _dup(79) "-" _n `a' "an" `b' "announcements" `c' "ip" `d' "instruction on programming" ; di `a' "cc" `b' "communications & letters" `c' "os" `d' "operating systems, hardware, &" ; di `a' "dm" `b' "data management" `d' "interprogram communication" ; di `a' "dt" `b' "data sets" `c' "qs" `d' "questions & suggestions" ; di `a' "gr" `b' "graphics" `c' "tt" `d' "teaching" ; di `a' "in" `b' "instructions" `c' "zz" `d' "not elsewhere classified" ; di ; di `a' "sbe" `b' "biostatistics & epidemiology" `c' "srd" `d' "robust methods & statistical diag." ; di `a' "sed" `b' "exploratory data analysis" `c' "ssa" `d' "survival analysis" ; di `a' "sg" `b' "general statistics" `c' "ssi" `d' "simulation & random numbers" ; di `a' "smv" `b' "multivariate analysis" `c' "sss" `d' "social science & psychometrics" ; di `a' "snp" `b' "nonparametric methods" `c' "sts" `d' "time series & econometrics" ; di `a' "sqc" `b' "quality control" `c' "sxd" `d' "experimental design" ; di `a' "sqv" `b' "analysis of qualitative vars" `c' "szz" `d' "not elsewhere classified" ; di in gr _dup(79) "-" ; #delimit cr end