Hello,
I am struggling to correctly output a table label using latex. The problem is that each of my new tables keep getting labeled "Table 1:...", when I would like them to be Table 2, 3 and so on. I have tried placing the label above or below the caption but nothing seems to change. What am I doing wrong? Thank you for your help!
My stata code is as follows:
esttab * using wages1.tex, replace se ar2 title(Women's Income\label{tab2}) label replace
This is what I see in the latex:
\begin{table}[htbp]\centering
\def\sym#1{\ifmmode^{#1}\else\(^{#1}\)\fi}
\caption{Women's Income\label{tab2}}
\begin{tabular}{l*{5}{c}}
Related Posts with Editing table label using latex
Dyadic Ties. Looping if a pair in the same group is also a pair in another group, not longer than five years before the focal groupI am using Stata 15.0 I am trying to construct the variable Prior Tie Density (the number of formed …
Using Wald Test for Complex Interaction ModelsDear all: My name is Siyu. I am running a random-effects logit model involving many interaction ter…
Help with time-invariant variable in panel dataGood morning, I am new here and would greatly appreciate some help. I would like to run a regressio…
rename all words of localDear all, I have trouble finding my way through all possible local manipulations to find what I nee…
Panel Data Missing Observations! SolutionDear Statalisters, I am currently running analysis on a 2-period panel data set from China. I use a…
Subscribe to:
Post Comments (Atom)
0 Response to Editing table label using latex
Post a Comment