Code:
***ssc install esttab ***ssc intall elabel use https://www.stata-press.com/data/r17/nlswork.dta, clear elabel variable hours "Label" xtset idcode year eststo clear xtset idcode year eststo:reg ln_wage cl.hours##c.tenure wks_ue south esttab using myfile.rtf, varlab (L.hours "Label") label replace
Code:
coeflabel(cL.hours#c.tenure "")